-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bal 684 collect directors images in collection flow (#1676)
* feat: added initial FileUploaderField & dependant hooks & tests * feat: finalized FileUploaderField & added tests * fix: fixed onChange handler & test fixes * feat: added onBlur & added subscriptions to file repository & added tests * feat: added support of array field documents to DocumentField & destination parser & tests * feat: added selfie document input & updated schemas & crash fixes & common bump * Bal 684 collect directors images in collection flow backoffice (#1647) * feat: added rendering of director document images * feat: added property schemas to common & updated bdirectors block layout * feat: added propertiesSchema to documents created in collection flow * feat: implementing update of director documents * feat: implemented documents & decision update for directors & added document selection to popup * feat: added revision reasons for each of director documents * feat: added default revision reasons for director documents * feat: added reset of revision decisions for director documents * feat: added approval buttons to director documents * feat: ask for all re-uploads count includes directors & added status details & approved badge * fix: removed reduntant settings & refactored code * fix: fixd bug where jsonb method break primitives & added onSubmit callback to Details * feat: reverted origin deepMerge migration & added migration with update * feat: added output of director documents errors * feat: reworked step completion tracking & added disable state for inputs on revision & fixes * fix: post merge fixes * fix: type fix * fix: missing imports fix * fix: fixed category & type options on director documents * fix: refactored document selection & added comment & reason reset on document re-select * feat: added re-upload badge for revision workflows & fixed warning indication with multiple pages * fix: fixed missing disabled status on inputs & ui bump & stepper status indication fixes
- Loading branch information
1 parent
2e05803
commit d88b8d5
Showing
115 changed files
with
2,711 additions
and
503 deletions.
There are no files selected for viewing
This file was deleted.
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
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.