6 Commits

Author SHA1 Message Date
70bee293c8 rf/removes account_info out of accounts [partial] 2023-10-20 01:46:15 +02:00
0875bc4801 ft/adds tx & endpoint for create & delete document 2023-10-15 22:23:53 +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
91903b9a2e ft/adds additional endpoints and refactors others
New:
- GetAccount
- ListAccounts
- CreatePerson

Refactored:
- CreateAccount
- RefreshToken
- UpdateAccount
2023-10-06 00:18:53 +02:00
594d5a0435 Move backend files into subfolder bff
Fixes #58
2023-10-02 09:59:45 +02:00