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

3209 commits

Author SHA1 Message Date
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00
wangsijie
39bc1a82f1
feat(core): get all scopes for a role (#2967) 2023-01-17 05:05:07 +00:00
wangsijie
aef690778d
fix(schemas): fix ac admin id and scope (#2965) 2023-01-17 12:54:14 +08:00
Xiao Yijun
c1749c0489
style(console): role transfer component (#2964) 2023-01-17 12:31:20 +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
6130a1f8bd
fix(console): hide table empty state on table error (#2959) 2023-01-17 12:30:46 +08:00
Xiao Yijun
5f2140eb0f
refactor(console): add empty state to transfers (#2956) 2023-01-17 12:30:25 +08:00
wangsijie
448599e8d4
fix(core): fix roles count (#2963) 2023-01-17 11:56:26 +08:00
wangsijie
2722704a2d
fix(core): fix scope resource finder (#2962) 2023-01-17 11:56:18 +08:00
Xiao Yijun
ea7e8303c0
refactor(console): audit logs table (#2951) 2023-01-16 10:25:02 +00:00
wangsijie
e2857d554f
fix(schemas): add alteration for default ac role scope (#2957) 2023-01-16 10:21:39 +00:00
simeng-li
ace9a01327
refactor(core,ui,schemas)!: refactor social identity verification payload (#2924) 2023-01-16 18:15:31 +08:00
simeng-li
089b138c77
style(ui): main page layout update (#2915) 2023-01-16 17:24:14 +08:00
wangsijie
d559937e8b
fix(schemas): add alteration for default ac scope (#2953) 2023-01-16 07:45:47 +00:00
Xiao Yijun
9bcb11a2d8
refactor(console): make descriptions of the role and permission required (#2952) 2023-01-16 15:12:06 +08:00
wangsijie
9ed66a8593
feat(console,core)!: use rbac scope to control management resource (#2942) 2023-01-16 15:11:40 +08:00
Xiao Yijun
9292bc086d
refactor(console): add deletion tip for rbac-related action buttons (#2946) 2023-01-16 14:14:13 +08:00
Charles Zhao
cdffd6bf27
test: add integration tests for generic verification APIs (#2941) 2023-01-16 13:57:52 +08:00
Xiao Yijun
1621bd7ae3
refactor(console): users page (#2943) 2023-01-16 05:52:21 +00:00
Xiao Yijun
a6affa0189
refactor(console): table hover behaviors (#2938) 2023-01-16 13:42:06 +08:00
Xiao Yijun
102019108c
refactor(console): update search placeholder (#2948) 2023-01-16 12:36:39 +08:00
Xiao Yijun
a484d67cf5
refactor(console): open resource and role details on current tab (#2945) 2023-01-13 20:52:55 +08:00
Xiao Yijun
0852f06c0b
style(console): role scopes transfer component (#2947) 2023-01-13 20:52:14 +08:00
simeng-li
dd02fb1bfc
fix(schemas): update sms alteration script (#2949) 2023-01-13 18:08:24 +08:00
Xiao Yijun
1dfe21d41c
refactor(console): make scopes of the management api readonly (#2939) 2023-01-13 13:31:37 +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
ef795ac592
refactor(console): support pagination on rbac-related pages (#2934) 2023-01-13 12:37:16 +08:00
Xiao Yijun
5211fa1e0c
refactor(console): update rbac phrases (#2921) 2023-01-13 11:43:44 +08:00
simeng-li
4a6a394bf0
chore(core): add changeset files (#2926) 2023-01-13 11:35:58 +08:00
Xiao Yijun
3951724bcd
refactor(console): make the disabled prop of the CheckBox optional (#2933) 2023-01-13 10:41:55 +08:00
Gao Sun
8624fc8e62
Merge pull request #2913 from logto-io/gao-log-5162-core-remove-deprecated-database-query
refactor: remove deprecated singleton instances
2023-01-12 23:08:59 +08:00
Xiao Yijun
ce0b2c1cd2
refactor(console): role permissions transfer component (#2914) 2023-01-12 22:07:27 +08:00
wangsijie
f66fad07b9
fix(core): fix getResourceServerInfo userId (#2919) 2023-01-12 20:50:23 +08:00
wangsijie
849c7fb784
feat(core): add pagination and search to user roles api (#2923) 2023-01-12 09:40:45 +00:00
wangsijie
900b87b9a5
feat(core): add pagination and search to role users (#2927) 2023-01-12 09:28:23 +00:00
wangsijie
6d874d5250
feat(core): add search and pagination to role scopes (#2925) 2023-01-12 16:56:29 +08:00
Gao Sun
80350b5e05
refactor(core): fix env set load order 2023-01-12 16:37:21 +08:00
Gao Sun
f317a917c9
refactor: remove deprecated singleton instances 2023-01-12 16:34:06 +08:00
wangsijie
9ec3a8fcb7
fix(schemas): modify management api default scope name (#2920) 2023-01-12 08:33:14 +00:00
simeng-li
e1c11a4da6
style(ui): minor ui iteration (#2909) 2023-01-12 08:25:32 +00:00
Xiao Yijun
d5826ccd4d
refactor(console): role users transfer component (#2912) 2023-01-12 16:23:37 +08:00
simeng-li
17879ad293
style(ui): update social button style (#2910) 2023-01-12 16:23:09 +08:00
simeng-li
4130291359
fix(ui): verification-code iteration fix (#2917) 2023-01-12 16:22:47 +08:00
simeng-li
d6aeaf9b0e
fix(ui): format phone number in multiple places (#2918) 2023-01-12 16:22:32 +08:00
Xiao Yijun
17266913df
feat(console): add assigned users column to roles table (#2916) 2023-01-12 11:50:37 +08:00
wangsijie
91a5c64e04
feat(core): implement oidc getResourceServerInfo (#2875) 2023-01-12 03:49:40 +00:00
Charles Zhao
10ea2307ad
feat(core): add send and verify APIs for generic type verification code (#2849) 2023-01-12 03:44:07 +00:00
Gao Sun
a5467e265b
Merge pull request #2907 from logto-io/gao-log-5161-core-remove-deprecated-query-functions
refactor(core): remove deprecated query functions
2023-01-11 21:58:36 +08:00
wangsijie
175516a711
test: add integration tests for roles (#2900) 2023-01-11 08:36:31 +00:00
wangsijie
375a8f4842
test: add IT for scopes (#2895) 2023-01-11 08:13:35 +00:00