-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(frontend): organization management pages (#2097)
* fix(uploadArea): refactor uploadArea component * refactor(formUpdateTab): refactor code, show error if no form upload * feat(isEmpty): isEmpty function add * feat(utilFunctions): convertFileUrlToArray, getFileNameFromURL function add * fix(refactor): use uploadArea component for logo upload * refactor(createEditOrganizationForm): define api url to top * feat(createEditOrganizationForm): associated email form field add * fix(organizationForm): associated email add * fix(organisation_schemas): associated_email add * feat(createEditOrganizationForm): show toast if no change in form * fix(organizationDetailsValidation): add email validation to organization form * fix(organizationService): fix state early state clear issue * fix(organizationService): show error toast on error * refactor(routes): update url paths for simplicity and uniformity
- Loading branch information
Showing
17 changed files
with
192 additions
and
152 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
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.