Xiao Yijun
|
9644fa0615
|
chore: remove deprecated challenge task flags (#4468)
|
2023-09-11 17:46:13 +08:00 |
|
Charles Zhao
|
54321d93a2
|
refactor(console): add missing section title and adjust card layout in get-started page (#4428)
|
2023-09-06 10:10:35 +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
|
e8c544afcb
|
refactor(console): update relative path checking logic
|
2023-09-04 12:55:32 +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
|
8459cb55ad
|
chore(console): code cleanup (#4390)
|
2023-08-24 15:58:36 +08:00 |
|
Gao Sun
|
ab8c75efa8
|
fix(console): use correct sign-out redirect uri for api hooks
|
2023-08-24 14:54:08 +08:00 |
|
Gao Sun
|
53486f27ad
|
refactor(console): align sign-in/out redirect uris (#4385)
|
2023-08-23 14:53:48 +00:00 |
|
Darcy Ye
|
b581b28081
|
fix(console): getPathname() could result in duplicated tenant id segments in path (#4362)
|
2023-08-17 16:18:33 +08:00 |
|
Gao Sun
|
44d023ab2e
|
feat(console): show sample for the guide and allow request new guide (#4327)
* feat(console): show sample for the guide and allow request new guide
* refactor(console): fix build
* feat(console): express guide
|
2023-08-15 16:44:33 +08:00 |
|
Gao Sun
|
466933a490
|
feat(console): guide modal v2
|
2023-08-14 15:05:41 +08:00 |
|
Xiao Yijun
|
5a1c9d3a7b
|
refactor(console): sort quota list items (#4246)
|
2023-07-26 11:41:15 +08:00 |
|
Gao Sun
|
129d22980f
|
refactor(console): userEndpoint -> tenantEndpoint (#4228)
|
2023-07-25 19:06:34 +08:00 |
|
Xiao Yijun
|
aa6f9ae1a3
|
chore(console): remove pricing feature switch (#4215)
|
2023-07-24 17:08:39 +08:00 |
|
Xiao Yijun
|
d90d81688e
|
feat(console): support open stripe payment management page from console (#4213)
|
2023-07-24 15:46:34 +08:00 |
|
Xiao Yijun
|
46eafc9881
|
refactor(console): improve error handling for cloud api request (#4211)
|
2023-07-24 07:06:59 +00:00 |
|
Xiao Yijun
|
aded22954e
|
feat(console): handle subscription related request errors (#4209)
|
2023-07-24 03:59:13 +00:00 |
|
Xiao Yijun
|
b97b89a34b
|
fix(console): add origin for getUrl (#4210)
|
2023-07-24 11:39:55 +08:00 |
|
Xiao Yijun
|
a54fd502bd
|
refactor(console): refactor subscription-related hooks (#4197)
|
2023-07-21 07:04:44 +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 |
|
Xiao Yijun
|
db87743ca1
|
feat(console): apply quota limit for webhooks (#4186)
|
2023-07-19 18:18:47 +08:00 |
|
Xiao Yijun
|
6e094d959f
|
feat(console): checkout integration (#4178)
|
2023-07-19 09:14:10 +00:00 |
|
Xiao Yijun
|
3c51ecc29d
|
feat(console): apply quota limit for custom domain (#4181)
|
2023-07-19 13:56:00 +08:00 |
|
Xiao Yijun
|
68a725926e
|
feat(console): add current plan form for subscription page (#4158)
|
2023-07-17 14:32:11 +08:00 |
|
Darcy Ye
|
f4a66f74ce
|
refactor(console): config the allowed mime type for ImageUploader component (#4169)
|
2023-07-17 13:38:01 +08:00 |
|
Xiao Yijun
|
1b4b73c4fd
|
feat(console): add switch plan action bar (#4146)
|
2023-07-17 02:36:09 +00:00 |
|
Xiao Yijun
|
b3e55d1ce6
|
refactor(console): refactor useSubscriptionPlans hook (#4157)
|
2023-07-12 11:57:24 +08:00 |
|
Xiao Yijun
|
7742c7e3d4
|
feat(console): add plan quota table (#4137)
|
2023-07-10 16:38:53 +08:00 |
|
Gao Sun
|
947de83173
|
chore: upgrade configs (#4132)
* chore: upgrade configs
* chore: fix lint errors
|
2023-07-07 17:17:21 +00: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 |
|
Gao Sun
|
736e99fd63
|
refactor(console): AppEndpointsProvider -> AppDataProvider (#4117)
|
2023-07-05 17:00:08 +08:00 |
|
Gao Sun
|
99aa43216f
|
Merge pull request #4116 from logto-io/gao-set-user-default-tenant
feat(console): save and update user default tenant id
|
2023-07-05 13:49:03 +08:00 |
|
Xiao Yijun
|
244537ca03
|
feat(console): create email service connector (#4108)
|
2023-07-05 12:09:08 +08:00 |
|
Gao Sun
|
30f427cb3b
|
refactor(console): update comments
|
2023-07-04 18:32:19 +08:00 |
|
Gao Sun
|
d2ba119cb6
|
feat(console): save and update user default tenant id
|
2023-07-04 18:23:43 +08:00 |
|
Xiao Yijun
|
3a8f016d6a
|
fix(console): avoid connector custom config fields conflict with reserved fields (#4088)
|
2023-07-03 11:55:50 +08:00 |
|
Gao Sun
|
8aab136b41
|
fix(console): correct onboarding experience
|
2023-06-25 14:57:16 +08:00 |
|
Gao Sun
|
aaa9b47781
|
refactor(console): fix user data reloading issue
|
2023-06-24 21:05:12 +08:00 |
|
Gao Sun
|
9f9446ecda
|
refactor(console): reuse useCurrentUser for useMeCustomData
|
2023-06-24 18:32:56 +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 |
|
Xiao Yijun
|
4122056145
|
refactor(console): reorg connector-related files (#4071)
|
2023-06-21 14:58:53 +08:00 |
|
Darcy Ye
|
da6f9eef5c
|
refactor(console): remove use tenant hook and use cloud SWR instead (#4060)
|
2023-06-20 15:41:13 +08:00 |
|
Xiao Yijun
|
6cac3ee3f9
|
feat(console): add custom domain notes for endpoints and social callback uri (#4034)
|
2023-06-15 15:08:19 +08:00 |
|
Gao Sun
|
0d510cf7a4
|
refactor(console): use withtyped client for SWR
also enables auto type inference for SWR hooks and mutation APIs
|
2023-06-13 17:33:32 +08:00 |
|
Darcy Ye
|
e96e92b2df
|
feat(schemas,cloud): align tenant types (#4004)
|
2023-06-12 18:36:15 +08:00 |
|
Darcy Ye
|
690cd37e71
|
feat(console): add tenant settings page (#3938)
|
2023-06-10 14:39:03 +00:00 |
|
Gao Sun
|
8c5b492381
|
refactor(console): apply no-unused-modules (#4010)
|
2023-06-09 21:56:20 +08:00 |
|