Commit graph

195 commits

Author SHA1 Message Date
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