EETagent
|
875604dbe2
|
feat: upgrade tokio, dependencies, remove unused deps
|
2022-11-23 23:06:10 +01:00 |
|
Sebastian Pravda
|
2b3fc2e274
|
fix: add missing files
|
2022-11-23 18:14:23 +01:00 |
|
Sebastian Pravda
|
13d66c719f
|
feat: package cli function
- exports all personal data into csv file
- exports all portfolios into specified directory
- exports PostgreSQL database if specified
|
2022-11-23 18:00:59 +01:00 |
|
Sebastian Pravda
|
be61af2b05
|
refactor: export csv in core/
- feat: export candidate's application id
|
2022-11-23 16:07:55 +01:00 |
|
Sebastian Pravda
|
b2cd902e98
|
feat: cli csv export
|
2022-11-23 11:46:28 +01:00 |
|
Sebastian Pravda
|
9a30f1ff8a
|
feat: list candidates improvements
- sorting
- pagination
|
2022-11-21 21:03:22 +01:00 |
|
Vojtěch Jungmann
|
c4092c3d29
|
Merge pull request #54 from EETagent/rework_api_tests
|
2022-11-21 18:15:33 +01:00 |
|
Sebastian Pravda
|
f84748fccb
|
feat: submission progress endpoint
|
2022-11-21 16:19:36 +01:00 |
|
Sebastian Pravda
|
b8ae1a898d
|
feat: candidate endpoints tests
|
2022-11-20 21:17:45 +01:00 |
|
Sebastian Pravda
|
1bfc8f68c2
|
feat: return 401 error instead of panicking
|
2022-11-20 21:17:08 +01:00 |
|
Sebastian Pravda
|
6d8319d784
|
feat: api tests setup
|
2022-11-20 15:43:49 +01:00 |
|
Sebastian Pravda
|
ce5703497e
|
feat: get_portfolio test
|
2022-11-18 15:20:21 +01:00 |
|
Sebastian Pravda
|
f8938e65f7
|
fixed: portfolio letter
|
2022-11-18 11:02:13 +01:00 |
|
Sebastian Pravda
|
64bbd3d946
|
refactor: method params
|
2022-11-18 01:07:28 +01:00 |
|
Sebastian Pravda
|
a545de458d
|
refactor: method order, comments
|
2022-11-18 00:56:54 +01:00 |
|
Sebastian Pravda
|
77d5dd7834
|
refactor: portfolio service
|
2022-11-18 00:49:43 +01:00 |
|
Sebastian Pravda
|
7a8affb9b1
|
feat: candidate details tests
|
2022-11-17 23:47:33 +01:00 |
|
Sebastian Pravda
|
139248dc4c
|
refactor: struct name
|
2022-11-17 20:47:11 +01:00 |
|
Sebastian Pravda
|
d8a269edd3
|
feat: do not encrypt field of study; list candidates filtering
|
2022-11-17 20:41:03 +01:00 |
|
Sebastian Pravda
|
315966acba
|
feat: revoke all candidate sessions on password reset
|
2022-11-17 20:00:40 +01:00 |
|
Sebastian Pravda
|
2ccbba4e11
|
feat: reencrypt candidate details on password reset
|
2022-11-17 19:55:04 +01:00 |
|
Sebastian Pravda
|
45187147d8
|
feat: password reset
|
2022-11-17 19:28:04 +01:00 |
|
Sebastian Pravda
|
55f06c9de1
|
style: remove commented code block
|
2022-11-17 18:48:26 +01:00 |
|
Sebastian Pravda
|
0ffe203c5a
|
feat: get candidate admin endpoint
|
2022-11-17 17:44:50 +01:00 |
|
Sebastian Pravda
|
4375b9d932
|
feat: list candidates with id, name, surname, study
|
2022-11-17 17:44:50 +01:00 |
|
Sebastian Pravda
|
b6e4af6ef7
|
refactor: methods order
|
2022-11-17 17:44:50 +01:00 |
|
Sebastian Pravda
|
8ef28a65c4
|
feat: admin login test, code cleanup
|
2022-11-17 17:42:19 +01:00 |
|
EETagent
|
aa1df5c74e
|
fix: reset env after test run
|
2022-11-17 12:50:19 +01:00 |
|
EETagent
|
f6a28aa226
|
feat: include custom errors in test coverage
|
2022-11-17 12:42:20 +01:00 |
|
EETagent
|
47e16ab48a
|
feat: candidate details tests
|
2022-11-17 12:37:44 +01:00 |
|
EETagent
|
fe1ddf9342
|
feat: sqlite memory connection test
|
2022-11-17 12:25:21 +01:00 |
|
EETagent
|
225583f552
|
feat: query/mutation tests, lint warnings removal
|
2022-11-17 00:10:56 +01:00 |
|
EETagent
|
e2e9546120
|
fix: fix tests, same APPLICATION_ID for all test cases
|
2022-11-16 20:29:59 +01:00 |
|
EETagent
|
5431335a2a
|
feat: add serial macro for tests, add more tests
|
2022-11-16 20:22:43 +01:00 |
|
EETagent
|
ee12ad3925
|
refactor: refactor write tests
|
2022-11-16 17:45:12 +01:00 |
|
EETagent
|
b9f842f258
|
feat: init file write tests
|
2022-11-16 17:08:53 +01:00 |
|
EETagent
|
e4dda4581d
|
feat: specify file root dir in env
|
2022-11-16 16:56:16 +01:00 |
|
EETagent
|
eb5fc405e2
|
refactor: are_candidate_details_complete name
|
2022-11-16 16:42:18 +01:00 |
|
EETagent
|
8560c0b3a6
|
fix: do not remove cache dir completely
|
2022-11-16 16:39:24 +01:00 |
|
EETagent
|
fc614eadb8
|
feat: add cache validation functions
|
2022-11-16 16:38:23 +01:00 |
|
EETagent
|
e9f3a8042c
|
refactor: refactor is_portfolio_prepared
|
2022-11-16 16:26:42 +01:00 |
|
EETagent
|
530994f33d
|
feat: load cache into memory before deleting
|
2022-11-16 16:21:03 +01:00 |
|
EETagent
|
7e00d302d2
|
fix: correct error for incomplete portfolio
|
2022-11-16 16:09:28 +01:00 |
|
EETagent
|
a93549c906
|
fix: portfolio cleanup after unsuccessful request
|
2022-11-16 15:35:49 +01:00 |
|
EETagent
|
5821c7c190
|
fix: remove unwrap
|
2022-11-16 15:35:13 +01:00 |
|
EETagent
|
abfcf9f3eb
|
refactor: refactor routes and function names
|
2022-11-16 14:35:36 +01:00 |
|
EETagent
|
62e341c26e
|
feat: add is_submitted
|
2022-11-16 14:21:29 +01:00 |
|
EETagent
|
5bac182f83
|
fix: portfolio submit fix
|
2022-11-16 14:11:10 +01:00 |
|
EETagent
|
39aa1f0ad6
|
fix: possible crypto file write fixes
|
2022-11-16 14:11:01 +01:00 |
|
Sebastian Pravda
|
8579cc9987
|
feat: move 'get_sqlite_conn' to util.rs
|
2022-11-14 23:14:55 +01:00 |
|