-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Use full page forms instead of modals (#202)
* refactor: add id and message to create category response * refactor: convert category creation from modal to standalone page * refactor: add id to create lesson response * refactor: convert lesson creation from modal to standalone page * refactor: add id to create course response * refactor: convert courses creation from modal to standalone page * feat: create user method * refactor: convert users creation from modal to standalone page * refactor: fix typo, and update barrel files * refactor: add missing id to response validation * feat: create and swap icons in admin sidebar * refactor: transform lesson item form modals into pages * refactor: apply review feedback
- Loading branch information
1 parent
e7b0760
commit a83fbcc
Showing
58 changed files
with
1,916 additions
and
1,817 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.