0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
Commit graph

18 commits

Author SHA1 Message Date
Xiao Yijun
46bdc028d4
refactor(console): add subscription data provider (#5185) 2024-01-02 11:02:16 +08:00
Gao Sun
53486f27ad
refactor(console): align sign-in/out redirect uris (#4385) 2023-08-23 14:53:48 +00:00
Gao Sun
4c9aef827b
refactor(console): use global router (#4191)
* refactor(console): use global router

* refactor(console): clean swr cache when switching tenant

* refactor(console): bug fix

* chore(test): increase integration test timeout

* refactor: update packages/console/src/App.tsx

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

---------

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-07-21 06:12:01 +00:00
Darcy Ye
c5b0f9bdc5
feat(console): change free tenant number limit to 10 (#4130) 2023-07-13 17:09:05 +08:00
Gao Sun
d7f96a6559
refactor(console): reorg hooks and data checking logics 2023-06-24 17:23:41 +08:00
Gao Sun
a3e3363b10
refactor: fix test and components 2023-06-23 01:07:33 +08:00
Darcy Ye
3a0944444a
fix(console): should not block admin tenant owner from creating more tenants (#4066) 2023-06-21 12:49:28 +08:00
Xiao Yijun
2cde8254b6
fix(console): use process.env.NODE_ENV to get node env for console (#3991) 2023-06-08 02:57:02 +00:00
Gao Sun
ee51478618
refactor(console): update page title and manually track pv (#3625) 2023-03-28 17:51:14 +00:00
Gao Sun
e87ff837cd
refactor(console): update admin endpoint pattern (#3605) 2023-03-27 13:51:34 +00:00
Gao Sun
3287c2c232
refactor: use URL class 2023-03-08 10:47:10 +08:00
Gao Sun
f111128320
feat(console): support multi-tenancy (2/2) (#3247) 2023-03-01 04:37:11 +00:00
Gao Sun
518579efce
chore: update configs (#3190) 2023-02-24 17:30:08 +08:00
Gao Sun
b23bfc61bc
refactor(console): refactor cloud router 2023-02-24 00:27:51 +08:00
Gao Sun
09d2dac1ea
refactor: move admin console app to database (#3185) 2023-02-22 14:35:17 +00:00
Gao Sun
1808a25570
feat(cloud): GET /api/tenants 2023-02-18 18:37:49 +08:00
Gao Sun
8fa9e7a4a1
refactor: fix dev experience 2023-02-18 14:33:47 +08:00
Gao Sun
c225719d70
refactor(core,console): update well-known for endpoints 2023-02-12 14:28:57 +08:00