|
cc122e253d
|
ft/moves accounts_data out of accounts
|
2023-10-19 11:22:19 +02:00 |
|
|
a7fb9265c3
|
Add email verification
Fixes #47
|
2023-10-19 00:28:53 +02:00 |
|
|
0875bc4801
|
ft/adds tx & endpoint for create & delete document
|
2023-10-15 22:23:53 +02:00 |
|
|
cf4e84380e
|
rf/replaces email with account_id in session and payload
|
2023-10-15 06:17:04 +02:00 |
|
|
1ece980939
|
ft/adds endpoint & adss ft to tx
adds update_person
adds removal of documents, returnsLogs and returns to tx_delete_person
|
2023-10-10 23:40:08 +02:00 |
|
|
76b348f0ae
|
fix/replaces double with single quotes
|
2023-10-10 00:51:41 +02:00 |
|
|
15ce130247
|
ft/adds returns_log_by_person_id
|
2023-10-10 00:46:21 +02:00 |
|
|
f25bbb347c
|
rf/improves *_id uint64 handling
|
2023-10-10 00:17:52 +02:00 |
|
|
8733dec355
|
rf/changes IDs from int64 to uint64
|
2023-10-09 20:46:14 +02:00 |
|
|
bfdbbe7e04
|
ft/adds endpoints
- get_person
- list_persons
- delete_payment
- delete_person (TODO: Add removal of returnsLog to TX)
|
2023-10-09 03:34:10 +02:00 |
|
|
9a38296d90
|
ft/adds gapi.payments
|
2023-10-09 02:26:20 +02:00 |
|
|
e400134a93
|
rf/moves ListSessions from sql.account to sql.session
|
2023-10-09 00:39:43 +02:00 |
|
|
6f4d123d39
|
ft/adds endpoint list_sessions
|
2023-10-08 01:49:34 +02:00 |
|
|
48005c9f10
|
fix/regenerated dbmock.
was missed in last commit
|
2023-10-06 00:13:57 +02:00 |
|
|
688108fc4f
|
Add api.person endpoint
Fixes #65
|
2023-10-06 00:54:14 +02:00 |
|
|
86b10b8d12
|
fix/regenerated dbmock
was missed in last commit
|
2023-10-06 00:20:08 +02:00 |
|
|
91903b9a2e
|
ft/adds additional endpoints and refactors others
New:
- GetAccount
- ListAccounts
- CreatePerson
Refactored:
- CreateAccount
- RefreshToken
- UpdateAccount
|
2023-10-06 00:18:53 +02:00 |
|
|
c54a24a34f
|
add gRPC server and endpoints using protobuf
Fixes #6
|
2023-10-05 03:20:02 +02:00 |
|
|
7d2e0a8819
|
Add openAPI documentation (#68)
|
2023-10-03 23:36:46 +02:00 |
|
|
c6178e9cd3
|
Add BlockSession (#66)
|
2023-10-02 23:32:16 +02:00 |
|
|
9b161ddb84
|
Add providers for testing to the db (#63)
|
2023-10-02 22:45:44 +02:00 |
|
|
a9c53952de
|
Add Dockerfile for backend (#60)
* Add Dockerfile for backend
Fixes #57
* Add Dockerfile for backend
Fixes #57
* removes a temporary test relict
|
2023-10-02 20:41:29 +02:00 |
|
|
796158b436
|
fix/path to config, mock and module name
|
2023-10-02 10:12:08 +02:00 |
|
|
594d5a0435
|
Move backend files into subfolder bff
Fixes #58
|
2023-10-02 09:59:45 +02:00 |
|