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

736 commits

Author SHA1 Message Date
Gao Sun
fc734efa34
refactor(console,phrases): polish css editor (#3508) 2023-03-19 11:32:49 +00:00
Xiao Yijun
1c436b887d
feat(console): add deletion confirm for in-used passwordless connectors (#3499) 2023-03-19 05:03:45 +00:00
Gao Sun
79bed6e23a
refactor: update banner style (#3478) 2023-03-19 02:44:18 +00:00
Gao Sun
230fcffaec
refactor: improve phone number testing (#3493) 2023-03-18 13:22:42 +00:00
Gao Sun
97985da522
refactor(core,console,phrases): fix connector error handling and phrases (#3488) 2023-03-18 20:57:05 +08:00
Gao Sun
169c4450eb
refactor: use essentials tryThat and trySafe 2023-03-18 13:02:51 +08:00
renovate[bot]
fa3c13a68d
chore(deps): update dependency @silverhand/essentials to v2.5.0 2023-03-17 18:41:13 +00:00
Xiao Yijun
1c455b8256
feat(console): add demo connector notice (#3470) 2023-03-17 13:30:15 +00:00
Xiao Yijun
edc5ddb551
refactor(console): update onboarding phrases (#3465) 2023-03-17 19:22:45 +08:00
Xiao Yijun
29590c6981
refactor(console): update get-started content (#3464) 2023-03-17 16:44:33 +08:00
Xiao Yijun
43d84c526a
refactor(console): fix onboarding phrases typo (#3458) 2023-03-17 15:11:41 +08:00
Xiao Yijun
3404684a61
refactor(console): update get-started tasks (#3439) 2023-03-17 14:19:29 +08:00
Xiao Yijun
30ed6ff998
feat(console): add fake social connectors in onboarding (#3455) 2023-03-17 14:00:07 +08:00
Xiao Yijun
70709044cc
refactor(console): optimize the image uploader (#3441) 2023-03-17 13:56:49 +08:00
Xiao Yijun
465936e6ce
refactor(console): update terms form phrases (#3449) 2023-03-17 12:56:44 +08:00
Xiao Yijun
ce37c62b69
refactor(phrases): update connector demo tip (#3450) 2023-03-17 12:56:23 +08:00
wangsijie
72c7cba40e
feat(cloud): add social callback page (#3440) 2023-03-16 10:50:39 +00:00
Darcy Ye
28098cda1f
fix(console): correct display format (#3438) 2023-03-16 10:42:52 +00:00
Xiao Yijun
cdeff0028d
refactor(demo-app): update phrases (#3435) 2023-03-16 18:30:00 +08:00
renovate[bot]
565a0aead2
chore(deps): update dependency @silverhand/essentials to v2.4.1 (#3421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 21:36:02 +08:00
Darcy Ye
9d4c251a78
chore: update custom css render delay to 400ms (#3429) 2023-03-15 19:40:04 +08:00
Darcy Ye
5a20199675
chore: update custom css content and add placeholder in code editor (#3396) 2023-03-15 17:10:19 +08:00
Xiao Yijun
d01152895c
refactor(console): use image uploader in branding form (#3410) 2023-03-15 13:22:10 +08:00
wangsijie
2bd5f36fc3
refactor(core,toolkit): extract connector loading code to toolkit (#3400) 2023-03-14 20:26:42 +08:00
Xiao Yijun
67da65be9b
refactor(console): update onboarding welcome page image and description (#3394) 2023-03-14 14:21:24 +08:00
Xiao Yijun
b470e0efb7
feat(console): add demo state to connectors (#3382) 2023-03-13 21:05:44 +08:00
Xiao Yijun
8e12abea4f
refactor(console): fix onboarding about page (#3381) 2023-03-13 19:20:43 +08:00
Xiao Yijun
b1b5200876
feat(console): inspire me (#3360) 2023-03-13 13:58:58 +08:00
Darcy Ye
268679b02e
feat(console): enable AC config and real-time live preview on customCss (#3325) 2023-03-13 03:41:57 +00:00
Xiao Yijun
0971f99e98
feat(console): image uploader (#3323) 2023-03-10 16:35:25 +08:00
Gao Sun
310c543f93
Merge pull request #3333 from logto-io/gao-log-5603-hide-role-for-user-tenant
refactor: hide internal roles for user tenants
2023-03-09 12:41:34 +08:00
Xiao Yijun
105390f004
refactor: remove branding style config (#3326) 2023-03-09 11:23:06 +08:00
Gao Sun
c5da152ddc
refactor: hide internal roles for user tenants
introduce internal roles which name starts with #internal:
with RLS policies to make them read-only.
2023-03-09 00:07:33 +08:00
Charles Zhao
01735d1647
refactor(console,core,phrases): improve error handling in ac profile (#3317) 2023-03-08 16:00:11 +08:00
Xiao Yijun
190b281b49
feat(console): cloud preview broadcast (#3314) 2023-03-08 11:42:54 +08:00
simeng-li
05ada94f95
feat(core,console,schemas,phrases): add privacy policy url (#3315) 2023-03-08 10:56:26 +08:00
simeng-li
04cc1fe69a
feat(console,ui,phrases,schemas): update favicon and html title (#3302) 2023-03-08 02:46:10 +00:00
Gao Sun
e5b055f173
Merge pull request #3299 from logto-io/gao-improve-ui-test
test: improve ui test code
2023-03-08 10:44:48 +08:00
wangsijie
13fcf6f3c2
feat(core,console): handle connector target confict (#3251) 2023-03-07 16:14:23 +08:00
wangsijie
f25a9d343c
feat(core,phrases,schemas): upload user assets with azure storage (#3289) 2023-03-07 06:00:12 +00:00
Xiao Yijun
d98086ff9a
refactor(console): update the cloud congrats page (#3304) 2023-03-07 13:12:29 +08:00
renovate[bot]
4eb2d14762
chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 04:25:50 +00:00
Gao Sun
6e5123891f
test: add cloud test cases 2023-03-07 00:26:31 +08:00
Xiao Yijun
1efb8097ef
feat(console): onboarding sie preview (#3296) 2023-03-06 21:26:58 +08:00
Charles Zhao
5cfbe87a04
chore: polish profile page UI (#3293) 2023-03-06 09:04:22 +00:00
Gao Sun
ea66dcbf2f
Merge pull request #3285 from logto-io/gao-allow-admin-to-create-tenant
refactor: allow admin to create tenants
2023-03-06 13:54:25 +08:00
Charles Zhao
1477751e30
chore(console): remove settings page and its sidebar menu item (#3291) 2023-03-06 10:09:57 +08:00
Gao Sun
08e7b6c6c2
refactor: allow admin to create tenants 2023-03-04 14:52:02 +08:00
Charles Zhao
373febf707
feat(console): add delete account dialog in profile page (#3276) 2023-03-03 14:27:01 +08:00
Charles Zhao
84adbf66df
Merge pull request #3252 from logto-io/charles-log-5541-mainflow-like-form-ui-for-change-password
feat(console): add mainflow like modal style for change password
2023-03-03 14:18:23 +08:00
Xiao Yijun
49c7c68fb7
feat(console): add live preview entry in the sie preview (#3270) 2023-03-03 13:41:23 +08:00
Charles Zhao
ae9edd3ebc
feat(console): add mainflow like modal style for change password 2023-03-02 22:46:11 +08:00
Xiao Yijun
4606fd6821
feat(console): application table placeholder (#3261) 2023-03-02 17:06:46 +08:00
Xiao Yijun
cae97fb87a
refactor(console): replace theme selector with toggle in sie preview (#3260) 2023-03-02 13:58:00 +08:00
Gao Sun
b391cc9fed
chore(phrases): update content (#3265) 2023-03-02 01:36:11 +08:00
Xiao Yijun
04ddbadfac
refactor(console): update empty states (#3249) 2023-03-01 16:54:20 +08:00
wangsijie
92ffc6cfdd
feat(console): add callback uri field (#3231) 2023-03-01 16:53:54 +08:00
Charles Zhao
e8a7094e37
feat(console): allow editing basic userinfo in profile page 2023-02-28 18:23:52 +08:00
simeng-li
1418ef84c1
chore(phrases): content update (#3245) 2023-02-28 16:49:49 +08:00
Xiao Yijun
cf22fab79b
feat(console): onboarding sie config page (#3241) 2023-02-28 16:32:39 +08:00
Charles Zhao
bbcb904223
feat(console): new profile settings page (#3204) 2023-02-27 18:04:56 +08:00
Xiao Yijun
9c31d3837b
refactor(console): remove i18n text context (#3234) 2023-02-27 17:55:13 +08:00
Xiao Yijun
13f877ca4d
refactor(console): get-started tasks (#3208) 2023-02-27 10:15:55 +08:00
silverhand-bot
cda2c821cd
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-25 23:15:42 +08:00
Darcy Ye
be4701ac7f
chore(console): align term (#3220) 2023-02-24 11:27:20 +00:00
Xiao Yijun
72f4adc0f0
feat(console): page error state (#3193) 2023-02-24 16:15:36 +08:00
Darcy Ye
e84d2162ba
chore: update connector AC contents (#3210) 2023-02-24 16:14:14 +08:00
Gao Sun
ad1c1eb75e
chore: opensource -> open-source (#3206) 2023-02-24 16:04:11 +08:00
Charles Zhao
586cc96113
feat(cloud): new APIs for social linking/unlinking in cloud AC (#3184) 2023-02-24 15:44:15 +08:00
simeng-li
ab4b98d14d
feat(core): update the OIDC post signout page (#3183) 2023-02-24 02:20:53 +00:00
Xiao Yijun
e69790fd17
feat(console): early bird gift (#3177) 2023-02-23 15:07:11 +08:00
Xiao Yijun
794e270dc5
refactor(console): welcome state of the sie page (#3188) 2023-02-23 06:21:11 +00:00
Darcy Ye
5c7e20bfd4
fix(core): should throw error when multiple connector factories have same id (#3170) 2023-02-22 14:19:16 +08:00
Charles Zhao
7a7a7c3245
chore(console): polish subtitle wording in various pages (#3178) 2023-02-22 12:25:55 +08:00
simeng-li
85541c548d
chore(phrases): align terms in phrases to capitalized case (#3156) 2023-02-22 11:31:42 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
wangsijie
312b899a20
feat(console): new style for create and edit connector (#3126) 2023-02-20 18:04:43 +08:00
Gao Sun
f3a8dfc947
Merge pull request #3138 from logto-io/gao-init-cloud
feat: init cloud
2023-02-20 12:48:17 +08:00
Gao Sun
ed4894a19f
feat: init cloud 2023-02-18 13:34:52 +08:00
simeng-li
36e2b9db5d
style(ui): style and content polish
style and content polish
2023-02-17 17:26:57 +08:00
Gao Sun
f339e86591
refactor: update tsconfig 2023-02-17 13:41:05 +08:00
Gao Sun
ed4db56254
chore: upgrade configs 2023-02-16 23:49:03 +08:00
Xiao Yijun
4c384a7715
feat(console): cloud congrats page (#3125) 2023-02-16 18:05:09 +08:00
Xiao Yijun
951ea0de6d
refactor(console): rename CloudPreivew (#3131) 2023-02-16 17:10:08 +08:00
Xiao Yijun
06f98b6dc9
feat(console): cloud preview about page (#3111) 2023-02-16 13:33:43 +08:00
Charles Zhao
66441b2197
refactor(console): new topbar user menu (#3112) 2023-02-16 12:28:19 +08:00
Xiao Yijun
8b27f0dc09
feat(console): cloud preview welcome page (#3084) 2023-02-15 03:37:29 +00:00
wangsijie
f5116b30e8
fix(phrases): update sync profile tip (#3078) 2023-02-10 12:27:32 +08:00
Alanimdeo
af81c81a53
fix(phrases): update translation for Korean (#3064) 2023-02-08 04:46:31 +00:00
Xiao Yijun
21eb7587a1
refactor(console): userAccountInformation (#3045) 2023-02-06 11:55:26 +08:00
Gao Sun
f4b8063bed
chore: manually update to rc 2023-02-02 22:18:08 +08:00
Gao Sun
f16f9d2403
refactor(phrases): update RBAC content (#3037) 2023-01-31 11:07:43 +00:00
Charles Zhao
8fe02a0059
refactor(console): user social identities table (#2992)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2023-01-30 12:23:56 +08:00
wangsijie
65f7f895fb
fix(core): scope name cannot contain any spaces (#3007) 2023-01-20 18:12:57 +08:00
wangsijie
3e34c51cca
refactor!: remove user roleNames (#2990) 2023-01-20 16:51:29 +08:00
Xiao Yijun
47b84f2d78
refactor(phrases): update rbac-related removing phrases (#3005) 2023-01-20 16:17:18 +08:00
Xiao Yijun
59d9ff4516
refactor(phrases): update the subtitle of the roles page (#2960) 2023-01-17 12:31:01 +08:00
Xiao Yijun
5f2140eb0f
refactor(console): add empty state to transfers (#2956) 2023-01-17 12:30:25 +08:00
Xiao Yijun
102019108c
refactor(console): update search placeholder (#2948) 2023-01-16 12:36:39 +08:00
Xiao Yijun
cce723d12a
refactor(console): do not allow spaces in the permission name (#2935) 2023-01-13 12:37:33 +08:00
Xiao Yijun
5211fa1e0c
refactor(console): update rbac phrases (#2921) 2023-01-13 11:43:44 +08:00
Xiao Yijun
17266913df
feat(console): add assigned users column to roles table (#2916) 2023-01-12 11:50:37 +08:00
Xiao Yijun
64d2fa5a63
feat(console): assign roles to user (#2896) 2023-01-11 15:42:16 +08:00
Xiao Yijun
751d6117c1
feat(console): assign permissions to a role (#2882) 2023-01-10 14:55:37 +08:00
Xiao Yijun
8cda770ce9
feat(console): assign users to a role (#2883) 2023-01-10 14:02:17 +08:00
wangsijie
34aab882c3
feat(core): scope name within the same resource should be unique (#2861) 2023-01-10 05:15:48 +00:00
Xiao Yijun
cab1fd646f
feat(console): role users page (#2864) 2023-01-09 07:39:31 +00:00
Xiao Yijun
ac01933c0f
feat(console): user roles page (#2860) 2023-01-09 07:34:22 +00:00
Xiao Yijun
e240f77652
feat(console): role permissions page (#2855) 2023-01-09 06:10:57 +00:00
Gao Sun
6e2951fafc
chore!: drop Node 16 (#2848) 2023-01-07 20:42:10 +08:00
wangsijie
7e507dbc2b
feat(core): user-role related api (#2827) 2023-01-07 12:08:03 +08:00
Xiao Yijun
fff081f1be
feat(console): delete permission (#2831) 2023-01-06 15:15:08 +00:00
simeng-li
4af325af03
refactor(core,ui,schemas): replace sms sign-in method with phone (#2825) 2023-01-06 17:43:28 +08:00
wangsijie
f371a61460
feat(core): role-scope api (#2826) 2023-01-06 15:37:00 +08:00
Xiao Yijun
d3e8ea142a
feat(console): api resource permissions page (#2829) 2023-01-06 14:45:51 +08:00
Xiao Yijun
2b67904182
feat(console): delete role (#2824) 2023-01-05 08:58:21 +00:00
Xiao Yijun
8b18744642
feat(console): create role (#2822) 2023-01-05 08:43:55 +00:00
Xiao Yijun
6230775a4b
feat(console): role details settings page (#2821) 2023-01-05 08:34:01 +00:00
Xiao Yijun
5786d8156f
feat(console): roles page (#2820) 2023-01-05 16:22:45 +08:00
wangsijie
9b5dbeea34
feat(core): roles crud (#2672) 2023-01-04 17:02:08 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages (#2803) 2023-01-01 19:55:54 +08:00
Darcy Ye
51e39eeb3b
chore: update AC connector name tip content (#2797) 2022-12-30 16:04:55 +00:00
simeng-li
9088e547ac
refactor(ui): update some content (#2763) 2022-12-30 16:41:08 +08:00
wangsijie
09b1fa370f
fix(console): add sync profile tip (#2784) 2022-12-30 07:36:29 +00:00
Darcy Ye
2773bf5ec7
chore: update standard connector AC contents (#2753)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-29 03:03:14 +00:00
simeng-li
e02f7e5ac2
refactor(ui): replace continue api with patchProfile (#2744) 2022-12-28 15:33:31 +08:00
Darcy Ye
1f7efd3680
chore(phrases,core): change 'passcode' to 'verification code' in content (#2740) 2022-12-28 10:29:28 +08:00
Charles Zhao
a24b6df53f
chore(console): update wording in get-started subtitle (#2734) 2022-12-27 11:43:55 +08:00
renovate[bot]
e5dc687ee8
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 20:13:05 +08:00
Kyungyoon Kim
a7f217873c
chore(phrases): translate untranslated pharses in ko-kr (#2578)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-26 02:29:39 +08:00
renovate[bot]
c5025fc70b
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-25 13:52:55 +08:00
Gao Sun
c52a66a32d
refactor: remove lodash (#2715) 2022-12-23 15:19:49 +00:00
Charles Zhao
28a1b37859
chore: fix typo in i18n phrase key (#2714) 2022-12-23 16:06:27 +08:00
simeng-li
15c7c1605a
refactor(core): refactor interaction API (#2686) 2022-12-23 10:01:08 +08:00
Gao Sun
df6eb9e942
chore(deps): upgrade prettier to v2.8.1 (#2709) 2022-12-22 16:52:39 +08:00
wangsijie
775b1d0a02
feat(console): add toggle tip for connector target field (#2689) 2022-12-21 13:18:01 +08:00
Gao Sun
caa75422ad
Merge pull request #2681 from logto-io/gao-refactor-log-types-2
refactor: log types 2
2022-12-21 11:01:52 +08:00
Gao Sun
cb159ac8bb
Merge pull request #2685 from logto-io/gao-refactor-schemas-export
refactor: schema export and id generator
2022-12-20 18:08:13 +08:00
Darcy Ye
ecb7f80826
chore: add social sign-in validation reference to interaction (#2658) 2022-12-20 07:05:54 +00:00
Gao Sun
c24a57f2c4
refactor: update log types in database and console 2022-12-20 13:47:12 +08:00
Gao Sun
3a3a107811
refactor: schema export and id generator 2022-12-20 00:02:35 +08:00
Charles Zhao
5dd2eef34c
chore(phrases): improve Chinese translation (#2684) 2022-12-19 16:01:05 +00:00
Xiao Yijun
bc5f4b541a
refactor: replace termsOfUse with termsOfUseUrl (#2665) 2022-12-15 17:04:42 +08:00
Gao Sun
32fa807d16
refactor: bring back toolkit packages 2022-12-14 16:40:22 +08:00
Gao Sun
7bf52aa7ad
feat(core)!: enhanced user search params (#2639) 2022-12-14 08:36:57 +00:00
Darcy Ye
a134ea14b9
fix: correct error messages (#2656) 2022-12-14 11:38:53 +08:00
Xiao Yijun
7b9aaa0b08
chore(phrases): remove duplicated got_it translation (#2655) 2022-12-14 09:52:26 +08:00
Gao Sun
7b87a3d2e6
Merge branch 'master' into gao-test-native-esm-2 2022-12-13 14:51:52 +08:00
Xiao Yijun
6441a38c13
refactor(console): add another button (#2653) 2022-12-13 13:03:36 +08:00
Darcy Ye
14f86c01d5
fix: target can not be updated (#2609) 2022-12-13 10:19:42 +08:00