-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update yarn.lock * feat: wip: birth event v2 * feat: use select option in gender, attendantAtBirth and birthType * fix: use number for weight at birth * feat: person input wip * feat: show dob or age based on dobUnknown checkbox * chore: rename directory * amend: import from renamed directory * feat: add informant relation to birth form * feat: render informant fields based on relation to child * feat: separate the logic for concatenating field id * feat: complete informant details apart form person inputs * feat: implement id and address * refactor: create utils * fix: handle undefined values in conditionals * feat: implement father and mother details * feat: implement upload supporting document * fix: use simpler concat * feat: use country field * feat: add place of birth * fix: typo * fix: align label and required properties with legecy birth * fix: font of bulletList * feat: add helper texts * chore: bump up @opencrvs/toolkit * chore: update yarn.lock * feat: use Location type in address * feat: implement urbanOrRural * feat: implement health_failities * feat: add addressInput in tennis-club-membership * fix: update ids of other country input fields * rename: BirthEvent to birthEvent * chore: remove the messages that are not in use * chore: remove unused * refactor: use informantType instead of hardcoding * refactor: birth event * chore: bump up toolkit * feat: add relation to child for someone else * feat: usual place of residence same as mother * refactor: make suggested changes * fix: update types
- Loading branch information
Showing
6 changed files
with
277 additions
and
72 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
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.