Commit Graph

8 Commits

Author SHA1 Message Date
Mythie
2abcdd7533 feat: team api tokens 2024-02-22 13:39:34 +11:00
Catalin Pit
3b82ba57f3 chore: implemented feedback plus some restructuring 2024-01-17 12:44:25 +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
Catalin Pit
17486b961d chore: refactor delete dialog 2023-12-19 15:51:43 +02:00
Catalin Pit
da03fc1fd0 chore: finishing touches 2023-12-18 12:24:42 +02:00
Catalin Pit
d43d40fd6b feat: improvements to the newly created token message 2023-11-29 14:43:26 +02:00
Catalin Pit
e1732de81d feat: show newly created token 2023-11-28 15:49:46 +02:00
Catalin Pit
6a5fc7a5fb feat: confirm to delete dialog 2023-11-28 12:37:01 +02:00