Commit Graph

18 Commits

Author SHA1 Message Date
Dawid Wysokiński 03542b8564 update title in TopBar.tsx 2021-03-17 05:59:44 +01:00
Dawid Wysokiński 6946845ac7 remove unnecessary React imports 2021-03-15 20:10:30 +01:00
Dawid Wysokiński 5721ebc869 [WIP] 2021-03-13 16:57:18 +01:00
Dawid Wysokiński 2d2ab01497 QualificationsPage: search by code and name 2021-03-12 16:09:51 +01:00
Dawid Wysokiński 715c6a7e67 Sidebar: add link to QualificationsPage 2021-03-12 16:06:38 +01:00
Dawid Wysokiński a47cbab211 remove DashboardPage 2021-03-12 13:46:44 +01:00
Dawid Wysokiński 457e884f9e replace ROUTE object with enum, add link to ProfessionsPage to AppLayout 2021-03-12 13:38:34 +01:00
Dawid Wysokiński 226d81ff48 UsersPage: add selection functionality 2021-03-12 11:53:31 +01:00
Dawid Wysokiński ff3636542c add SearchInput/UsersPage's TableToolbar 2021-03-12 08:26:40 +01:00
Dawid Wysokiński 970d962ca5 simplify the Table component, the UsersPage shows some basic data 2021-03-11 20:29:56 +01:00
Dawid Wysokiński 6e0c755b06 add Sortparam and UsersPage.useUsers 2021-03-09 20:10:34 +01:00
Dawid Wysokiński 13fc1874b7 add configured graphql-codegen 2021-03-09 19:44:13 +01:00
Dawid Wysokiński 550c0d30e4 rename some of the types 2021-03-08 21:40:21 +01:00
Dawid Wysokiński 9b128e1e57 add a new reusable component - Table 2021-03-08 21:37:47 +01:00
Dawid Wysokiński 91b7cd89d9 show info about current user at sidebar 2021-03-08 20:37:58 +01:00
Dawid Wysokiński 41f2bb891b add AppLayout 2021-03-08 20:21:27 +01:00
Dawid Wysokiński 8c8296fb74 add PublicRoute, AdminRouter (wrappers for react-router-dom's Route), Link, NotFoundPage 2021-03-07 18:35:21 +01:00
Dawid Wysokiński 81d8eccb08 add AppLoading, Spinner and a basic material-ui theme 2021-03-07 17:19:48 +01:00