Commit Graph

8 Commits

Author SHA1 Message Date
Mythie b9e5905469 feat: create from template 2024-02-20 19:46:18 +11:00
Mythie 4c5b910a59 chore: add examples 2024-02-14 13:15:35 +11:00
Mythie 1a82740d0f feat: support recipient roles 2024-02-12 15:16:09 +11:00
Mythie 98df273ebc feat: add field and recipient endpoints 2024-02-08 16:58:44 +11:00
Mythie 5a28eaa4ff feat: add recipient creation 2024-01-22 17:38:02 +11:00
Catalin Pit b6aface982 chore: update api description 2024-01-19 16:59:48 +02:00
Catalin Pit b28a7f9702 chore: add openapi 2024-01-19 16:55:16 +02:00
Mythie 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