-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UIORGS-390 Implement organization's banking information form (#580)
* UIORGS-390 Move reusable constants and hooks to appropriate places * UIORGS-390 rename hook useBankingInformation to useBankingInformationSettings: to not confuse domens * UIORGS-390 Implement base components and hooks for banking information (no logic) * UIORGS-390 Implement logic for banking information management * UIORGS-390 add hook to get categories * UIORGS-390 Add categories options to the form; fix issues * UIORGS-390 Update label for address category * UIORGS-390 use translated categories * UIORGS-390 Implement event emmiter to handle address categories change * UIORGS-390 Update changelog * Fix countries sorting * update tests * fix code smells * UIORGS-390 Add unit tests * add more test * UIORGS-390 add tests to cover categories assignement logic * UIORGS-390 Temporarily include banking info perms into common sets
- Loading branch information
1 parent
485f859
commit e780e54
Showing
68 changed files
with
2,635 additions
and
1,139 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.