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

3170 commits

Author SHA1 Message Date
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
wangsijie
836a147194
fix(test): fix import file path (#2911) 2023-01-11 08:05:08 +00:00
Xiao Yijun
701bd1b16d
refactor(console): support pagination and search on the roles page (#2908) 2023-01-11 15:42:32 +08:00
Xiao Yijun
64d2fa5a63
feat(console): assign roles to user (#2896) 2023-01-11 15:42:16 +08:00
simeng-li
d3b9d46b6b
style(ui): replace the passwordless switch link pos (#2904) 2023-01-11 15:41:20 +08:00
simeng-li
b6c684874a
refactor(ui): simplify code verification hooks (#2898) 2023-01-11 15:41:02 +08:00
wangsijie
fe14f0563c
test: add it for admin-user roles (#2881) 2023-01-11 15:34:39 +08:00
simeng-li
dee3ca0891
fix(console): fix sign-up identifier key (#2876) 2023-01-11 15:16:13 +08:00
Gao Sun
a4e2484087
refactor(core): move findUsersByRoleName() to library 2023-01-11 13:44:15 +08:00
Gao Sun
e55ff3d185
refactor(core): remove deprecated query functions 2023-01-11 13:36:35 +08:00
Gao Sun
f3b2498b70
Merge pull request #2906 from logto-io/gao-log-5160-core-remove-deprecated-library-functions
refactor(core): remove deprecated library functions
2023-01-11 12:46:27 +08:00
Gao Sun
22925dae7d
Merge pull request #2903 from logto-io/gao-log-5126-core-library-factory-passcode
refactor(core): migrate passcode library to factory mode
2023-01-11 12:42:07 +08:00
Gao Sun
db695b44b9
Merge pull request #2901 from logto-io/gao-log-5129-core-library-factory-social
refactor(core): migrate social library to factory mode
2023-01-11 12:41:13 +08:00
Xiao Yijun
cc70fa90cd
refactor(console): parse number to string by String() (#2902) 2023-01-11 12:13:41 +08:00
Gao Sun
3f47695726
ci: increase node mem. size for test 2023-01-10 23:15:04 +08:00
Gao Sun
338b0ed63f
refactor(core): remove deprecated library functions 2023-01-10 19:48:48 +08:00
simeng-li
0216cf3696
fix(schemas): fix aleration script typo (#2905) 2023-01-10 19:36:45 +08:00
Gao Sun
6abdd05a40
refactor(core): migrate passcode library to factory mode 2023-01-10 18:28:19 +08:00
Gao Sun
9bec890e6f
refactor(core): migrate social library to factory mode 2023-01-10 18:05:28 +08:00
Xiao Yijun
20800e809c
refactor(console): build url by buildUrl util (#2899) 2023-01-10 18:01:59 +08:00
Charles Zhao
1b998b7e62
refactor(core,ui): remove identity profile related apis and pages (#2897) 2023-01-10 17:41:28 +08:00
wangsijie
5d862f617f
feat(core): list roles filter by userId (#2893) 2023-01-10 17:04:27 +08:00
Xiao Yijun
751d6117c1
feat(console): assign permissions to a role (#2882) 2023-01-10 14:55:37 +08:00
Gao Sun
1f293292b8
Merge pull request #2891 from logto-io/gao-log-5124-core-library-factory-hook
refactor(core): migrate hook library to factory mode
2023-01-10 14:50:59 +08:00
Gao Sun
7df71dee2f
ci: set max worker to 75% 2023-01-10 14:42:47 +08:00
Gao Sun
9ba0d495e6
refactor(core): migrate hook library to factory mode 2023-01-10 14:41:38 +08:00
Gao Sun
5beb7aa5ce
Merge pull request #2887 from logto-io/gao-log-5128-core-library-factory-resource
refactor(core): migrate resource library to factory mode
2023-01-10 14:38:04 +08:00
Gao Sun
e32c319a22
ci: limit max workers for core test 2023-01-10 14:31:20 +08:00
Xiao Yijun
8cda770ce9
feat(console): assign users to a role (#2883) 2023-01-10 14:02:17 +08:00
simeng-li
3ff6554c08
refactor(core,console,schemas): remove logDto (#2889) 2023-01-10 05:57:24 +00:00
simeng-li
39f15acb40
refactor(core): remove session api (#2878) 2023-01-10 05:49:00 +00:00
wangsijie
8b8103132e
fix(core): fix findUsersByIds for empty ids case (#2892) 2023-01-10 05:39:15 +00:00
Gao Sun
0442efeb60
refactor(core): migrate resource library to factory mode 2023-01-10 13:33:47 +08:00
Gao Sun
f7c08332a1
Merge pull request #2886 from logto-io/gao-log-5127-core-library-factory-phrase
refactor(core): migrate phrase library to factory mode
2023-01-10 13:29:40 +08:00
Gao Sun
76bd2bc7d0
Merge pull request #2885 from logto-io/gao-log-5125-core-library-factory-logto-config
refactor(core): migrate logto config library to factory mode
2023-01-10 13:27:31 +08:00
Gao Sun
0cc3818317
Merge pull request #2884 from logto-io/gao-log-5123-core-library-factory-connector
refactor(core): migrate connector library to factory mode
2023-01-10 13:26:49 +08:00
Gao Sun
131e1d79f7
Merge pull request #2879 from logto-io/gao-reorg-connector-files
refactor(core): reorg connector files
2023-01-10 13:21:26 +08:00
Gao Sun
048981cf27
Merge pull request #2870 from logto-io/gao-log-5122-core-library-factory-sie
refactor(core): migrate sie library to factory mode
2023-01-10 13:20:35 +08:00
wangsijie
34aab882c3
feat(core): scope name within the same resource should be unique (#2861) 2023-01-10 05:15:48 +00:00
Charles Zhao
550cbe3436
fix(console): fix indeterminate state issue and react warning in checkbox component (#2890) 2023-01-10 05:01:22 +00:00