Commit Graph

4 Commits (ae4dc5f8d09b14301fde8bf2a42f77457896968e)

Author SHA1 Message Date
Meng Zhang ae4dc5f8d0
feat(tabby-ui): support user auth token reset (#1003) 2023-12-10 04:16:31 +00:00
Meng Zhang 95d15f1224 fix: typo in cluster information page, registeration -> registration 2023-12-10 01:20:57 +08:00
Meng Zhang 9d607956f5 feat(tabby-ui): add endpoint url to home page 2023-12-10 01:11:59 +08:00
Meng Zhang fc93cf80b4
feat(tabby-ui): add cluster information page and team management page (#997)
* feat(tabby-ui): move swagger API from sidebar to header

* feat(tabby-ui): extract /workers page

* feat(tabby-ui): add reset button for registeration token

* refactor: extract <SlackDialog />

* feat(tabby-ui): display authToken in dashboard

* add team management page

* extract invitation-table

* fix lint

* rename /workers -> /cluster

* cleanup team management page

* cleanup

* fix

* fix link title

* fix title

* fix nextjs build

* fix lint

* fix missing window error

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-09 16:51:05 +00:00