-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fe:FSADT1-1574): CLIENT_VIEWER Client Summary Section - Front-End (
#1335) * chore: remove ineffective sonar comments * feat: add summary fields (corporation) * refactor: get tag color by client status * test: get tag color by client status * chore: add draft stubs * feat: add individual fields * fix: replace organizationName with clientName * fix: fix UI details on fields Standing and Note * fix: fix submission stubs * feat: join registration number parts Also updates property names. * fix: forcely move Note field to next row * fix: move Identification and Date of birth to their correct position * feat: handle fetch errors * minor fixes * network error * update status * feat: make any .grouping-10 take the full row * chore: remove property from stub * rename Notes * add wcbFirmNumber to stubs * refactor: reuse function goodStanding * extract summary component and other changes * test: goodStanding * test: add summary tests * add doingBusinessAs to the model * test: full client name and errors * update client details url * add Doing business as * set label color to black * Revert "set label color to black" This reverts commit cc2a0d5. * update the general style for labels * update stub names * birthdate label * test: update tests * test: fix missing router * test: fix stub mappings
- Loading branch information
1 parent
eeb04d4
commit c030807
Showing
32 changed files
with
1,000 additions
and
78 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.