Skip to content

Conversation

@andywilkinshmcts
Copy link
Contributor

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")

[ ] Yes
[x ] No

andywilkinshmcts and others added 24 commits January 24, 2025 16:36
* 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]>
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

# 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants