EETagent
|
04b7c92ab5
|
devops: use entrypoints
|
2023-01-02 23:58:44 +01:00 |
|
EETagent
|
3ba56a8df5
|
devops: workdir backend
|
2023-01-02 23:56:42 +01:00 |
|
Vojtěch Jungmann
|
3d373c4daa
|
Merge pull request #116 from EETagent/frontend_production
|
2023-01-02 22:27:19 +01:00 |
|
Vojtěch Jungmann
|
1611e93ef1
|
Merge pull request #117 from EETagent/admin_create_error
|
2023-01-02 22:26:12 +01:00 |
|
Vojtěch Jungmann
|
15865b0d7b
|
Merge pull request #118 from EETagent/admin_page_header
|
2023-01-02 22:25:50 +01:00 |
|
Sebastian Pravda
|
9dc8c03640
|
fix: infobutton content text
|
2023-01-02 21:37:13 +01:00 |
|
EETagent
|
2834925570
|
feat: add header
|
2023-01-02 18:00:13 +01:00 |
|
EETagent
|
c1b065ef7d
|
feat: refactor modal location, add error, remove any
|
2023-01-02 17:49:23 +01:00 |
|
Sebastian Pravda
|
066057f403
|
feat(dashboard): candidate logout
|
2023-01-02 16:55:18 +01:00 |
|
Sebastian Pravda
|
b141c6690c
|
fix(apiLogout): res.json()
|
2023-01-02 16:54:44 +01:00 |
|
Sebastian Pravda
|
c5c34c9e30
|
feat: smaller statusNotification paddings on smaller screens
|
2023-01-02 16:16:16 +01:00 |
|
Sebastian Pravda
|
426d2e5988
|
feat: show application id number and field of study in extended infoCard
|
2023-01-02 16:15:31 +01:00 |
|
EETagent
|
af80faaa12
|
chore: increment frontend version to 0.9
|
2023-01-01 16:33:49 +01:00 |
|
EETagent
|
cc152483e3
|
chore: increment backend version to 1.0.0
|
2023-01-01 16:33:37 +01:00 |
|
Vojtěch Jungmann
|
69ff814928
|
Merge pull request #112 from EETagent/only_for_debug_migration
(backend) create admin only on debug || test
|
2023-01-01 16:29:23 +01:00 |
|
Vojtěch Jungmann
|
70edff49a5
|
Merge pull request #115 from EETagent/download_csv
(frontend) download csv on admin page
|
2023-01-01 16:19:06 +01:00 |
|
EETagent
|
dafb23cde3
|
feat: download csv on admin page
|
2023-01-01 16:16:50 +01:00 |
|
EETagent
|
0dd7315621
|
feat: add csv to API
|
2023-01-01 16:16:40 +01:00 |
|
Vojtěch Jungmann
|
978aea863a
|
Merge pull request #114 from EETagent/handle_for_submit_buttons
(frontend) click event on enter for submit buttons
|
2023-01-01 14:44:58 +01:00 |
|
Vojtěch Jungmann
|
a438091c99
|
Merge pull request #113 from EETagent/user_delete
(frontend) delete user on dashboard
|
2023-01-01 14:44:46 +01:00 |
|
EETagent
|
b8d79e8cd9
|
feat: move table to seperate component
|
2023-01-01 13:59:44 +01:00 |
|
EETagent
|
c466bc5fab
|
feat: fire click event on enter for submit buttons
|
2022-12-30 23:26:20 +01:00 |
|
EETagent
|
5c78b1136b
|
fix: refetch
|
2022-12-30 23:19:58 +01:00 |
|
EETagent
|
233da205f3
|
feat: initial dashboard user delete
|
2022-12-30 23:15:26 +01:00 |
|
EETagent
|
07ccd44d56
|
feat: add delete button
|
2022-12-30 23:10:17 +01:00 |
|
EETagent
|
99a0253946
|
feat: add delete to api definitions
|
2022-12-30 22:49:55 +01:00 |
|
EETagent
|
46730d791c
|
fix: remove fk for sqlite tests
|
2022-12-30 22:42:16 +01:00 |
|
EETagent
|
43c0e1bf17
|
fix: create admin only on debug release
|
2022-12-27 13:07:19 +01:00 |
|
Vojtěch Jungmann
|
d74a66832f
|
Merge pull request #111 from EETagent/feature_edit_details_vylepseni
|
2022-12-26 17:48:11 +01:00 |
|
Vojtěch Jungmann
|
5c10d79be4
|
Merge pull request #109 from EETagent/feature_edit_details
(frontend) SSR Edit Details
|
2022-12-26 17:41:58 +01:00 |
|
Vojtěch Jungmann
|
0f2967c161
|
Merge pull request #110 from EETagent/production_models
(backend) whoami endpoint JSON
|
2022-12-26 17:41:04 +01:00 |
|
EETagent
|
da20cc27f4
|
fix: description length fixes
|
2022-12-26 17:37:00 +01:00 |
|
EETagent
|
65cbd9ea53
|
fix: title length fixes
|
2022-12-26 17:36:48 +01:00 |
|
EETagent
|
6be31bebff
|
fix: correct name and surname resolution in namefield component
|
2022-12-26 17:27:26 +01:00 |
|
EETagent
|
0bdd6f225b
|
fix: check surname too
|
2022-12-26 17:22:59 +01:00 |
|
Sebastian Pravda
|
8935bce7c2
|
fix: personal id number
|
2022-12-26 17:22:27 +01:00 |
|
Sebastian Pravda
|
367fc9ffe6
|
fix(api): whoami test
|
2022-12-26 15:35:32 +01:00 |
|
Sebastian Pravda
|
c78a5f5258
|
refactor: rename_all camelCase
|
2022-12-26 14:18:20 +01:00 |
|
Sebastian Pravda
|
db827d9baa
|
feat: register md screen optimalizations
|
2022-12-25 23:42:19 +01:00 |
|
Sebastian Pravda
|
4f64117ddd
|
feat: phone optimizations
|
2022-12-25 23:08:43 +01:00 |
|
Sebastian Pravda
|
7e42d984f4
|
refactor: from_ymd_opt
|
2022-12-25 22:25:33 +01:00 |
|
Sebastian Pravda
|
28940e46af
|
feat: NewCandidateResponse
|
2022-12-25 22:22:13 +01:00 |
|
Sebastian Pravda
|
54752a50d3
|
fix: parent's email, telephone validation
|
2022-12-25 21:26:24 +01:00 |
|
Sebastian Pravda
|
326aef5483
|
feat: stable dot navigation & continue button
|
2022-12-25 19:56:08 +01:00 |
|
Sebastian Pravda
|
83d4b08437
|
fix: first 9 digits mod 11 edge case
|
2022-12-25 18:49:42 +01:00 |
|
Sebastian Pravda
|
bd8b1d2fee
|
refactor: code cleanup
|
2022-12-25 18:23:36 +01:00 |
|
Sebastian Pravda
|
990a5ac285
|
feat: title class, center text
|
2022-12-25 18:13:03 +01:00 |
|
Sebastian Pravda
|
6222a01e8b
|
feat: personal id number validation
|
2022-12-25 14:27:00 +01:00 |
|
Sebastian Pravda
|
d09d7dfff3
|
feat: DD.MM.YYYY birthdate format
|
2022-12-25 13:07:31 +01:00 |
|
Sebastian Pravda
|
2baafbcd48
|
feat: page texts, more readable descriptions
|
2022-12-25 13:03:48 +01:00 |
|