EETagent
|
54e88de2a9
|
refactor: remove some unwraps from crypto
|
2022-11-14 14:20:31 +01:00 |
|
EETagent
|
e1ee5b796a
|
feat: convert crypto to our service error
|
2022-11-14 14:06:48 +01:00 |
|
EETagent
|
98c59694a7
|
feat: thiserror PoC
|
2022-11-14 13:47:14 +01:00 |
|
Sebastian Pravda
|
72ae61637f
|
Merge pull request #40 from EETagent/parent_details
Parent details, massive refactoring
|
2022-11-12 11:50:38 +01:00 |
|
Sebastian Pravda
|
3bef8d9534
|
fix: create candidate error
|
2022-11-12 11:42:39 +01:00 |
|
Sebastian Pravda
|
2d9b755e5a
|
feat: async create candidate, async add details
|
2022-11-12 11:38:56 +01:00 |
|
Sebastian Pravda
|
c238b8ec45
|
feat: candidate fk on parent
|
2022-11-12 11:27:13 +01:00 |
|
Sebastian Pravda
|
12d25c9ffc
|
refactor: rename to aplication details
|
2022-11-12 00:13:32 +01:00 |
|
Sebastian Pravda
|
ef2cca94ea
|
refactor: decrypt private key method
|
2022-11-12 00:11:16 +01:00 |
|
Sebastian Pravda
|
97b087f4c2
|
refactor: application service
|
2022-11-11 23:59:16 +01:00 |
|
Sebastian Pravda
|
9e1ba16ef6
|
feat: parent details
|
2022-11-11 23:29:09 +01:00 |
|
Vojtěch Jungmann
|
ee3d3cfcb1
|
Merge pull request #22 from EETagent/recovery_cli
|
2022-11-11 21:28:50 +01:00 |
|
EETagent
|
9c9cc5a73a
|
fix: correct argument names
|
2022-11-11 20:48:14 +01:00 |
|
EETagent
|
cb4b3ff08a
|
refactor: rename to portfolio-cl
|
2022-11-11 20:47:19 +01:00 |
|
EETagent
|
f220e133c5
|
refactor: remove debug print
|
2022-11-11 20:42:11 +01:00 |
|
EETagent
|
1039b80518
|
feat: add asymetric & fix default value for decrypt flags
|
2022-11-11 20:41:40 +01:00 |
|
EETagent
|
693426f041
|
feat: add useful utilities
|
2022-11-11 20:20:48 +01:00 |
|
EETagent
|
ee4d137a7d
|
refactor: require URL instead
|
2022-11-11 20:01:21 +01:00 |
|
EETagent
|
4c8546f81e
|
feat: init recovery CLI tool
|
2022-11-11 20:01:21 +01:00 |
|
Sebastian Pravda
|
3dff252a0a
|
feat: birthdate in candidate details
|
2022-11-11 19:44:51 +01:00 |
|
Sebastian Pravda
|
22ea58d521
|
refactor: candidate details enc, dec methods
|
2022-11-11 19:09:00 +01:00 |
|
Sebastian Pravda
|
5b70d8df4f
|
refactor: candidate variables
|
2022-11-11 18:53:01 +01:00 |
|
Sebastian Pravda
|
015607322d
|
refactor: CandidateDetails
|
2022-11-11 18:50:43 +01:00 |
|
Sebastian Pravda
|
e3a37dd59b
|
refactor: encrypted user details
|
2022-11-11 18:44:42 +01:00 |
|
Vojtěch Jungmann
|
cfb2fb047b
|
Merge pull request #37 from EETagent/private_key_cookie
Add private key cookie for admin & candidate
|
2022-11-11 01:21:30 +01:00 |
|
Sebastian Pravda
|
c420eb394a
|
fix: get key cookie value instead of private_key val
|
2022-11-11 01:07:49 +01:00 |
|
EETagent
|
4b0416695d
|
feat: add private key cookie
|
2022-11-10 20:05:17 +01:00 |
|
Sebastian Pravda
|
a6ce24299f
|
Merge pull request #36 from EETagent/get_candidate_details
Get candidate details endpoint
|
2022-11-09 01:31:45 +01:00 |
|
Sebastian Pravda
|
a7c01fd8c1
|
Merge branch 'master' into get_candidate_details
|
2022-11-09 01:27:44 +01:00 |
|
Sebastian Pravda
|
9c068dece9
|
Merge pull request #35 from EETagent/portfolio_file_upload
Portfolio file upload
|
2022-11-09 00:48:07 +01:00 |
|
Sebastian Pravda
|
23c1a890c0
|
feat: is_set_up method
|
2022-11-09 00:38:37 +01:00 |
|
Sebastian Pravda
|
a575556bdd
|
feat: return ServiceError instead of using unwraps
|
2022-11-08 14:57:25 +01:00 |
|
Sebastian Pravda
|
1ad95f21f9
|
feat: return BadRequest if zip is not valid for now
|
2022-11-08 02:10:23 +01:00 |
|
Sebastian Pravda
|
59813041f6
|
feat: return BadRequest if pdf is not valid for now
|
2022-11-08 02:08:02 +01:00 |
|
Sebastian Pravda
|
fc504efd58
|
fix: remove unused file
|
2022-11-08 01:51:07 +01:00 |
|
Sebastian Pravda
|
e2a9925b9b
|
style: remove commented code
|
2022-11-08 01:24:32 +01:00 |
|
Sebastian Pravda
|
7b4707fae6
|
feat: get candidate details
|
2022-11-08 01:22:10 +01:00 |
|
EETagent
|
27a7845b7f
|
feat: add upload endpoints to API
|
2022-11-07 20:26:13 +01:00 |
|
EETagent
|
32023f14a4
|
fix: fix critical bug in zip/letter data guard preventing correct behaviour
|
2022-11-07 20:26:02 +01:00 |
|
EETagent
|
78d77cd735
|
feat: initial work on file upload
|
2022-11-07 19:53:04 +01:00 |
|
EETagent
|
9f47bff2fa
|
fix: make data guards public
|
2022-11-07 19:52:54 +01:00 |
|
Vojtěch Jungmann
|
077adfd117
|
Merge pull request #34 from EETagent/routing
Routing
|
2022-11-07 16:33:32 +01:00 |
|
EETagent
|
0cf6c4418d
|
feat: do not unwrap cookies in guards, use private cookies
|
2022-11-07 13:56:25 +01:00 |
|
EETagent
|
6f608fc8df
|
feat: set cookies on ok login request
|
2022-11-07 13:45:47 +01:00 |
|
EETagent
|
d65b92e3be
|
feat: move routes inside route dir, require admin auth for candidate create operation
|
2022-11-07 13:28:50 +01:00 |
|
EETagent
|
f6e45dc89b
|
feat: add admin login request
|
2022-11-07 13:28:23 +01:00 |
|
Vojtěch Jungmann
|
d657c5dfee
|
Merge pull request #33 from EETagent/cargo_lock_in_repo
Cargo.lock in repo
|
2022-11-06 23:54:29 +01:00 |
|
EETagent
|
ec6bd4cd2b
|
chore: add Cargo.lock to repo
|
2022-11-06 23:44:13 +01:00 |
|
EETagent
|
2382b899a7
|
feat: update deps
|
2022-11-06 23:42:15 +01:00 |
|
EETagent
|
766f3345a2
|
fix: argon2 test
|
2022-11-06 18:58:23 +01:00 |
|