tabby/ee/tabby-webserver
Meng Zhang 88e5187b57
feat(webserver): implement is_admin_initialized graphql api (#929)
* feat(webserver): implement is_admin_initialized graphql api

* refactor

* add unit test

* [autofix.ci] apply automated fixes

* renaming

* refactor: server -> locator

* fix unused

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-01 22:35:02 +08: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 feat(ee): implement auth claims (#932) 2023-12-01 12:46:01 +00:00
src feat(webserver): implement is_admin_initialized graphql api (#929) 2023-12-01 22:35:02 +08:00
ui fix: make runner card width equal in large screen (#883) 2023-11-24 02:52:56 +00:00
Cargo.toml feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00