tabby/ee/tabby-ui
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
..
app feat(tabby-ui): add cluster information page and team management page (#997) 2023-12-09 16:51:05 +00:00
assets/fonts
components feat(tabby-ui): add cluster information page and team management page (#997) 2023-12-09 16:51:05 +00:00
lib feat(tabby-ui): add cluster information page and team management page (#997) 2023-12-09 16:51:05 +00:00
.env.development.example
.eslintrc.json refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
.gitignore
README.md
codegen.ts
components.json
next-env.d.ts
next.config.js
package.json feat(tabby-ui): add cluster information page and team management page (#997) 2023-12-09 16:51:05 +00:00
postcss.config.js
prettier.config.cjs
tailwind.config.js
tsconfig.json
yarn.lock feat(tabby-ui): add cluster information page and team management page (#997) 2023-12-09 16:51:05 +00:00

README.md

Tabby UI