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 chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
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 chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
.eslintrc.json refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
.gitignore chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
README.md chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
codegen.ts refactor: move graphql query to individual files (avoid abstract for single use query) (#954) 2023-12-06 22:57:04 +08:00
components.json chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
next-env.d.ts chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
next.config.js chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
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 chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
prettier.config.cjs refactor(webserver): enable import order + remove useless import (#984) 2023-12-08 12:40:45 +08:00
tailwind.config.js chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
tsconfig.json chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
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