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 |
|
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 |
|
Sebastian Pravda
|
7afaa03ad5
|
fix: fill
|
2022-12-25 12:41:47 +01:00 |
|
Sebastian Pravda
|
23fa3f89cc
|
fix: build error
|
2022-12-25 12:34:27 +01:00 |
|
Sebastian Pravda
|
72cea8910a
|
fix: parent filter
|
2022-12-25 12:32:31 +01:00 |
|
Sebastian Pravda
|
37bd34ef80
|
style: remove comments
|
2022-12-25 12:31:59 +01:00 |
|
Sebastian Pravda
|
abba57c10c
|
feat: dot navigation code cleanup
|
2022-12-25 12:30:11 +01:00 |
|
Sebastian Pravda
|
23c577fd52
|
feat: edit personal details
|
2022-12-25 12:28:30 +01:00 |
|
Sebastian Pravda
|
a59b06d18c
|
Merge pull request #108 from EETagent/release_sveltekit_postcss_too
(frontend) SvelteKit 1.0.1, PostCSS fixes, CI upgrades, SvelteKit Check fixes
|
2022-12-25 10:41:31 +01:00 |
|
EETagent
|
1f38a5f29a
|
devops: add svelte check to CI
|
2022-12-24 15:03:02 +01:00 |
|
EETagent
|
9cf92c4a63
|
fix: default types for candidateData store, remove ignores
|
2022-12-24 15:01:28 +01:00 |
|
EETagent
|
15130b1b92
|
fix: filedrop types
|
2022-12-24 14:58:45 +01:00 |
|
EETagent
|
bfe63e0df4
|
fix: remove unused style
|
2022-12-24 14:50:37 +01:00 |
|
EETagent
|
21530f375e
|
fix: correct ssr type
|
2022-12-24 14:50:27 +01:00 |
|
EETagent
|
0c35b18a13
|
fix: remove unused styles
|
2022-12-24 14:46:55 +01:00 |
|
EETagent
|
d38706f250
|
fix: @apply in svelte files
|
2022-12-24 14:44:30 +01:00 |
|
EETagent
|
35dd4b4162
|
feat: upgrade sveltekit to 1.0.1 and other dependencies
|
2022-12-24 14:39:41 +01:00 |
|
Vojtěch Jungmann
|
fe6ce2ed43
|
Merge pull request #107 from EETagent/formatting_more
(frontend) formatting
|
2022-12-23 22:51:55 +01:00 |
|
EETagent
|
47ee7544ed
|
fix: formatting
|
2022-12-23 22:51:25 +01:00 |
|
Sebastian Pravda
|
0bc37245c1
|
Merge pull request #106 from EETagent/fix_password_reset
Cloning fixes
|
2022-12-23 22:51:13 +01:00 |
|
Vojtěch Jungmann
|
cf94bc7a8b
|
Merge pull request #104 from EETagent/feature_dashboard_add_endpoints
(frontend) Improve dashboard's InfoCard
|
2022-12-23 22:47:39 +01:00 |
|