simeng-li
1c3ada0123
feat(console,phrases): add third party app list page ( #5149 )
...
* feat(console,phrases): add new third-party applicaiton to the guide library
add new third-party applicaiton to the guide library
* feat(console,phrases): add third party app list page
add third party app list page
* fix(console): fix page size
fix page size
* fix(console): fix rebase issue
fix rebase issue
* fix(test): fix rebase issue
fix rebase issue
2024-01-05 12:27:27 +08:00
Xiao Yijun
7a68967267
refactor(console): merge useMeCustomData
hook into useCurrentUser
( #5196 )
2024-01-04 11:16:11 +08:00
Xiao Yijun
06c5795181
fix(console): allow image/x-icon mime type ( #5193 )
2024-01-03 11:20:21 +08:00
Xiao Yijun
46bdc028d4
refactor(console): add subscription data provider ( #5185 )
2024-01-02 11:02:16 +08:00
Gao Sun
dde80f492e
refactor(console): sign out user when insufficient permissions ( #5171 )
2023-12-27 13:41:31 +08:00
Xiao Yijun
73464229db
fix(console): correct surpass limitation check for m2m apps ( #5154 )
2023-12-25 10:02:40 +00:00
Xiao Yijun
d4996c3f57
refactor(console,phrases): update charge notification for add-on features ( #5146 )
2023-12-22 16:32:24 +08:00
Xiao Yijun
0691669d6f
refactor(console): update upsell instruction for m2m app & resource creation ( #5121 )
2023-12-20 13:51:38 +08:00
Gao Sun
bfd027d4e8
refactor(console): use organization token for management api
2023-12-18 13:07:30 +08:00
Xiao Yijun
15fd06fb4b
refactor(console,schemas): add reserved plan id enum ( #4919 )
2023-11-20 15:45:28 +08:00
Xiao Yijun
5dc9cdf886
feat(console): support plan subscription from the tenant landing page ( #4799 )
2023-11-07 18:20:23 +08:00
Gao Sun
52d8e3ad37
refactor(console): fixing code review to-dos
2023-10-25 12:40:14 +08:00
Gao Sun
23dc01c091
feat(console): init organization table
2023-10-23 14:32:17 +08:00
Gao Sun
e244b62a39
feat(console,core): edit permissions and roles
2023-10-20 16:21:06 +08:00
Xiao Yijun
e36493367e
feat(console): add tenant deletion guard ( #4647 )
2023-10-13 14:22:58 +08:00
simeng-li
fc252b56f0
refactor(console): retrieve latest invoice id from stripe ( #4563 )
...
refactor(console): replace invoice url link with API call
replace invoice url link with API call
2023-09-21 14:40:53 +08:00
Charles Zhao
c25916687f
refactor(console): add management api notice and update logo ( #4532 )
2023-09-18 11:00:12 +08:00
Gao Sun
c4e4b83740
Merge pull request #4509 from logto-io/gao-rename-ui-to-experience-2
...
refactor: ui -> experience (part 2)
2023-09-15 17:58:19 +08:00
Gao Sun
083ef8379e
refactor: ui -> experience (part 2)
...
Rename `phrases-ui` to `phrases-experience`.
2023-09-15 10:29:41 +08:00
Charles Zhao
926da108e8
fix(console): should display custom domain as alternative endpoint in app details and guides ( #4501 )
...
fix(console): should display custom domain as alternative endpoint in app guide and details
2023-09-15 09:57:41 +08:00
Charles Zhao
18e05586cc
fix(console): input verification code in profile page should not crash the app ( #4489 )
...
* fix(console): input verification code in profile page should not crash the app
* chore: add changeset
2023-09-12 13:38:37 +00:00
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