0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

2022 commits

Author SHA1 Message Date
Xiao Yijun
d9b8be8157
refactor(console): add next bill tip for tax info (#5246) 2024-01-18 11:30:26 +08:00
Xiao Yijun
c4d943cc8f
refactor(console): reorg application details page codes (#5248) 2024-01-17 16:01:46 +08:00
Xiao Yijun
61e5d7f21c
fix(console): fix application refresh token settings (#5244) 2024-01-17 15:05:30 +08:00
Charles Zhao
d04bc9d19d
feat(console,phrases): support protected app creation in get-started page (#5238) 2024-01-17 03:50:28 +00:00
Xiao Yijun
e47966e0db
refactor: remove next bill tip (#5243) 2024-01-17 10:27:28 +08:00
Xiao Yijun
366adb2ff1
refactor(console): update quota pricing info (#5237) 2024-01-16 18:19:15 +08:00
simeng-li
400ee914d6
feat(console,phrases): add permissions tab to the application details page 4-3 (#5213)
* feat(console,phrases): implement the third-party app permissions table

implement the third-party app permissions table

* fix(console,phrases): update content

update content

* fix(console): add permission table classname

add permission table classname
2024-01-16 07:40:51 +00:00
simeng-li
2d41cbca8f
refactor(console): add permissions tab to the application details page 4-2 (#5212)
refactor(console): refactor the TemplateTable

refactor the TemplateTable component to be a shared componenet
2024-01-16 15:25:50 +08:00
simeng-li
73b36dcb4d
feat(console,phrases): add permissions tab to the application details page 4-1 (#5211)
feat(console,phrases): add permissions tab to the application details page

add permissions tab to the application details page
2024-01-16 13:58:47 +08:00
Charles Zhao
d506f94c18
feat(console): add protected app creation form (#5228)
* feat(console): add protected app creation form

* refactor(console): use whitelist to display application types in app creation form
2024-01-15 23:06:18 +08:00
Darcy Ye
098cfd7c54
fix(console): upcoming billing info not updated when subscription changes (#5223) 2024-01-12 03:50:07 +00:00
Xiao Yijun
2f0e2a4400
refactor: update android integration guides (#5222) 2024-01-11 16:00:55 +08:00
wangsijie
5bc649e10d
feat(core,phrases): update protected app (#5189) 2024-01-11 11:03:01 +08:00
Charles Zhao
9fdac5911d
fix(console): should not parse phone number if it is empty (#5216) 2024-01-10 07:04:24 +00:00
wangsijie
4022e4dbc7
fix(core): fix next server action guide (#5179) 2024-01-10 10:56:19 +08:00
Darcy Ye
cbc5dc5792
refactor(console): show auto generated acs url for SAML connector (#5208) 2024-01-09 15:53:30 +08:00
Gao Sun
3d5786d982
refactor: remove legacy resources (#5118)
* refactor: remove legacy api resources

* refactor: remove legacy resources

* refactor: add alteration script

* refactor(cli): adjust legacy seed test data

* refactor: update alteration timestamp

* refactor: update organization role name
2024-01-08 14:47:30 +08:00
Xiao Yijun
d7dd525ea4
style(console): update space size for table placeholder (#5204) 2024-01-08 11:41:58 +08:00
Xiao Yijun
c1bb631648
refactor(console): forward ref for button component (#5199) 2024-01-08 11:41:39 +08:00
Xiao Yijun
87f48c716b
fix(console): display no data when no data is found by search filter (#5203) 2024-01-08 11:41:25 +08:00
Xiao Yijun
9901f58df3
fix(console): remove hover state from tip button after tip is closed (#5197) 2024-01-08 11:30:39 +08:00
simeng-li
e9e0f18dcf
feat(console): : add application branding tab (#5176)
* feat(console,phrases): add new third-party applicaiton to the guide library

add new third-party applicaiton to the guide library

* fix(test): fix rebase issue

fix rebase issue

* feat(console): hide some fields for third-party apps

hide some form fields for third-party apps

* feat(console): add application branding tab

add application branding tab

* fix(console): fix fields not updated after logo deletion bug

fix fields not updated after logo deletion bug

* fix(console): fix the third-party hidden fields

fix the third-party hidden fields logic

* fix(console): fix style class not found error

fix style class not found error

* fix(console): force bool type for the thirdPartyApplicaitonEnabled variable

force bool type for the thirdPartyApplicaitonEnabled variable
2024-01-05 06:55:15 +00:00
simeng-li
94943cb3c3
refactor(phrases,console): refactor the application details form (#5168)
* feat(console,phrases): add new third-party applicaiton to the guide library

add new third-party applicaiton to the guide library

* refactor(phrases,console): refactor the application details form

refactor the application details form, merge advance settings to settings

* fix(console): fix the application details page tab style

fix the application details page tab container style

* fix(test): fix rebase issue

fix rebase issue
2024-01-05 05:02:27 +00:00
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
simeng-li
a85266284b
feat(console,phrases): add new third-party application to the guide Library (#5144)
* feat(console,phrases): add new third-party applicaiton to the guide library

add new third-party applicaiton to the guide library

* fix(test): adjust the test order

adjust the test order

* fix(phrases): add untranslated tag

add untranslated tag
2024-01-05 02:46:27 +00:00
Xiao Yijun
7a68967267
refactor(console): merge useMeCustomData hook into useCurrentUser (#5196) 2024-01-04 11:16:11 +08:00
Xiao Yijun
0d1a0a9746
refactor(console): refactor sie form data parser (#5195) 2024-01-04 11:15:34 +08:00
Xiao Yijun
8edbc0b4a8
refactor(console): refactor onboarding sie form (#5194) 2024-01-03 16:39:10 +08:00
Xiao Yijun
06c5795181
fix(console): allow image/x-icon mime type (#5193) 2024-01-03 11:20:21 +08:00
Darcy Ye
0fa2017dc8
chore(console): update onboarding survey (#5190)
* chore(console): update onboarding survey

* chore(phrases): update i18n
2024-01-03 11:02:11 +08:00
Xiao Yijun
7a7188d8b1
refactor: deprecate staging env tag (2/2) (#5187) 2024-01-02 05:41:43 +00:00
Xiao Yijun
b35c353d72
refactor: deprecate staging env tag (1/2) (#5180) 2024-01-02 12:51:24 +08:00
Xiao Yijun
86ce940dff
style(console): inherit background-color for text input (#5178) 2024-01-02 11:03:27 +08:00
Xiao Yijun
46bdc028d4
refactor(console): add subscription data provider (#5185) 2024-01-02 11:02:16 +08:00
Xiao Yijun
0bc84aaf61
refactor(console): update plan comparison data and styles (#5181) 2023-12-28 18:32:07 +08:00
Xiao Yijun
7e2016d20e
refactor(console): support isFullWidth for CopyToClipboard component (#5172) 2023-12-28 10:59:52 +08:00
Gao Sun
dde80f492e
refactor(console): sign out user when insufficient permissions (#5171) 2023-12-27 13:41:31 +08:00
Xiao Yijun
15db1e7ab2
fix(console): update price calculation blog link (#5169) 2023-12-26 07:48:38 +00:00
Xiao Yijun
b08b6b5985
refactor(console): apply new plans blog link for charge notifications (#5165) 2023-12-26 13:48:09 +08:00
wangsijie
2c26d2a825
feat(console): add next server actions guide (#5161)
feat(console): add next server actions guilde
2023-12-26 13:29:52 +08:00
Xiao Yijun
e7c780dee4
chore(console): remove dev feature flag for pricing mvp (#5157)
* chore(console): remove dev feature flag for pricing mvp

* chore(console): deprecate unused phrases and codes

* refactor(console): update support response time
2023-12-25 23:08:41 +08:00
Xiao Yijun
51d8bcf6db
feat(console): add new support items for plan comparison table (#5156) 2023-12-25 20:58:38 +08:00
Xiao Yijun
757d0c0f97
refactor(console): hide charge notification when loading (#5155) 2023-12-25 19:08:00 +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
12e6d288dd
feat(console): add charge notification for token usage (#5153) 2023-12-25 09:13:07 +00:00
Xiao Yijun
a6f12307b3
feat(console,core): support hidding charge notification on read (#5151) 2023-12-25 16:42:13 +08:00
Xiao Yijun
ee268ac028
refactor(console): guard charge notification directly in the cloud version (#5150) 2023-12-25 14:49:26 +08:00
Xiao Yijun
f33ef7067f
refactor(console): update featured plan quota list (#5147) 2023-12-25 14:49:11 +08: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
39b915aa23
refactor(console): update plan comparison table (#5143) 2023-12-22 16:32:05 +08:00