Commit Graph

16 Commits

Author SHA1 Message Date
David Nguyen
f199183c78 feat: improve translation coverage (#1427)
Improves translation coverage across the app.
2024-11-01 10:57:32 +11:00
David Nguyen
75c8772a02 feat: web i18n (#1286) 2024-08-27 20:34:39 +09:00
Chirag Chandrashekhar
994f6867f5 fix: API token deletion not reflected in cache until page reload (#1128)
Stops the API token copy card from continuing to appear when a newly created
token has been subsequently deleted.
2024-07-24 13:31:56 +10:00
Mythie
2abcdd7533 feat: team api tokens 2024-02-22 13:39:34 +11:00
Mythie
b9e5905469 feat: create from template 2024-02-20 19:46:18 +11:00
Catalin Pit
b3ba77dfed feat: allow user to choose expiry date 2024-02-09 11:35:09 +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
da03fc1fd0 chore: finishing touches 2023-12-18 12:24:42 +02:00
Catalin Pit
19736ce60b chore: implemented feedback 2023-12-14 11:05:39 +02:00
Catalin Pit
8ecd8a7d10 chore: implemented feedback + a small refactoring 2023-12-11 14:33:30 +02:00
Catalin Pit
76800674ee feat: improve messaging 2023-11-29 14:57:27 +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
Catalin Pit
13997d3dca feat: add delete and copy token on token page 2023-11-27 16:29:24 +02:00
Catalin Pit
2deaad5c34 feat: token page 2023-11-27 12:50:21 +02:00