Commit Graph

19 Commits

Author SHA1 Message Date
f0654725a0 update color palette 2021-03-15 20:42:48 +01:00
6946845ac7 remove unnecessary React imports 2021-03-15 20:10:30 +01:00
a78ddf3ca2 add a new hook: useScrollElement, memoize items in most of the hooks 2021-03-15 19:56:59 +01:00
5721ebc869 [WIP] 2021-03-13 16:57:18 +01:00
4bdd2fc68a QualificationsPage: add a new input to the FormDialog ('Professions') 2021-03-13 13:09:48 +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
f0782f143f codegen.yml: the ID scalar should be a number | add edit user functionality 2021-03-12 11:17:14 +01:00
ff3636542c add SearchInput/UsersPage's TableToolbar 2021-03-12 08:26:40 +01:00
d8439e5c63 update types 2021-03-09 20:18:47 +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
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
521286cfcc add .graphqlconfig, fix typo in .prettierrc filename, add a new lib - auth 2021-03-07 16:37:08 +01:00
0ea3eb8b07 add two libs: graphql and tokenstorage 2021-03-07 14:46:37 +01:00