Vojtěch Jungmann
|
9627aae050
|
Merge pull request #123 from EETagent/ssr_http_fix
(frontend) force http
|
2023-01-05 15:52:47 +01:00 |
|
EETagent
|
5d205ee8ec
|
fix: add http to ssr
|
2023-01-05 15:52:06 +01:00 |
|
Vojtěch Jungmann
|
1367ffcf7b
|
Merge pull request #121 from EETagent/more_prod_fixes
(frontend) more prod fixes
|
2023-01-03 15:53:14 +01:00 |
|
EETagent
|
f2d5c13fa6
|
refactor: reformat whole frontend
|
2023-01-03 15:11:21 +01:00 |
|
EETagent
|
ff7374accc
|
fix: register mobile view fixes
|
2023-01-03 15:09:48 +01:00 |
|
EETagent
|
e512a6c2ef
|
fix: correct width for register form
|
2023-01-03 15:02:58 +01:00 |
|
EETagent
|
095f354fe1
|
fix: reset error
|
2023-01-03 14:58:24 +01:00 |
|
EETagent
|
bd075c8d5f
|
fix: full page on mobile
|
2023-01-03 14:56:18 +01:00 |
|
EETagent
|
56f5398345
|
fix: better input width
|
2023-01-03 14:56:09 +01:00 |
|
EETagent
|
b7079812a9
|
fix: expose port 8000
|
2023-01-03 14:46:38 +01:00 |
|
EETagent
|
1312c390b0
|
fix: remove homepage
|
2023-01-03 14:46:06 +01:00 |
|
Vojtěch Jungmann
|
fd83fa17cf
|
Merge pull request #120 from EETagent/workdit_backend
(backend) (devops) workdir
|
2023-01-02 23:58:57 +01:00 |
|
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 |
|