Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.12.0 #4000

Merged
merged 191 commits into from
Sep 19, 2024
Merged

Release 5.12.0 #4000

merged 191 commits into from
Sep 19, 2024

Conversation

AmsterGet
Copy link
Member

@AmsterGet AmsterGet commented Sep 4, 2024

PR Checklist

  • Have you verified that the PR is pointing to the correct target branch? (develop for features/bugfixes, other if mentioned in the task)
  • Have you verified that your branch is consistent with the target branch and has no conflicts? (if not, make a rebase under the target branch)
  • Have you checked that everything works within the branch according to the task description and tested it locally?
  • Have you run the linter (npm run lint) prior to submission? Enable the git hook on commit in your IDE to run it and format the code automatically.
  • Have you run the tests locally and added/updated them if needed?
  • Have you checked that app can be built (npm run build)?
  • Have you made sure that all the necessary pipelines has been successfully completed?
  • If the task requires translations to be updated, have you done this by running the manage:translations script?

Visuals

BlazarQSO and others added 30 commits December 20, 2023 11:48
… isn't notified about entered extra symbols (#3708)

* EPMRPP-87061 || Extra symbols are cut in Integrations modals and user isn't notified about entered extra symbols

* EPMRPP-87061 || code review fixes - 1
#3729)

* EPMRPP-87445 || Add ability to exclude skipped tests from statistics for component health check widget

* EPMRPP-87445 || Code Review fix - 1
#3733)

* EPMRPP-88348 || Description is not added to plugin issue when posting it if it contains label

* EPMRPP-88348 || code review fixes - 1
#3732)

* EPMRPP-89221 || status refine contains skipped when clicking on the total statistics for widget with excluded skipped items

* EPMRPP-89221 || Code Review fix - 1

* EPMRPP-89221 || Code Review fix - 2

* EPMRPP-89221 || Code Review fix - 3
* EPMRPP-88348 || multiline field mapping fix

* EPMRPP-88348 || code review fixes - 1
* EPMRPP-89125 || Analyzer no any tooltip if invalid value

* EPMRPP-89125 || Code Review fix - 1
…radio buttons and toggles (#3743)

* EPMRPP-87611 || Update components colors and opacity for checkboxes, radio buttons and toggles

* EPMRPP-87611 || Code Review fix - 1

* EPMRPP-87611 || Code Review fix - 2
* EPMRPP-89208 || Fix SonarCloud errors

* EPMRPP-89208 || fix sonarcloud

* EPMRPP-89208 || sonarcloud fix - 2

* EPMRPP-89208 || Core Review fix - 1
@AmsterGet
Copy link
Member Author

Hello @mg-diego ! This is a draft PR for our upcoming 5.12.0 Service UI release. Could you please help us translate the new messages from the es.json file? Thank you in advance!

Hi @AmsterGet, which file shall I use to check the new/modified keys, the app/localization/translated/be.json ?

@mg-diego yes, be.json can be used as a reference.

@mg-diego
Copy link
Contributor

mg-diego commented Sep 5, 2024

Hello @mg-diego ! This is a draft PR for our upcoming 5.12.0 Service UI release. Could you please help us translate the new messages from the es.json file? Thank you in advance!

Hi @AmsterGet, which file shall I use to check the new/modified keys, the app/localization/translated/be.json ?

@mg-diego yes, be.json can be used as a reference.

@AmsterGet I created the following PR towards rc/5.12.0, please let me know if anything else is missing!

#4002

* Update CODEOWNERS

* EPMRPP-94958 || Jira Cloud plugin. Error on Post issue

* EPMRPP-94958 || code review fix -1

---------

Co-authored-by: Ilya <ilya_hancharyk@epam.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 47.82609% with 12 lines in your changes missing coverage. Please review.

Project coverage is 60.11%. Comparing base (31b952a) to head (0c7514c).
Report is 752 commits behind head on master.

Files with missing lines Patch % Lines
app/src/common/constants/actionTypes.js 0.00% 2 Missing ⚠️
app/src/common/constants/retentionPolicy.js 0.00% 2 Missing ⚠️
app/src/common/utils/timeDateUtils.js 33.33% 1 Missing and 1 partial ⚠️
app/src/common/constants/localization.js 0.00% 1 Missing ⚠️
app/src/common/constants/supportedLanguages.js 0.00% 1 Missing ⚠️
app/src/common/utils/fetch.js 80.00% 0 Missing and 1 partial ⚠️
app/src/common/utils/storageUtils.js 50.00% 0 Missing and 1 partial ⚠️
app/src/common/utils/validation/asyncValidation.js 0.00% 0 Missing and 1 partial ⚠️
...pp/src/common/utils/validation/commonValidators.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4000      +/-   ##
==========================================
+ Coverage   59.85%   60.11%   +0.26%     
==========================================
  Files          75       80       +5     
  Lines         802      875      +73     
  Branches      118      128      +10     
==========================================
+ Hits          480      526      +46     
- Misses        294      321      +27     
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: Diego Martinez Gilabert <diego.martinez@betterask.erni>
…lidation message (#4011)

* EPMRPP-95285 || Unable to Unlink the issue

* EPMRPP-95281 || Wrong validation message
Copy link

sonarcloud bot commented Sep 19, 2024

@AmsterGet AmsterGet marked this pull request as ready for review September 19, 2024 11:56
@AmsterGet AmsterGet requested review from APiankouski and removed request for Vadim73i September 19, 2024 11:56
@maria-hambardzumian maria-hambardzumian changed the title RC 5.12.0 Release 5.12.0 Sep 19, 2024
@maria-hambardzumian maria-hambardzumian merged commit f3a0937 into master Sep 19, 2024
12 checks passed
@maria-hambardzumian maria-hambardzumian deleted the rc/5.12.0 branch September 19, 2024 14:06
@maria-hambardzumian maria-hambardzumian restored the rc/5.12.0 branch September 20, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants