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

Ob 8353 externalize translations config #107

Merged
merged 8 commits into from
Jan 18, 2024

Conversation

Leandro13Silva13
Copy link
Collaborator

Fixes #

Proposed Changes

* Add custom translation paths on the application.properties file
* Adapt DefaultTranslationsService.java and TranlationMangementServiceApiClient to use the added custom translation paths added
* Add translationManagementSystemEnabled check on TranslationService to skip the translationManagementServiceApiClient call if the value is false
* fixed typo on TranslationManagementServiceApiClient's class name
* Add unit tests for the class TranslationService regarding the logic added
* Correct unit tests for the TranslationService
* Add translation system property to the test properties file
* rename the DefaultTranslationsServiceIT file
* Move getDialectSuffix method from TranslationManagementServiceApiClient to DefaultTranslationsService
* Added tests to DefaultTranslationsServiceIT
* Move getDialectSuffix method from TranslationManagementServiceApiClient to DefaultTranslationsService
* Added tests to DefaultTranslationsServiceIT
* Add space between the method name and "{"
Copy link

sonarcloud bot commented Jan 18, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tkuzynow tkuzynow merged commit b7a3a22 into develop Jan 18, 2024
4 of 7 checks passed
@tkuzynow tkuzynow deleted the OB-8353-externalize-translations-config branch January 18, 2024 09:21
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.

2 participants