Commit Graph

51 Commits

Author SHA1 Message Date
Dawid Wysokiński 922628cdd4
refactor 2022-09-25 13:33:01 +02:00
Dawid Wysokiński 284ab3dbce
small refactor + add Sentry.captureException in two catch blocks 2021-11-06 09:28:13 +01:00
Dawid Wysokiński 752913241d fix(QualificationsPage): can't type anything in select profession input 2021-06-10 19:18:01 +02:00
Dawid Wysokiński 7e33fbecf4 FormDialog refactor 2021-06-10 18:31:55 +02:00
Dawid Wysokiński 431d6ffac2 FormDialog.useQualifications.ts - increase limit 2021-04-17 15:32:43 +02:00
Dawid Wysokiński 80e2765531 add WordWrap and wrap question content in this component 2021-04-17 14:34:09 +02:00
Dawid Wysokiński 9f887cc252 update FORMULAS 2021-04-11 18:21:41 +02:00
Dawid Wysokiński 71f1b2c43a QuestionsPage: pluralize words using the lib "polish-plurals" 2021-04-11 11:55:20 +02:00
Dawid Wysokiński c6723e05d4 QualificationsPage: pluralize words using the lib "polish-plurals", increase the max length of a qualification name (100 -> 200) 2021-04-11 11:53:29 +02:00
Dawid Wysokiński 5645d4e9f3 ProfessionsPage: pluralize words using the lib "polish-plurals" 2021-04-11 11:40:54 +02:00
Dawid Wysokiński 1185b5f0de UsersPage: pluralize words using the lib "polish-plurals"
fix warning about loadUser
2021-04-11 11:34:16 +02:00
Dawid Wysokiński 2d867101c9 QuestionsPage: split FormDialog into two components 2021-04-11 11:21:52 +02:00
Dawid Wysokiński 89cc8fded8 QualificationsPage: split FormDialog into two components 2021-04-11 11:15:56 +02:00
Dawid Wysokiński 57500d8c6e ProfessionsPage: split FormDialog into two components 2021-04-11 10:57:46 +02:00
Dawid Wysokiński 17672a44a7 QualificationsPage: reset professions when closing the modal 2021-04-05 17:48:36 +02:00
Dawid Wysokiński f0654725a0 update color palette 2021-03-15 20:42:48 +01:00
Dawid Wysokiński 6946845ac7 remove unnecessary React imports 2021-03-15 20:10:30 +01:00
Dawid Wysokiński a78ddf3ca2 add a new hook: useScrollElement, memoize items in most of the hooks 2021-03-15 19:56:59 +01:00
Dawid Wysokiński 590add5070 QuestionsPage: reset form after submit 2021-03-14 11:38:59 +01:00
Dawid Wysokiński 16bed0aa62 add a new util: buildURL 2021-03-14 11:08:39 +01:00
Dawid Wysokiński e3815bab37 QuestionsImage: add ImagePreview, add file upload functionality 2021-03-14 10:42:09 +01:00
Dawid Wysokiński bce09ef946 fix one message in QuestionsPage 2021-03-13 18:43:18 +01:00
Dawid Wysokiński b6cefbc741 QuestionsPage: add qualification select 2021-03-13 18:35:01 +01:00
Dawid Wysokiński 5721ebc869 [WIP] 2021-03-13 16:57:18 +01:00
Dawid Wysokiński 7b7aef9a1f add QuestionsPage 2021-03-13 16:10:31 +01:00
Dawid Wysokiński 19d43b96ba QualificationsPage: FormDialog refactor 2021-03-13 13:23:11 +01:00
Dawid Wysokiński d09704f5e8 use react-hook-form's isSubmitting state 2021-03-13 13:16:01 +01:00
Dawid Wysokiński 4bdd2fc68a QualificationsPage: add a new input to the FormDialog ('Professions') 2021-03-13 13:09:48 +01:00
Dawid Wysokiński 2d2ab01497 QualificationsPage: search by code and name 2021-03-12 16:09:51 +01:00
Dawid Wysokiński 94cd4129db add QualificationsPage 2021-03-12 15:58:15 +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 09651c51ab add ProfessionsPage 2021-03-12 13:19:22 +01:00
Dawid Wysokiński 6173c952ce UsersPage: add 'activate users' option 2021-03-12 12:46:06 +01:00
Dawid Wysokiński 274e34b098 UsersPage: add 'delete users' option 2021-03-12 12:38:03 +01:00
Dawid Wysokiński 37d3652248 replace material-ui-snackbar-provider with notistack 2021-03-12 12:12:42 +01:00
Dawid Wysokiński 226d81ff48 UsersPage: add selection functionality 2021-03-12 11:53:31 +01:00
Dawid Wysokiński f0782f143f codegen.yml: the ID scalar should be a number | add edit user functionality 2021-03-12 11:17:14 +01:00
Dawid Wysokiński 2f73ef1b62 UsersPage: add FormDialog 2021-03-12 10:45:12 +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 9b128e1e57 add a new reusable component - Table 2021-03-08 21:37:47 +01:00
Dawid Wysokiński b0ffb2b43f [SignInPage] disable input while submitting 2021-03-08 20:26:06 +01:00
Dawid Wysokiński 41f2bb891b add AppLayout 2021-03-08 20:21:27 +01:00
Dawid Wysokiński 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
Dawid Wysokiński 958f280a2c add react hook form, add all input fields to SignInPage and some basic logic 2021-03-07 19:47:23 +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