EETagent
|
60b5ffc29f
|
fix: hooks
|
2022-12-14 21:26:25 +01:00 |
|
EETagent
|
6b94440e26
|
fix: vite proxy
|
2022-12-14 21:09:13 +01:00 |
|
EETagent
|
fc09a064ba
|
feat: dotenv for API
|
2022-12-14 20:58:51 +01:00 |
|
EETagent
|
ce4d8ae5ff
|
feat: rewrite api on dev
|
2022-12-14 20:58:51 +01:00 |
|
EETagent
|
ed1aa692a2
|
feat: add dockerfile for backend & frontend
|
2022-12-14 12:05:11 +01:00 |
|
EETagent
|
fb4ac2aba6
|
feat: update dependencies, force node adapter
|
2022-12-14 12:03:56 +01:00 |
|
EETagent
|
391a48a45e
|
feat: add types for form errors
|
2022-12-06 19:09:42 +01:00 |
|
Sebastian Pravda
|
a5331adfca
|
feat: birthdate regex
|
2022-12-06 17:56:43 +01:00 |
|
EETagent
|
05387691e3
|
fix: fix sanitize
|
2022-12-06 17:55:02 +01:00 |
|
Sebastian Pravda
|
8369b7dc93
|
fix: candidate details on dashboard
|
2022-12-06 17:44:24 +01:00 |
|
Sebastian Pravda
|
c78529b9bb
|
feat: post candidate data
|
2022-12-06 17:44:24 +01:00 |
|
EETagent
|
214aa7ace8
|
fix: fix non submitting
|
2022-12-06 17:26:03 +01:00 |
|
EETagent
|
047476af2a
|
feat: nested form
|
2022-12-06 16:01:23 +01:00 |
|
Vojtěch Jungmann
|
bf3d6d4378
|
Merge pull request #81 from EETagent/sveltekit_devops
(frontend) (devops) Add CI for frontend
|
2022-12-06 00:22:48 +01:00 |
|
EETagent
|
c90d328b84
|
fix: build
|
2022-12-06 00:21:31 +01:00 |
|
Vojtěch Jungmann
|
79e570248d
|
Merge pull request #80 from EETagent/file_upload_error
(frontend) upload errors
|
2022-12-06 00:20:34 +01:00 |
|
EETagent
|
42c297d9d5
|
feat: file upload error
|
2022-12-05 23:56:59 +01:00 |
|
EETagent
|
5086583ead
|
feat: debounce buttons
|
2022-12-05 23:38:24 +01:00 |
|
EETagent
|
b9bc1c278a
|
feat: add debounce
|
2022-12-05 23:38:12 +01:00 |
|
EETagent
|
7c209ebbbc
|
feat: add delete button for cached files
|
2022-12-05 23:26:47 +01:00 |
|
EETagent
|
e376149c84
|
feat: add api client to frontend
|
2022-12-05 20:32:20 +01:00 |
|
EETagent
|
3b31406ed3
|
feat: add default routes
|
2022-12-05 15:05:28 +01:00 |
|
EETagent
|
5096f8ddca
|
feat: add password textfield
|
2022-12-05 14:58:03 +01:00 |
|
EETagent
|
f238679398
|
feat: use currentStroke for icons
|
2022-12-05 14:54:50 +01:00 |
|
EETagent
|
7cb6739ab8
|
feat: use button component
|
2022-12-05 14:47:50 +01:00 |
|
EETagent
|
b545987764
|
feat: move button into own component
|
2022-12-05 14:47:43 +01:00 |
|
EETagent
|
b77e62e30c
|
refactor: candidate details location
|
2022-12-05 14:41:35 +01:00 |
|
EETagent
|
245fd6de80
|
refactor: massive refactor of ssr and ssr api
|
2022-12-05 14:35:41 +01:00 |
|
EETagent
|
4f32b244cf
|
feat: temp candidate details redesign
|
2022-12-05 02:54:36 +01:00 |
|
EETagent
|
c8ca5ce49c
|
refactor: remove onmount
|
2022-12-05 01:28:01 +01:00 |
|
EETagent
|
16c5dfe8be
|
feat: use fuzzy search instead
|
2022-12-05 01:26:49 +01:00 |
|
EETagent
|
1aa2001860
|
feat: make search textfield work
|
2022-12-05 01:03:48 +01:00 |
|
EETagent
|
01a86d056f
|
fix: more rounded corners for modal
|
2022-12-05 00:50:09 +01:00 |
|
EETagent
|
134c070d4d
|
fix: remove icon
|
2022-12-05 00:49:33 +01:00 |
|
Sebastian Pravda
|
3f9b91a354
|
refactor: field of study titles
|
2022-12-05 00:29:46 +01:00 |
|
EETagent
|
0532a705a7
|
feat: filtering
|
2022-12-05 00:28:40 +01:00 |
|
EETagent
|
21d7ca9118
|
feat: create candidates modal
|
2022-12-05 00:15:42 +01:00 |
|
EETagent
|
ce8f280e32
|
fix: modal
|
2022-12-05 00:15:29 +01:00 |
|
EETagent
|
1ce667c981
|
feat: add modal component
|
2022-12-04 23:50:14 +01:00 |
|
EETagent
|
d0112c2bdc
|
feat: ssr for candidate details, own page, refactoring
|
2022-12-04 23:34:36 +01:00 |
|
EETagent
|
cbbab2e562
|
feat: rounded table
|
2022-12-04 21:57:34 +01:00 |
|
EETagent
|
113ac0d95e
|
fix: types
|
2022-12-04 21:56:40 +01:00 |
|
EETagent
|
c275912786
|
feat: ssr for candidate table
|
2022-12-04 21:54:01 +01:00 |
|
EETagent
|
c482287c3e
|
feat: delete submitted portfolio
|
2022-12-04 21:36:08 +01:00 |
|
EETagent
|
b16c24352e
|
feat: add delete portfolio to api
|
2022-12-04 21:35:55 +01:00 |
|
EETagent
|
762e21e59d
|
feat: submit with loader
|
2022-12-04 21:30:31 +01:00 |
|
Sebastian Pravda
|
e247d4b51b
|
feat: portfolio download
|
2022-12-04 21:29:10 +01:00 |
|
Sebastian Pravda
|
e9e6eda7e0
|
feat: reset password
|
2022-12-04 21:29:10 +01:00 |
|
Sebastian Pravda
|
85e83bd964
|
feat: candidate details from server
|
2022-12-04 21:29:10 +01:00 |
|
EETagent
|
47445ba381
|
feat: general styling improvements
|
2022-12-04 21:29:10 +01:00 |
|