Commit Graph

87 Commits

Author SHA1 Message Date
Dawid Wysokiński cf20c5e323 update renovate.json 2021-07-04 18:02:58 +02:00
Dawid Wysokiński 3ad79b4409
Merge pull request #9 from zdam-egzamin-zawodowy/renovate/configure
Configure Renovate
2021-07-04 17:40:50 +02:00
Renovate Bot 40b6b8fdd3
Add renovate.json 2021-07-04 15:38:02 +00:00
Dawid Wysokiński 953e0aecc3
Merge pull request #8
fix: can't type anything in select profession input
2021-06-10 19:18:43 +02: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 b497812762
Merge pull request #7
refactor: FormDialog (QualificationsPage)
2021-06-10 18:32:36 +02:00
Dawid Wysokiński 7e33fbecf4 FormDialog refactor 2021-06-10 18:31:55 +02:00
Dawid Wysokiński 72c0cac8b2
Merge pull request #6
chore: bump packages (@apollo/client, @material-ui/core, @material-ui/lab, date-fns, notistack, react-hook-form)
2021-06-09 19:35:05 +02:00
Dawid Wysokiński b6d0db0c9c chore: bump packages (@apollo/client, @material-ui/core, @material-ui/lab, date-fns, notistack, react-hook-form) 2021-06-09 19:34:39 +02:00
Dawid Wysokiński baf240871a
Merge pull request #5
feat: add README.md and LICENSE
2021-06-07 17:35:17 +02:00
Dawid Wysokiński 7b34133f36 feat: add README.md and LICENSE 2021-06-07 17:34:47 +02:00
Dawid Wysokiński 1206c1122f update Dockerfile, bump @apollo/client 2021-04-24 19:54:40 +02:00
Dawid Wysokiński 11cd310bc5 update Dockerfile 2021-04-24 19:40:06 +02:00
Dawid Wysokiński 3673f0fbbd bump some of the packages 2021-04-24 19:20:54 +02:00
Dawid Wysokiński cc6c13d177 rename nginx.conf -> default.conf, update Dockerfile (use nginx config templates instead of overriding the nginx.conf) 2021-04-24 16:40:44 +02:00
Dawid Wysokiński b3d4d4a79a update .circleci/config.yml 2021-04-24 08:46:26 +02:00
Dawid Wysokiński a1dede632d update nginx.conf 2021-04-24 08:15:17 +02:00
Dawid Wysokiński 01db422b4f update Dockerfile 2021-04-24 08:13:29 +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 5f22bee3a6 add .circleci 2021-04-17 08:41:57 +02:00
Dawid Wysokiński 10c684d2b2 update Dockerfile/nginx.conf, add .env.production 2021-04-17 08:31:19 +02:00
Dawid Wysokiński 5c985e5edc add Dockerfile and nginx.conf 2021-04-15 06:23:22 +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 7f6e782fd3 update types 2021-04-05 12:27:07 +02:00
Dawid Wysokiński 08efc3fb8f update title in index.html and disallow crawling the site 2021-03-28 18:31:38 +02:00
Dawid Wysokiński 4de31bae58 update types 2021-03-28 16:24:56 +02:00
Dawid Wysokiński 7a3be38c39 add .env file, update theme 2021-03-27 10:21:57 +01:00
Dawid Wysokiński 446c0cff29 [createClient.ts] refactor 2021-03-21 08:39:51 +01:00
Dawid Wysokiński 03542b8564 update title in TopBar.tsx 2021-03-17 05:59:44 +01:00
Dawid Wysokiński 6a9614dcda update .gitignore, install lodash 2021-03-17 04:45:44 +01:00
Dawid Wysokiński f0654725a0 update color palette 2021-03-15 20:42:48 +01:00
Dawid Wysokiński 693b755b7a
Merge pull request #4 from zdam-egzamin-zawodowy/refactor
Refactor
2021-03-15 20:16:53 +01:00
Dawid Wysokiński 6946845ac7 remove unnecessary React imports 2021-03-15 20:10:30 +01:00
Dawid Wysokiński aaa96ea27b Merge branch 'master' of github.com:zdam-egzamin-zawodowy/admin-panel into QuestionsPage 2021-03-15 19:57:22 +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 cee5dbcb72
Merge pull request #3 from zdam-egzamin-zawodowy/QuestionsPage
add QuestionsPage
2021-03-14 11:40:55 +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