-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ids-api): Add alive check to legal representative delegation type (
#16284) * Refactor alive status check into separate service. Add check to legal repr. * Fix typo. * Handle error when deleting from index. * Refactor error handling when deleting from index. * Enable using national registry v3 to check if deceased. * Remove import. * Make user optional. * Add v3 config to other apis. * chore: charts update dirty files * chore: nx format:write update dirty files * Fix feature flag. * Preserve name fallback. Fix tests in public-api. * Handle undefined input. * Use Set instead of uniq. * Single pass when merging. --------- Co-authored-by: andes-it <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3d9f462
commit ca7fe1a
Showing
32 changed files
with
2,670 additions
and
2,132 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.