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 |
|
Sebastian Pravda
|
1ea7f36972
|
refactor: remove unused struct
|
2023-01-15 14:52:33 +01:00 |
|
Sebastian Pravda
|
cae0492b72
|
fix: password reset not reencrypting personal id
|
2023-01-15 14:51:40 +01:00 |
|
Sebastian Pravda
|
d94f8c6732
|
feat: inform user of other data recipients
|
2023-01-15 13:47:20 +01:00 |
|
Sebastian Pravda
|
7be707ced8
|
refactor: do not overwrite personal id number
|
2023-01-15 13:46:21 +01:00 |
|
Sebastian Pravda
|
3a631c435a
|
refactor: do not require sex to be filled
|
2023-01-15 13:46:07 +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
|
cb25e713e6
|
fix: portfolio directory create path
|
2023-01-15 13:03:43 +01:00 |
|
Sebastian Pravda
|
5740f19724
|
feat: encrypt personal data with pubkeys of all applications
|
2023-01-15 12:55:27 +01:00 |
|
Sebastian Pravda
|
d666a9f6f3
|
feat: more data in BaseCandidate response
|
2023-01-15 11:52:06 +01:00 |
|
Sebastian Pravda
|
2e68b33eef
|
feat: validate field of study so one person can't apply to two same fields
|
2023-01-14 23:16:50 +01:00 |
|
Sebastian Pravda
|
bcb43b622c
|
feat: all application_ids on whoami
|
2023-01-14 22:58:37 +01:00 |
|
Sebastian Pravda
|
b0dd796dfe
|
feat: limit application count to 2 per candidate
|
2023-01-14 22:37:07 +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
|
0595f3c044
|
refactor: optimize imports
|
2023-01-14 17:37:27 +01:00 |
|
Sebastian Pravda
|
85c6a47232
|
feat!: lock candidate details for application entities. who can't decrypt it
|
2023-01-14 17:33:40 +01:00 |
|
Sebastian Pravda
|
fc176348d0
|
fix: list applications test
|
2023-01-14 17:08:56 +01:00 |
|
Sebastian Pravda
|
3d8487f771
|
feat: link candidates, so both can decrypt their personal id number
|
2023-01-14 16:43:00 +01:00 |
|
Sebastian Pravda
|
6e1c35f721
|
feat: link candidates
|
2023-01-14 16:27:07 +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
|
0d8cccb12c
|
chore: output.log in .gitignore
|
2023-01-14 13:59:50 +01:00 |
|
Sebastian Pravda
|
9cb2ba96a3
|
Merge pull request #148 from EETagent/frontend_db_more_details
(frontend) School name, Health insurance number
|
2023-01-14 11:41:16 +01:00 |
|
Sebastian Pravda
|
40562cbd67
|
fix: missing schoolName & healthInsurance variables
|
2023-01-14 11:31:52 +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
|
818fa306ce
|
chore: ignore Rocket.toml config file
|
2023-01-14 11:31:29 +01:00 |
|
Sebastian Pravda
|
b326081b73
|
chore: Rocket.toml in .gitignore
|
2023-01-14 11:28:24 +01:00 |
|
Sebastian Pravda
|
ac90c0183d
|
fix: candidate_details API test
|
2023-01-14 11:25:44 +01:00 |
|
Sebastian Pravda
|
36d8c3ff71
|
refactor: candidate ActiveModel variable name
|
2023-01-14 11:14:18 +01:00 |
|
Sebastian Pravda
|
4de5dbdc3c
|
fix: update school_name, health_insurence in update_candidate_details method
|
2023-01-14 11:09:51 +01:00 |
|
Sebastian Pravda
|
377d2633c7
|
feat!: school izo / name & health insurance number
|
2023-01-14 10:48:17 +01:00 |
|
Vojtěch Jungmann
|
a8761c9fdf
|
Merge pull request #147 from EETagent/frontend_form_formatting
(frontend) Form formatting
|
2023-01-13 23:46:22 +01:00 |
|
Sebastian Pravda
|
8ff4881a08
|
refactor: code cleanup
|
2023-01-13 23:42:59 +01:00 |
|
Sebastian Pravda
|
6b7abb5eed
|
fix: support houseNumbers with '/'
|
2023-01-13 23:39:52 +01:00 |
|
Sebastian Pravda
|
ceee180fb3
|
refactor: change city form helperText
|
2023-01-13 23:36:42 +01:00 |
|