tabby/ee/tabby-webserver
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
..
docs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
examples refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00
graphql refactor: restructure JwtPayload and MeQuery (#994) 2023-12-09 10:12:54 +00:00
src feat(tabby-ui): add cluster information page and team management page (#997) 2023-12-09 16:51:05 +00:00
ui fix: make runner card width equal in large screen (#883) 2023-11-24 02:52:56 +00:00
Cargo.toml refactor: Use DateTime<Utc> for sqlite datetime fields (#946) 2023-12-05 15:47:10 +00:00