Add registration search field translation#1164
Closed
tumbledwyer wants to merge 2708 commits intodevelopfrom
Closed
Add registration search field translation#1164tumbledwyer wants to merge 2708 commits intodevelopfrom
tumbledwyer wants to merge 2708 commits intodevelopfrom
Conversation
Remove v1 tests
# Conflicts: # e2e/testcases/birth/declarations/add-mother-details-on-review.spec.ts
chore: add additional test case for declaration action
Add testcase for ocrvs-10578 comment case
…yconfig into sync-far-27-10
Sync far 27 10
…rvs-countryconfig into sync-dev-with-1.9
* add initial mosip interoperability for Farajaland 1.9 * bump mosip api version * use new version for mosip repo * upgrade toolkit * add verification status for mother * update env variables as documented * update the translation to be more realistic description todo still * update description translation * move mosip interop url to be changeable with env vars * add verification for father and informant * fix failed translations * fix typo with mutating declaration instead of updatedFields * add deceased verification * update toolkit according to core * update text to status as per toolkit new version * add nid field for child * bump mosip package * add NID to birth certificate * fix aggregate not needing 2nd param anymore * chore: restore mosip fields in v2 form * update mosip api to 1.9.0-beta.4 * sync with latest form changes * remove old mosip api references * bump to beta.6 * bump mosip api version * fix ui not waiting for external validation in e2es * fix: 4.5.2, 3.7.2 * fix: function name typo * ensure external validation is empty in 1.4.2 2.2.6 5.5 * ensure external validation is empty in 8.3.8 * chore: disable 2FA on v19-beta-prod This reverts commit e65363c. * chore: enable 2FA on v19-beta-prod This reverts commit b85245f. * try if ensuring external validation fixes form state test * align farajaland custom-event/handler with countryconfig-mosip * fix: remove registrationNumber validation for external ID providers When an external ID provider (e.g., MOSIP) is integrated, the registrationNumber may not be immediately available after a registration is submitted.By the time the script logs in and navigates to the record audit view, the registrationNumber might already exist in the UI, but it’s not reliably accessible as a reference value in this context. Removing the strict check ensures smoother flow and avoids false negatives in such cases. * copy mosip.ts properly over from opencrvs-countryconfig-mosip * fix(correction-summary): remove registrationNumber validation for external ID providers When an external ID provider (e.g., MOSIP) is integrated, the registrationNumber may not be immediately available after a registration is submitted.By the time the script logs in and navigates to the record audit view, the registrationNumber might already exist in the UI, but it’s not reliably accessible as a reference value in this context. Removing the strict check ensures smoother flow and avoids false negatives in such cases. --------- Co-authored-by: Md. Ashikul Alam <ashikul.alam@dsinnovators.com> Co-authored-by: Md. Ashikul Alam <32668488+Nil20@users.noreply.github.com> Co-authored-by: tahmidrahman-dsi <tahmid.rahman@dsinnovators.com> Co-authored-by: jamil314 <jamil31415926@gmail.com>
…and into sync-dev-with-1.9
chore: merge release-v1.9.0 into develop
fix: add timeout to avoid false negatives
# Conflicts: # package.json # yarn.lock
…n exception to be thrown from global action listener
…o release-v1.9.1-to-dev
Release v1.9.1 to dev
Replace EventStatus VALIDATED with flag 'validated'
…s-countryconfig into merge-v1.9.1-to-develop
Merge v1.9.1 to develop
10f4116 to
15de0cd
Compare
15de0cd to
c036d2e
Compare
Contributor
|
@tumbledwyer Is this relevant anymore? |
Contributor
Author
|
@Zangetsu101 This is actually in dev already so it's redundant. |
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
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.
Description
PR to accompany: opencrvs/opencrvs-core#10853
Adds translation
Checklist