Commit Graph

3 Commits (95d15f1224e523894e85dc85c4bd0cf84ade94e6)

Author SHA1 Message Date
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