-
Notifications
You must be signed in to change notification settings - Fork 9
EXUI 1831 - Additional Welsh improvements #1906
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
Open
andywilkinshmcts
wants to merge
29
commits into
master
Choose a base branch
from
exui-1831
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…o translation service
…he values of text fields
* Update ver, add code to use angular router when clicking link in markdown * Use (click) insteas of @HostListener * Update version name * test add the markdown html as an exclusion as dont want to add all the keyboard inputs * cleanup console log * cve --------- Co-authored-by: RiteshHMCTS <[email protected]>
* initial commit for changes to reduce untranslatable data being sent to translation service * update package version * Test of translation substitution * suppress vuln * update version for re-release * Don't translate the number of results * Remove undesirable translations, including removing translations of the values of text fields --------- Co-authored-by: RiteshHMCTS <[email protected]>
* Add exclusion list code for doc store url * change ver to pre-release * add additional test * add additional ? * fix * remove console log --------- Co-authored-by: RiteshHMCTS <[email protected]>
* Initial commit, need to fix tests * remove commented code, fix broken tests * remove console log * update version num * code rev comments, change ver * add additional checks for values being there * update to use _value instead of formatted_value * update to use .some() instead of .find() * Update function name --------- Co-authored-by: RiteshHMCTS <[email protected]>
…h current implementation on AAT (#1891) Co-authored-by: RiteshHMCTS <[email protected]>
…es for translation
|
# Conflicts: # package.json # projects/ccd-case-ui-toolkit/package.json # projects/ccd-case-ui-toolkit/src/lib/app-config.mock.ts # projects/ccd-case-ui-toolkit/src/lib/app.config.ts # projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/markdown/markdown.component.ts # projects/ccd-case-ui-toolkit/src/lib/shared/components/palette/waystopay/waystopay-field.component.spec.ts # projects/ccd-case-ui-toolkit/src/lib/shared/components/search-result/search-result.component.ts # projects/ccd-case-ui-toolkit/src/lib/shared/directives/substitutor/label-substitutor.directive.ts # projects/ccd-case-ui-toolkit/src/lib/shared/domain/definition/case-field.model.ts # projects/ccd-case-ui-toolkit/src/lib/shared/services/document-management/document-management.service.spec.ts # projects/ccd-case-ui-toolkit/src/lib/shared/services/document-management/document-management.service.ts # sonar-project.properties
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.




JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/EXUI-1831
Change description
This branch includes all the changes associated with EXUI-1848, plus additional fixes to improve the selectivity of translation
Does this PR introduce a breaking change? (check one with "x")