Commit Graph

28 Commits

Author SHA1 Message Date
5721ebc869 [WIP] 2021-03-13 16:57:18 +01:00
7b7aef9a1f add QuestionsPage 2021-03-13 16:10:31 +01:00
19d43b96ba QualificationsPage: FormDialog refactor 2021-03-13 13:23:11 +01:00
d09704f5e8 use react-hook-form's isSubmitting state 2021-03-13 13:16:01 +01:00
4bdd2fc68a QualificationsPage: add a new input to the FormDialog ('Professions') 2021-03-13 13:09:48 +01:00
2d2ab01497 QualificationsPage: search by code and name 2021-03-12 16:09:51 +01:00
94cd4129db add QualificationsPage 2021-03-12 15:58:15 +01:00
a47cbab211 remove DashboardPage 2021-03-12 13:46:44 +01:00
457e884f9e replace ROUTE object with enum, add link to ProfessionsPage to AppLayout 2021-03-12 13:38:34 +01:00
09651c51ab add ProfessionsPage 2021-03-12 13:19:22 +01:00
6173c952ce UsersPage: add 'activate users' option 2021-03-12 12:46:06 +01:00
274e34b098 UsersPage: add 'delete users' option 2021-03-12 12:38:03 +01:00
37d3652248 replace material-ui-snackbar-provider with notistack 2021-03-12 12:12:42 +01:00
226d81ff48 UsersPage: add selection functionality 2021-03-12 11:53:31 +01:00
f0782f143f codegen.yml: the ID scalar should be a number | add edit user functionality 2021-03-12 11:17:14 +01:00
2f73ef1b62 UsersPage: add FormDialog 2021-03-12 10:45:12 +01:00
ff3636542c add SearchInput/UsersPage's TableToolbar 2021-03-12 08:26:40 +01:00
970d962ca5 simplify the Table component, the UsersPage shows some basic data 2021-03-11 20:29:56 +01:00
6e0c755b06 add Sortparam and UsersPage.useUsers 2021-03-09 20:10:34 +01:00
13fc1874b7 add configured graphql-codegen 2021-03-09 19:44:13 +01:00
9b128e1e57 add a new reusable component - Table 2021-03-08 21:37:47 +01:00
b0ffb2b43f [SignInPage] disable input while submitting 2021-03-08 20:26:06 +01:00
41f2bb891b add AppLayout 2021-03-08 20:21:27 +01:00
ab2296af13 update favicon.ico, add logo.svg, add styles and background to the SignInPage, finish the SignInForm logic 2021-03-07 21:47:18 +01:00
958f280a2c add react hook form, add all input fields to SignInPage and some basic logic 2021-03-07 19:47:23 +01:00
8c8296fb74 add PublicRoute, AdminRouter (wrappers for react-router-dom's Route), Link, NotFoundPage 2021-03-07 18:35:21 +01:00
81d8eccb08 add AppLoading, Spinner and a basic material-ui theme 2021-03-07 17:19:48 +01:00
4c64bc70a5 init 2021-03-07 12:42:14 +01:00