EETagent
|
493e3a3077
|
refactor: massive refactoring of query and mutation
|
2022-11-01 11:35:05 +01:00 |
|
Sebastian Pravda
|
e09a347d49
|
fix: create_candidate parameters in tests
|
2022-10-30 13:13:46 +01:00 |
|
Sebastian Pravda
|
137039df44
|
feat: limit n of sessions in db
save client's ip address
|
2022-10-29 18:33:37 +02:00 |
|
Sebastian Pravda
|
1ba4c68602
|
Merge branch 'candidate_tests' into refresh_token_auth
|
2022-10-28 23:25:27 +02:00 |
|
Sebastian Pravda
|
fb27fcff60
|
feat: session authentication instead of jwt
|
2022-10-28 19:33:30 +02:00 |
|
Sebastian Pravda
|
b82092e323
|
feat: find_candidate_by_id_test
|
2022-10-28 12:39:02 +02:00 |
|
Sebastian Pravda
|
69b5a4fabf
|
feat: find session by uuid
|
2022-10-28 12:11:23 +02:00 |
|
Sebastian Pravda
|
c47dfbb1f9
|
Refactoring aby to šlo spustit (#4)
* db: candidate entity
* chore: candidate migrace
* chore: import candidate migrace
* fix: default value pro citizenship
* fix: unique pro evideční číslo přihlášky
* chore: parent migrace
* fix: unique pro evideční číslo přihlášky
* chore: sample fill admin table
* fix: chybějící serde pro admin entitu
* chore: remove mock tests
* remove all post entity imports
Co-authored-by: EETagent <vojta.jungmann@gmail.com>
|
2022-10-24 15:00:49 +02:00 |
|
EETagent
|
63c7307e43
|
chore: project setup
|
2022-10-23 18:43:12 +02:00 |
|