This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/src/features
2021-03-14 11:08:39 +01:00
..
NotFoundPage replace ROUTE object with enum, add link to ProfessionsPage to AppLayout 2021-03-12 13:38:34 +01:00
ProfessionsPage use react-hook-form's isSubmitting state 2021-03-13 13:16:01 +01:00
QualificationsPage QualificationsPage: FormDialog refactor 2021-03-13 13:23:11 +01:00
QuestionsPage add a new util: buildURL 2021-03-14 11:08:39 +01:00
SignInPage use react-hook-form's isSubmitting state 2021-03-13 13:16:01 +01:00
UsersPage use react-hook-form's isSubmitting state 2021-03-13 13:16:01 +01:00
AdminRoutes.tsx add QuestionsPage 2021-03-13 16:10:31 +01:00
App.tsx replace ROUTE object with enum, add link to ProfessionsPage to AppLayout 2021-03-12 13:38:34 +01:00
AppLoading.tsx add AppLoading, Spinner and a basic material-ui theme 2021-03-07 17:19:48 +01:00