EETagent
|
2d11b40244
|
feat: add checkboxes translation
|
2023-01-24 16:47:21 +01:00 |
|
EETagent
|
e3d784e7ae
|
feat: add checkboxes translation
|
2023-01-24 16:39:45 +01:00 |
|
Sebastian Pravda
|
df6a496888
|
feat: school selection PoC
|
2023-01-22 19:17:31 +01:00 |
|
Sebastian Pravda
|
6b07e2c629
|
feat: SchoolSelect component
|
2023-01-21 23:26:32 +01:00 |
|
Sebastian Pravda
|
d1fc6374b1
|
feat: bigger register views
|
2023-01-21 18:21:24 +01:00 |
|
Vojtěch Jungmann
|
40bdb57088
|
Merge pull request #163 from EETagent/dompurify_improvements
(frontend) sanitize grades too
|
2023-01-17 21:30:51 +01:00 |
|
EETagent
|
53a11c63c4
|
fix: dompurify
|
2023-01-17 17:49:09 +01:00 |
|
EETagent
|
236e8f6386
|
feat: sanitize grades too
|
2023-01-17 17:43:29 +01:00 |
|
Sebastian Pravda
|
97e7a97958
|
feat: frontend testLanguage field
|
2023-01-17 17:32:09 +01:00 |
|
EETagent
|
2d6cda1aef
|
feat: disable dompurify for non string & number types
|
2023-01-17 16:42:14 +01:00 |
|
EETagent
|
13bfa5767b
|
fix: ssr details register editing
|
2023-01-17 16:39:39 +01:00 |
|
EETagent
|
3177bcfbe0
|
fix: submitting
|
2023-01-17 16:35:27 +01:00 |
|
EETagent
|
44a887d211
|
feat: add more grade transpiling code
|
2023-01-17 00:25:11 +01:00 |
|
EETagent
|
19dde88485
|
feat: add default subjects
|
2023-01-17 00:12:04 +01:00 |
|
EETagent
|
f8e0591aa9
|
feat: move labels outside of scroll view
|
2023-01-17 00:06:30 +01:00 |
|
EETagent
|
28ed1cea88
|
fix: remove event dispatcher from grade table, bottom margin
|
2023-01-17 00:04:29 +01:00 |
|
EETagent
|
3233945dd4
|
fix: errors, remove handleChange
|
2023-01-17 00:02:37 +01:00 |
|
EETagent
|
dda76c34ef
|
fix: table layout fixes
|
2023-01-16 23:41:23 +01:00 |
|
EETagent
|
16ef3569e6
|
feat: validate grades table in form
|
2023-01-16 23:41:13 +01:00 |
|
EETagent
|
da3fe8c5ac
|
feat: init grade table
|
2023-01-16 22:28:16 +01:00 |
|
EETagent
|
0edc9d9987
|
fix: remove @apply
|
2023-01-16 22:27:58 +01:00 |
|
EETagent
|
937a8bbc20
|
fix: scrollbars on non macOS systems
|
2023-01-16 00:20:59 +01:00 |
|
EETagent
|
a24cc64cba
|
fix: formatting
|
2023-01-16 00:07:28 +01:00 |
|
EETagent
|
af0f343518
|
fix: remove study in info card
|
2023-01-16 00:02:43 +01:00 |
|
EETagent
|
8c30c12395
|
fix: remove study from candidate details page
|
2023-01-15 23:42:41 +01:00 |
|
EETagent
|
d35328cad6
|
fix: implement on frontend
|
2023-01-15 23:36:14 +01:00 |
|
Sebastian Pravda
|
d94f8c6732
|
feat: inform user of other data recipients
|
2023-01-15 13:47:20 +01:00 |
|
Sebastian Pravda
|
d789c5b42d
|
feat: link account notification
|
2023-01-15 13:06:09 +01:00 |
|
Sebastian Pravda
|
6655e9978f
|
feat: two applications support candidate dashboard
|
2023-01-15 13:06:09 +01:00 |
|
Sebastian Pravda
|
3a498caeef
|
feat: school name, health insurance fill in register, show on candidate dashboard
|
2023-01-14 11:31:52 +01:00 |
|
Sebastian Pravda
|
0e3efa32f7
|
feat: split address input to multiple html inputs
|
2023-01-13 19:45:25 +01:00 |
|
EETagent
|
16d19367ef
|
fix: formatting
|
2023-01-12 21:30:01 +01:00 |
|
Sebastian Pravda
|
0fd82c6c3e
|
feat: error handling
|
2023-01-12 21:07:42 +01:00 |
|
EETagent
|
07b04126ef
|
fix: add hover for table
|
2023-01-12 13:33:44 +01:00 |
|
EETagent
|
ba7f38bee1
|
feat: move logout icon to component
|
2023-01-12 13:31:18 +01:00 |
|
EETagent
|
61b49b77fc
|
fix: put modal to screen center
|
2023-01-12 13:21:57 +01:00 |
|
EETagent
|
f4080f75b7
|
feat: add admin whoami
|
2023-01-12 13:19:09 +01:00 |
|
EETagent
|
b163d04d09
|
fix: allow all .zip and .pdf
|
2023-01-12 09:52:11 +01:00 |
|
EETagent
|
f2d5c13fa6
|
refactor: reformat whole frontend
|
2023-01-03 15:11:21 +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 |
|
Vojtěch Jungmann
|
3d373c4daa
|
Merge pull request #116 from EETagent/frontend_production
|
2023-01-02 22:27:19 +01:00 |
|
Sebastian Pravda
|
9dc8c03640
|
fix: infobutton content text
|
2023-01-02 21:37: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
|
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 |
|
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
|
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
|
6be31bebff
|
fix: correct name and surname resolution in namefield component
|
2022-12-26 17:27:26 +01:00 |
|
Sebastian Pravda
|
4f64117ddd
|
feat: phone optimizations
|
2022-12-25 23:08:43 +01:00 |
|
Sebastian Pravda
|
7afaa03ad5
|
fix: fill
|
2022-12-25 12:41:47 +01:00 |
|
Sebastian Pravda
|
23c577fd52
|
feat: edit personal details
|
2022-12-25 12:28:30 +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
|
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
|
47ee7544ed
|
fix: formatting
|
2022-12-23 22:51:25 +01:00 |
|
EETagent
|
3fbd00dfd8
|
fix: orange progress bar for unsubmitted uploads
|
2022-12-23 22:21:43 +01:00 |
|
EETagent
|
bd98cb90aa
|
fix: icon refactoring
|
2022-12-23 21:49:38 +01:00 |
|
EETagent
|
8147eb1f4d
|
feat: remove compact
|
2022-12-23 21:40:54 +01:00 |
|
EETagent
|
4be811d3e7
|
feat: make more details responsive
|
2022-12-23 21:39:42 +01:00 |
|
EETagent
|
019a4076cb
|
fix: compact
|
2022-12-23 21:02:04 +01:00 |
|
EETagent
|
36278e091b
|
feat: styling & formatting
|
2022-12-23 19:37:39 +01:00 |
|
EETagent
|
073d7c9d50
|
fix: details hidden by default
|
2022-12-23 18:42:27 +01:00 |
|
Sebastian Pravda
|
75a525aa56
|
feat: dynamic info button text
|
2022-12-23 17:48:55 +01:00 |
|
Sebastian Pravda
|
7fed62ff75
|
fix: remove onClick
|
2022-12-23 17:43:36 +01:00 |
|
Sebastian Pravda
|
5658fbb399
|
feat: enable download button only when submitted
|
2022-12-23 17:42:58 +01:00 |
|
Sebastian Pravda
|
692473fb8b
|
fix: undefined gdpr-option
|
2022-12-23 17:32:39 +01:00 |
|
Sebastian Pravda
|
a463394aa3
|
feat: improve responsivness
|
2022-12-23 17:30:10 +01:00 |
|
Sebastian Pravda
|
030e1a77d8
|
fix: code cleanup
|
2022-12-23 17:14:08 +01:00 |
|
Sebastian Pravda
|
d224159372
|
refactor: code cleanup
|
2022-12-23 16:30:44 +01:00 |
|
Sebastian Pravda
|
7e3740f436
|
feat: optionally show personal data
|
2022-12-23 16:30:19 +01:00 |
|
Sebastian Pravda
|
b968279702
|
feat: candidate portfolio download
|
2022-12-23 14:49:40 +01:00 |
|
EETagent
|
2d93e3316e
|
feat: do not center select textfield
|
2022-12-22 12:17:36 +01:00 |
|
EETagent
|
66f26ad3b6
|
fix: tooltip delay for errors
|
2022-12-21 17:25:35 +01:00 |
|
EETagent
|
62810b0395
|
feat: add tooltips
|
2022-12-21 17:01:32 +01:00 |
|
Vojtěch Jungmann
|
f947afb013
|
Merge pull request #97 from EETagent/register_description_and_gdpr
(frontend) GDPR, descriptions
|
2022-12-20 17:27:40 +01:00 |
|
EETagent
|
f1c3d94d82
|
fix: select styles, reorganize
|
2022-12-19 21:09:24 +01:00 |
|
EETagent
|
d97dafaa09
|
feat: error for gdpr checkbox
|
2022-12-19 21:05:10 +01:00 |
|
EETagent
|
a9ba36e3cc
|
feat: add gdpr checkbox
|
2022-12-19 20:44:32 +01:00 |
|
Sebastian Pravda
|
ce5886aeb7
|
fix: candidate data on admin dashboard
|
2022-12-15 14:38:28 +01:00 |
|
EETagent
|
ce4d8ae5ff
|
feat: rewrite api on dev
|
2022-12-14 20:58:51 +01:00 |
|
EETagent
|
05387691e3
|
fix: fix sanitize
|
2022-12-06 17:55:02 +01:00 |
|
Sebastian Pravda
|
c78529b9bb
|
feat: post candidate data
|
2022-12-06 17:44:24 +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
|
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
|
5096f8ddca
|
feat: add password textfield
|
2022-12-05 14:58:03 +01:00 |
|