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
|
2776452046
|
fix: remove unused
|
2023-01-16 23:48:15 +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 |
|
Sebastian Pravda
|
793ccde95c
|
feat: semester field
|
2023-01-16 15:21:12 +01:00 |
|
Sebastian Pravda
|
35b6c19af0
|
feat: grades
|
2023-01-16 15:21:12 +01:00 |
|
Sebastian Pravda
|
b7f8b16003
|
chore: serde_json
|
2023-01-16 15:21:12 +01:00 |
|
Sebastian Pravda
|
c2f2710990
|
Merge pull request #152 from EETagent/version_2_zeroday_fixes
(frontend) (backend) zero day fixes for v2, study & register ui
|
2023-01-16 15:16:17 +01:00 |
|
EETagent
|
937a8bbc20
|
fix: scrollbars on non macOS systems
|
2023-01-16 00:20:59 +01:00 |
|
EETagent
|
33e2727b4a
|
fix: remove unused selector
|
2023-01-16 00:07:41 +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
|
707f761abc
|
fix: hide school badge on initial confirmation page
|
2023-01-15 23:59:25 +01:00 |
|
EETagent
|
ba69562bf9
|
fix: remove study from register form
|
2023-01-15 23:56:20 +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 |
|
EETagent
|
ed53640263
|
feat: add fieldOfStudy to backend response
|
2023-01-15 23:36:04 +01:00 |
|
Sebastian Pravda
|
b44ce9c559
|
Merge pull request #150 from EETagent/link_two_applications
Refactoring - link two applications with personal id number
|
2023-01-15 22:01:38 +01:00 |
|
Sebastian Pravda
|
fe74fdeed6
|
fix(candidate create): personal id reencryption
|
2023-01-15 21:12:06 +01:00 |
|
Sebastian Pravda
|
f05045a799
|
feat: field of study in NewCandidateResponse
|
2023-01-15 21:04:40 +01:00 |
|
Sebastian Pravda
|
0b28b8d5aa
|
chore: version 2.0.0
|
2023-01-15 20:51:50 +01:00 |
|
Sebastian Pravda
|
7a9910c9d7
|
feat!: candidate list field of study filtering, pagination
|
2023-01-15 20:42:32 +01:00 |
|
Sebastian Pravda
|
51d86ff507
|
chore: version 2.0.0
|
2023-01-15 20:11:15 +01:00 |
|
Sebastian Pravda
|
af3271d3d6
|
refactor: stop using find_parent_by_id
|
2023-01-15 20:10:12 +01:00 |
|
Sebastian Pravda
|
56acf36f92
|
refactor: import general_purpose::STANDARD as base64
|
2023-01-15 20:09:10 +01:00 |
|
Sebastian Pravda
|
d431014580
|
refactor: unused remove function
|
2023-01-15 20:03:34 +01:00 |
|
Sebastian Pravda
|
60c3f37a65
|
refactor: allow unused vars until pagination implementation
|
2023-01-15 20:02:45 +01:00 |
|
Sebastian Pravda
|
f054130c12
|
refactor: NaiveDate parsing
|
2023-01-15 20:00:56 +01:00 |
|
Sebastian Pravda
|
12e86d5dff
|
refeat: use standard engine encode & decode
- instead of the deprecated base64 encode & decode
|
2023-01-15 19:50:49 +01:00 |
|
Sebastian Pravda
|
b730c5def5
|
refactor: tests code cleanup
|
2023-01-15 19:01:07 +01:00 |
|
Sebastian Pravda
|
71428a72d5
|
feat: csv export
|
2023-01-15 18:22:07 +01:00 |
|
Sebastian Pravda
|
b3e2b38b5f
|
fix: find_session_by_uuid test
|
2023-01-15 16:32:00 +01:00 |
|
Sebastian Pravda
|
d0290155c5
|
feat: session & admin session fk not null
|
2023-01-15 16:20:46 +01:00 |
|
Sebastian Pravda
|
670c790f0f
|
refactor: remove duplicate public keys
|
2023-01-15 16:15:52 +01:00 |
|
Sebastian Pravda
|
fd08bef4db
|
refactor: rename parent candidate fk to candidate_id
|
2023-01-15 16:11:28 +01:00 |
|
Sebastian Pravda
|
a925aa3665
|
fix: unused Study column
|
2023-01-15 16:07:38 +01:00 |
|
Sebastian Pravda
|
1a95f46ba1
|
refactor: no restrict access arg
|
2023-01-15 16:06:18 +01:00 |
|
Sebastian Pravda
|
3e2481e336
|
refactor: remove unused argument in submit fn
|
2023-01-15 16:05:20 +01:00 |
|
Sebastian Pravda
|
603e5cc698
|
refactor: remove duplicate pubkeys, code cleanup
|
2023-01-15 15:55:43 +01:00 |
|
Sebastian Pravda
|
e6cd7d3cb5
|
fix: personal id in assert_all_application_details
|
2023-01-15 15:11:56 +01:00 |
|
Sebastian Pravda
|
72a1dbc38e
|
feat: candidate delete
|
2023-01-15 15:08:08 +01:00 |
|