|
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 |
|
|
2b2e4e6dc8
|
ft/adds logs to all internal errors
|
2023-10-10 02:41:29 +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 |
|
|
e4531208e8
|
ft/adds gapi.GetPayment
|
2023-10-09 02:50:09 +02:00 |
|
|
9a38296d90
|
ft/adds gapi.payments
|
2023-10-09 02:26:20 +02:00 |
|
|
ab2b04c3cd
|
Add check on db if session is expired
Fixes #76
|
2023-10-09 00:25:57 +02:00 |
|
|
6f4d123d39
|
ft/adds endpoint list_sessions
|
2023-10-08 01:49:34 +02:00 |
|
|
58c2e317c6
|
Add logger to gRPC and -gateway
Fixes #74
|
2023-10-08 00:26:02 +02:00 |
|
|
ade7be7f1b
|
rf/normalizes error responses
|
2023-10-06 00:37:33 +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 |
|
|
0d812a0f24
|
fix/type in openapi annotation that broke calls
|
2023-10-05 21:19:22 +02:00 |
|
|
95d9c8e0f1
|
fix/moves proto.service.Sessions and Accounts back together
|
2023-10-05 04:08:01 +02:00 |
|
|
c54a24a34f
|
add gRPC server and endpoints using protobuf
Fixes #6
|
2023-10-05 03:20:02 +02:00 |
|