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
Dawid Wysokiński 922628cdd4
refactor
2022-09-25 13:33:01 +02:00
..
NotFoundPage remove unnecessary React imports 2021-03-15 20:10:30 +01:00
ProfessionsPage ProfessionsPage: pluralize words using the lib "polish-plurals" 2021-04-11 11:40:54 +02:00
QualificationsPage refactor 2022-09-25 13:33:01 +02:00
QuestionsPage FormDialog.useQualifications.ts - increase limit 2021-04-17 15:32:43 +02:00
SignInPage update color palette 2021-03-15 20:42:48 +01:00
UsersPage ProfessionsPage: pluralize words using the lib "polish-plurals" 2021-04-11 11:40:54 +02: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