Sebastian Pravda
|
89e6ca773b
|
feat: application sorting
|
2023-02-15 15:08:56 +01:00 |
|
Sebastian Pravda
|
c230154d99
|
feat: personalIdNumber & relatedApplications in list_applications
|
2023-02-05 18:05:30 +01:00 |
|
Sebastian Pravda
|
4b6098999c
|
feat: Semester enum
|
2023-01-27 23:42:09 +01:00 |
|
Sebastian Pravda
|
88febd5e20
|
feat: 2/9 semester support
|
2023-01-27 23:26:20 +01:00 |
|
Sebastian Pravda
|
18621c55c0
|
Merge branch 'master' into admin_create_more_data
|
2023-01-26 23:50:32 +01:00 |
|
Sebastian Pravda
|
25d7d6934a
|
fix: remove birth_surname validation
|
2023-01-26 23:09:22 +01:00 |
|
Sebastian Pravda
|
c5ac32d1fd
|
Merge remote-tracking branch 'origin' into admin_create_more_data
|
2023-01-25 21:57:01 +01:00 |
|
Sebastian Pravda
|
d3ff293224
|
feat: application create - more detailed response
|
2023-01-25 11:32:18 +01:00 |
|
Sebastian Pravda
|
c402d6f4b9
|
feat: portfolio reencrypt
|
2023-01-21 20:14:17 +01:00 |
|
Sebastian Pravda
|
7bf6d7e938
|
feat: candidate details validation
|
2023-01-20 13:07:58 +01:00 |
|
Sebastian Pravda
|
9c2d1e18a2
|
refactor: EncDetails from &parent::Model instead of parent::Model
|
2023-01-19 22:48:05 +01:00 |
|
Sebastian Pravda
|
339921a131
|
feat: birth surname & letter address in csv
|
2023-01-19 22:37:35 +01:00 |
|
Sebastian Pravda
|
79d5a29959
|
feat!: letterAddress, birthSurname fields
|
2023-01-19 20:18:40 +01:00 |
|
Sebastian Pravda
|
29ce46106f
|
feat: csv export all data
|
2023-01-19 19:59:06 +01:00 |
|
Sebastian Pravda
|
9943b6aff7
|
refactor: remove unused function
|
2023-01-19 19:35:02 +01:00 |
|
Sebastian Pravda
|
8fd8ee6624
|
feat!: school order selection
*database*
- firstSchool
- secondSchool
*CandidateDetails*
School struct with 'name' & 'field' attributes
|
2023-01-19 18:35:56 +01:00 |
|
Sebastian Pravda
|
95ae8220a5
|
feat!: test language
|
2023-01-17 17:24:45 +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 |
|
EETagent
|
ed53640263
|
feat: add fieldOfStudy to backend response
|
2023-01-15 23:36:04 +01:00 |
|
Sebastian Pravda
|
f05045a799
|
feat: field of study in NewCandidateResponse
|
2023-01-15 21:04:40 +01:00 |
|
Sebastian Pravda
|
7a9910c9d7
|
feat!: candidate list field of study filtering, pagination
|
2023-01-15 20:42:32 +01:00 |
|
Sebastian Pravda
|
f054130c12
|
refactor: NaiveDate parsing
|
2023-01-15 20:00:56 +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
|
e6cd7d3cb5
|
fix: personal id in assert_all_application_details
|
2023-01-15 15:11:56 +01:00 |
|
Sebastian Pravda
|
1ea7f36972
|
refactor: remove unused struct
|
2023-01-15 14:52:33 +01:00 |
|
Sebastian Pravda
|
3a631c435a
|
refactor: do not require sex to be filled
|
2023-01-15 13:46:07 +01:00 |
|
Sebastian Pravda
|
d666a9f6f3
|
feat: more data in BaseCandidate response
|
2023-01-15 11:52:06 +01:00 |
|
Sebastian Pravda
|
bcb43b622c
|
feat: all application_ids on whoami
|
2023-01-14 22:58:37 +01:00 |
|
Sebastian Pravda
|
eaddeaedd4
|
feat: password reset for application
|
2023-01-14 22:18:03 +01:00 |
|
Sebastian Pravda
|
156bd3e739
|
refactor: remove study field
|
2023-01-14 22:08:31 +01:00 |
|
Sebastian Pravda
|
61facc503c
|
fix: list candidates
|
2023-01-14 15:16:44 +01:00 |
|
Sebastian Pravda
|
cf25920a5c
|
feat!: separate application and candidate tables
|
2023-01-14 14:24:13 +01:00 |
|
Sebastian Pravda
|
377d2633c7
|
feat!: school izo / name & health insurance number
|
2023-01-14 10:48:17 +01:00 |
|
Sebastian Pravda
|
019ac766c8
|
fix: password reset ApplicationDetails reencryption
|
2023-01-12 18:51:45 +01:00 |
|
Sebastian Pravda
|
b097c531cc
|
fix: decrypt_all_details error code
|
2023-01-10 15:23:45 +01:00 |
|
Sebastian Pravda
|
b6ac8f431f
|
feat: delete parents based on form
|
2023-01-08 14:28:09 +01:00 |
|
Sebastian Pravda
|
6bd510fb38
|
fix: password reset & candidate_details refactoring
|
2023-01-08 12:58:23 +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
|
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
|
c9cc3607bd
|
refactor: less cloning
|
2022-12-23 21:32:24 +01:00 |
|
Sebastian Pravda
|
b63f1f4bfa
|
refactor: candidate cloning
|
2022-12-23 21:24:09 +01:00 |
|
Sebastian Pravda
|
b1eb81d00b
|
feat(candidate list): get submission progress, fix paging
|
2022-12-22 18:51:32 +01:00 |
|
Sebastian Pravda
|
41dd84b22d
|
feat: return more data in candidate list
|
2022-12-22 16:40:24 +01:00 |
|
Sebastian Pravda
|
996b45d62e
|
feat!: admin session table
|
2022-12-21 18:27:58 +01:00 |
|
Sebastian Pravda
|
4cf408ab2f
|
feat: auth trait
|
2022-12-21 16:08:47 +01:00 |
|
Sebastian Pravda
|
53be6cb72d
|
feat: multiple parent csv export
|
2022-12-16 11:44:32 +01:00 |
|