Meng Zhang
|
779eef0c1f
|
feat: add register / signin / signup / logout workflow (#976)
* feat: extract signup page
* feat: add signin page
* feat: implement auto redirecting
* fix: show slack dialog after signin
* feat: tweak signin page
* feat: add basic user panel + signout
* [autofix.ci] apply automated fixes
* fix: correct page title
* fix lint
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2023-12-07 17:56:08 +08:00 |
Meng Zhang
|
bfc2de49a3
|
refactor: move tabby specific libs to lib/tabby (#970)
* refactor: move useGraphQL to useGraphQLQuery
* refactor: tabby-gql-client -> tabby/gql
* refactor: tabby-fetcher -> tabby/fetcher
* fix
|
2023-12-07 05:52:59 +00:00 |
Meng Zhang
|
27d2f18302
|
feat: add authentication page example (#955)
* feat: add authentication page
autogen
* feat: pass invitation code to UserAuthForm in SignUp
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2023-12-07 05:39:39 +00:00 |