Xiao Yijun
9644fa0615
chore: remove deprecated challenge task flags ( #4468 )
2023-09-11 17:46:13 +08:00
Xiao Yijun
1453e1a2a1
refactor(console): retrieve subscription data from tenant response ( #4430 )
...
refactor(console): apply tenant subscription data from tenant response
2023-09-06 10:22:10 +08:00
Gao Sun
bbdf57b369
Merge pull request #4418 from logto-io/gao-console-others-to-content
...
refactor(console): update tab name others -> content
2023-09-05 14:28:34 +08:00
Gao Sun
e68cbd0b09
refactor(console): update tab name others -> content
...
update the sign-in experience configuration page tab name per design.
2023-09-03 23:20:20 +08:00
Gao Sun
ac859afec9
fix(console): update default tenant id on manual navigation only ( #4417 )
2023-09-02 16:21:59 +08:00
Charles Zhao
8108a4831a
refactor(console): new get started page ( #4398 )
...
* refactor: get started
* refactor(console): support react router link in LinkButton component
* refactor(console): new get-started page
* chore(console): translate i18n phrases
2023-08-30 10:51:54 +08:00
Charles Zhao
c4738705f0
fix(console): remove 'unhandledrejection' listener from ErrorBoundary ( #4391 )
2023-08-24 07:43:14 +00:00
Gao Sun
53486f27ad
refactor(console): align sign-in/out redirect uris ( #4385 )
2023-08-23 14:53:48 +00:00
Charles Zhao
7b569a4de9
fix(console): fields should have default values in application advanced settings ( #4386 )
2023-08-23 11:41:43 +00:00
Charles Zhao
66c75cb0af
refactor(console): settings tabs in application details page ( #4357 )
2023-08-17 13:46:32 +08:00
Charles Zhao
d0f91d5d37
feat(console): new app creation guide library ( #4334 )
...
* feat(console): consolidate all app guide metadata and use it with a hook
* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs
* feat(console): new app creation guide library
* fix: remove unused component
* fix: eslint
2023-08-16 07:18:24 +00:00
Xiao Yijun
c2b379ee30
refactor(console): improve tenant selector loading state ( #4317 )
2023-08-11 16:16:04 +08:00
Gao Sun
5fd22f394f
Merge pull request #4224 from logto-io/gao-fix-tenant-switching
...
fix(console): use SWR for user endpoint
2023-07-25 16:43:21 +08:00
Darcy Ye
c83f5251e8
chore(console): remove preview ( #4218 )
2023-07-25 07:54:17 +00:00
Gao Sun
3c37db708d
fix(console): use SWR for user endpoint
2023-07-25 15:13:58 +08:00
Xiao Yijun
aa6f9ae1a3
chore(console): remove pricing feature switch ( #4215 )
2023-07-24 17:08:39 +08:00
Darcy Ye
350d070ef7
feat(console): should limit only the number of free tenant ( #4205 )
...
* fix(console): update free tenant limit
* fix(console): use TenantResponse type
* chore(console): update dependency on @logto/cloud
* chore: remove import as
2023-07-24 06:40:47 +00:00
Gao Sun
f8e11b1b34
fix(console): adapt callback and current tenant id logic ( #4206 )
...
* fix(console): adapt callback and current tenant id logic
* fix(console): fix cache and onboarding route
* fix(console): fix cache and onboarding route
2023-07-24 11:11:06 +08:00
Xiao Yijun
437be82a27
feat(console): add payment overdue reminder ( #4203 )
2023-07-23 13:19:51 +08:00
Xiao Yijun
62c2c2ca8f
feat(console): add mau exceeeded modal ( #4195 )
2023-07-21 16:09:28 +08:00
Xiao Yijun
41bc73c65d
feat(console): add subscription info for tenant selector ( #4200 )
2023-07-21 07:29:30 +00:00
Xiao Yijun
0d2f8edcb9
feat(console): add billing history page ( #4160 )
2023-07-21 06:31:25 +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
Gao Sun
0a5aa54bc2
refactor(console): save console redirect after sign-in ( #4180 )
...
* refactor(console): save console redirect after sign-in
* test: add integration test for saved redirect
2023-07-20 22:44:14 +08:00
Gao Sun
a1214d2eb6
chore(phrases): update content to sentence case ( #4188 )
2023-07-20 10:04:16 +00:00
Xiao Yijun
e2fc6cb545
feat(console): select plan before tenant creation ( #4175 )
2023-07-18 08:51:57 +00:00
Darcy Ye
c5b0f9bdc5
feat(console): change free tenant number limit to 10 ( #4130 )
2023-07-13 17:09:05 +08:00
Xiao Yijun
02ccc24d72
chore(console): block subscritpion route ( #4139 )
2023-07-08 12:02:49 +08:00
Gao Sun
04cf242e48
fix(console): fix tenant switching bugs ( #4128 )
...
* fix(console): fix tenant switching bugs
* refactor(console): simplify logic per review
2023-07-06 22:08:01 +08:00
Xiao Yijun
034cd69599
feat(console): add subscription page ( #4118 )
2023-07-06 14:15:53 +08:00
Gao Sun
736e99fd63
refactor(console): AppEndpointsProvider
-> AppDataProvider
( #4117 )
2023-07-05 17:00:08 +08:00
Gao Sun
d2ba119cb6
feat(console): save and update user default tenant id
2023-07-04 18:23:43 +08:00
Gao Sun
5be498c7ff
Merge pull request #4087 from logto-io/yemq-fix-multi-tenancy-flow
...
fix(console): fix multi tenancy flow and sync ui-test
2023-06-28 18:20:18 +08:00
Gao Sun
c1fa47f280
refactor(console): redirect to current tenant when needed
2023-06-28 15:51:45 +08:00
Darcy Ye
740e482aed
fix(console): text color of docs and help button ( #4091 )
2023-06-28 15:16:08 +08:00
Gao Sun
ad6dde7f18
refactor(console): reorg error rendering ( #4082 )
...
* refactor(console): reorg error rendering
* refactor(console): reorg error rendering
2023-06-27 11:31:03 +08:00
Gao Sun
a942f155f3
refactor(console): apply code review suggestions
2023-06-26 16:44:31 +08:00
Gao Sun
8aab136b41
fix(console): correct onboarding experience
2023-06-25 14:57:16 +08:00
Gao Sun
3cbfd7e712
refactor(console): set current tenant validated to false when resetting
2023-06-24 17:55:17 +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
Gao Sun
c4e13ff525
refactor(console): optimize tenant context and hooks
...
remove the use of useSWR and make the tenant context as the single
source of truth for tenant data. also reorg deduplicate hook logics.
2023-06-22 15:13:49 +08:00
Darcy Ye
b557f9cc56
chore(console,phrases,toolkit): polish ui styles and phrases ( #4068 )
...
* chore(console,phrases,toolkit): polish ui styles and phrases
* chore(phrases): use settings key for create tenant modal for ssot
* chore(phrases): add i18n for docs and help button text
* chore(phrases): merge tenants and tenant_settings phrases file
* chore(phrases): use tenant phrases for delete modal content
2023-06-21 07:25:23 +00:00
Charles Zhao
e9c2c9a6de
feat(toolkit): add new font tokens in core-kit ( #4065 )
...
* feat(toolkit): add new font tokens in core-kit
* chore: code clean-up
2023-06-21 14:48:34 +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
Darcy Ye
7902c1b0e3
chore(console): remove toast for creating tenant ( #4067 )
2023-06-20 10:40:48 +00:00
Darcy Ye
da6f9eef5c
refactor(console): remove use tenant hook and use cloud SWR instead ( #4060 )
2023-06-20 15:41:13 +08:00
Darcy Ye
f34ff9119a
feat(console): add scrollbar for tenant selector ( #4054 )
2023-06-19 10:02:33 +00:00
Darcy Ye
013022d24f
fix(console): direct to new created tenant and clear create modal on open ( #4051 )
2023-06-19 07:06:06 +00:00
Darcy Ye
8f78515976
fix(cloud,test): should block when users trying to create too many tenants ( #4048 )
2023-06-19 14:45:33 +08:00