Commit Graph

6 Commits

Author SHA1 Message Date
ephraimduncan 96539cda09 feat: redesign api tokens settings page
Aligns the API tokens settings page with the webhooks settings pattern. Token creation moves
from an inline form into a dialog triggered from the settings header, which reveals the newly
created token in-dialog with a copy button. The "never expire" switch is folded into the
expiration select as a "Never" option, and the token list is now a data table with created and
expiry dates, an expired badge, and skeleton, empty, and error states. The delete confirmation
dialog footer and copy now match the other confirm dialogs.
2026-07-07 13:26:43 +00:00
David Nguyen 8671f269e8 fix: lint project (#2693) 2026-05-08 16:04:22 +10:00
David Nguyen b8d07fd1a6 fix: refactor token router (#1981) 2025-08-25 08:25:01 +10:00
David Nguyen e6dc237ad2 feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
David Nguyen 991ce5ff46 fix: update teams API tokens logic 2025-02-21 00:34:50 +11:00
David Nguyen 383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00