5a28eaa4ff
feat: add recipient creation
2024-01-22 17:38:02 +11:00
3b82ba57f3
chore: implemented feedback plus some restructuring
2024-01-17 12:44:25 +02:00
a1215df91a
refactor: extract api implementation to package
...
Extracts the API implementation to a package so we can
potentially reuse it across different applications in the
event that we move off using a Next.js API route.
Additionally tidies up the tokens page and form to be more simplified.
2023-12-31 13:58:15 +11:00
d283cc2d26
chore: implemented feedback
2023-12-21 16:02:02 +02:00
19736ce60b
chore: implemented feedback
2023-12-14 11:05:39 +02:00
8ecd8a7d10
chore: implemented feedback + a small refactoring
2023-12-11 14:33:30 +02:00
66c0db91da
chore: cleanup and feedback implementation
2023-12-08 13:28:34 +00:00
6be4b7ae90
feat: add authorization for api calls
2023-11-30 14:39:31 +02:00
e1732de81d
feat: show newly created token
2023-11-28 15:49:46 +02:00
2deaad5c34
feat: token page
2023-11-27 12:50:21 +02:00
fbee6eedc1
feat: api token functions
2023-11-24 16:13:09 +02:00
4a6b3edc05
feat: get documents api route with pagination
2023-11-22 15:44:49 +02:00