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

3044 commits

Author SHA1 Message Date
Gao Sun
21e53e1528
refactor(cli): remove rimraf (#3015) 2023-01-30 12:41:06 +08: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
Gao Sun
06e7d6ea9d
refactor(schemas): reorg constants 2023-01-29 23:11:01 +08:00
Gao Sun
c2c3faa248
refactor!: add systems table for global configs 2023-01-29 22:20:31 +08:00
Gao Sun
d0399eb8a4
refactor!: merge settings into logto configs table 2023-01-29 19:42:19 +08:00
silverhand-bot
70e126c415
release: version toolkit packages (#3017)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-29 16:25:12 +08:00
wangsijie
eec39f7d9a
fix(core): list users order by created_at (#3019) 2023-01-29 15:30:05 +08:00
simeng-li
96df7698c5
feat(ui): show notification on the sign-in profile fulfill page (#3012) 2023-01-29 14:56:51 +08:00
Darcy Ye
2c3b7bff26
feat(core): add POST API for handling IdP SAML assertion (#2961) 2023-01-29 14:12:27 +08:00
renovate[bot]
1d0b286f82
fix(deps): update dependency inquirer to v9 (#2982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 12:56:44 +08:00
Gao Sun
738c54f447
Merge pull request #2989 from logto-io/gao-log-5205-multi-tenant-db-alteration
feat: multi-tenancy db alteration
2023-01-29 12:54:11 +08:00
Gao Sun
de4b0bae16
refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
Code Hz
f0d32a4546
fix(ui): use String.prototype.replace to make it compatible with legacy version browsers (#3000) 2023-01-28 16:03:24 +08:00
simeng-li
b5e7350ee9
fix(ui): call error callback after async error handler (#3003) 2023-01-28 15:58:25 +08:00
Gao Sun
52c2222f4a
test(core): fix unit tests 2023-01-28 14:43:20 +08:00
Gao Sun
b07252f9b2
refactor: fix build 2023-01-28 13:05:45 +08:00
Gao Sun
54db878760
refactor: re-org alteration scripts 2023-01-28 12:58:42 +08:00
Gao Sun
ba44eb5fc6
refactor(schemas): init tenant sqls 2023-01-28 12:58:42 +08:00
simeng-li
53f49df621
Revert "refactor(ui): optimize api call stack" (#3011) 2023-01-28 12:01:49 +08:00
simeng-li
5b95d0bae5
style(ui): fix mobile modal max-width (#3006) 2023-01-22 21:21:00 +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
9b17a0b2d2
refactor(console): add max-width to target scope tag (#3004) 2023-01-20 16:15:05 +08:00
wangsijie
6b5eb4a0e6
refactor(core): update role in authn route for Hasura (#2944) 2023-01-20 16:14:41 +08:00
Xiao Yijun
b575a45b43
refactor(console): align empty image to vertical center (#2980) 2023-01-20 14:10:00 +08:00
simeng-li
a6d16a5164
refactor(ui): rename connector params in route path (#3001) 2023-01-20 12:35:44 +08:00
Darcy Ye
0e06a1cf4f
feat: update GetAuthorizationUri, ConnectorSession and social connector member methods (#2922) 2023-01-20 10:13:48 +08:00
Xiao Yijun
7525f7d20b
style(console): text ellipsis in permission table (#2983) 2023-01-19 23:49:25 +08:00
simeng-li
027572a966
style(ui): fix phone input field padding issue (#2995) 2023-01-19 15:37:40 +08:00
simeng-li
d732313940
style(ui): add space to the passwordless switch (#2996) 2023-01-19 15:37:30 +08:00
simeng-li
fa7847e147
style(ui): align mobile countdown font color (#2997) 2023-01-19 15:37:21 +08:00
simeng-li
63d716b210
style(ui): remove loading layer bc (#2998) 2023-01-19 15:37:05 +08:00
simeng-li
75ba151713
style(ui): adjust main panel web padding (#2999) 2023-01-19 15:36:51 +08:00
simeng-li
1d42077ab4
refactor(ui): optimize api call stack (#2988) 2023-01-19 11:08:24 +08:00
Xiao Yijun
4dfd86980c
style(console): text ellipsis in user roles table (#2985) 2023-01-19 00:01:35 +08:00
Xiao Yijun
0ee0370760
style(console): text ellipsis in audit logs table (#2986) 2023-01-19 00:01:19 +08:00
Xiao Yijun
3c1793e6ba
style(console): text ellipsis in roles table (#2984) 2023-01-19 00:01:03 +08:00
Gao Sun
95a44929a5
feat: init multi-tenancy environment (#2929) 2023-01-18 20:38:05 +08:00
simeng-li
4944062f1f
feat(core,ui): display registered social identity message on continue (#2974) 2023-01-18 07:58:30 +00:00
wangsijie
b87b9def62
fix(console): remove username admin tag (#2973) 2023-01-18 15:56:47 +08:00
wangsijie
ece866db7c
feat!: migrate application role names to RBAC (#2972) 2023-01-18 15:38:36 +08:00
simeng-li
03f03fe354
refactor(ui): update social bind account page content (#2968) 2023-01-18 06:26:17 +00:00
simeng-li
ff2abdceeb
refactor(core,ui): refactor social sign-in flow (#2958) 2023-01-18 14:11:22 +08:00
Gao Sun
d868e6ee49
feat(cli): rollback command for alteration (#2975) 2023-01-18 05:12:57 +00:00
Xiao Yijun
3a5025740a
style(console): hidden role item info on overflow (#2979) 2023-01-18 11:52:57 +08:00
Xiao Yijun
3f1faf4784
refactor(console): add error state to create role and permission form (#2978) 2023-01-18 11:52:18 +08:00
Xiao Yijun
993298792d
style(console): role scopes item padding (#2977) 2023-01-18 11:51:57 +08:00
Gao Sun
0141077f4a
Merge pull request #2955 from logto-io/gao-fix-alteration
fix: alteration issues
2023-01-17 21:47:40 +08:00
Xiao Yijun
2fa911422e
style(console): add padding-bottom to get-started and dashboard page (#2966) 2023-01-17 18:09:48 +08:00
wangsijie
92968c49dd
fix(schemas): set scope description to required (#2954) 2023-01-17 18:04:49 +08:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00
Xiao Yijun
2676561720
style(console): table loading style (#2971) 2023-01-17 07:20:12 +00:00
Xiao Yijun
e4f3a5b6b2
style(console): search input on user roles page (#2970) 2023-01-17 14:34:45 +08:00
Xiao Yijun
10e4b619d4
fix(console): hide management api scope in role scopes transfer (#2969) 2023-01-17 05:31:36 +00: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
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
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
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
simeng-li
c6b2370356
refactor(test): remove all session api tests in integration tests (#2874) 2023-01-10 12:18:49 +08:00
simeng-li
60e78656f9
refactor(core,ui,test): migrate consent api to interaction (#2873) 2023-01-10 11:59:24 +08:00
wangsijie
14680cc556
feat(core): hide admin console role (#2872) 2023-01-10 03:46:41 +00:00
Gao Sun
1102e70226
refactor(core): migrate phrase library to factory mode 2023-01-10 00:28:41 +08:00
Gao Sun
836f3c101d
refactor(core): migrate logto config library to factory mode 2023-01-10 00:03:06 +08:00
Gao Sun
3b3b35b883
refactor(core): migrate connector library to factory mode 2023-01-09 23:53:33 +08:00
Gao Sun
d0a81e76a8
refactor: remove unused files (#2877) 2023-01-09 11:39:56 +00:00
Gao Sun
a47671eb94
refactor(core): reorg connector files 2023-01-09 19:33:06 +08:00
Gao Sun
d67de1b181
Merge pull request #2867 from logto-io/gao-log-5121-core-library-factory-user
refactor(core): migrate user library to factory mode
2023-01-09 19:14:06 +08:00
renovate[bot]
db2b5feb61
chore(deps): remove dependency @types/fs-extra (#2868)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-09 10:06:51 +00:00
Gao Sun
080a6385c8
refactor: support EC key and ES signing algorithms (#2847) 2023-01-09 09:34:13 +00:00
Gao Sun
ecbf028f4e
refactor(core): migrate sie library to factory mode 2023-01-09 17:23:09 +08:00
Gao Sun
8561b6bc43
refactor(core): migrate user library to factory mode 2023-01-09 17:21:27 +08:00
Gao Sun
3c4aeec30a
refactor(core): upgrade oidc-provider to 8.0.0 (#2851) 2023-01-09 09:20:15 +00:00
Gao Sun
26f8511f93
refactor(core): use tenant context for route inits 2023-01-09 16:58:02 +08:00
Gao Sun
a68b34971a
refactor(core): users and users roles query factories 2023-01-09 16:43:09 +08:00
Gao Sun
4b21b7d16e
refactor(core): multiple query factories (#2857) 2023-01-09 08:32:35 +00:00
Gao Sun
be57e7e1af
refactor(core): custom phrase and log query factories (#2856) 2023-01-09 08:02:15 +00:00
Gao Sun
c5729e7a2d
refactor(core): connector query factory (#2854) 2023-01-09 07:48:57 +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
wangsijie
385966625e
feat(schemas,cli): seed default scope for management api (#2869)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-09 15:34:08 +08:00
Gao Sun
8f809da308
refactor(core,cli): application query factory (#2853) 2023-01-09 15:29:01 +08:00
Xiao Yijun
158dec3c0c
refactor(console): user details page (#2859) 2023-01-09 15:25:50 +08:00
Gao Sun
1654322ead
Merge pull request #2852 from logto-io/gao-log-5095-property-tenant-app
refactor(core): move app to tenant instance
2023-01-09 14:53:13 +08:00
Gao Sun
981a25fb1c
Merge pull request #2850 from logto-io/gao-log-5092-class-envset
refactor(core,shared): `EnvSet` class
2023-01-09 14:50:51 +08:00
Xiao Yijun
e240f77652
feat(console): role permissions page (#2855) 2023-01-09 06:10:57 +00:00
Xiao Yijun
fc10ec312a
feat(console): role users transfer component (#2839) 2023-01-09 06:02:49 +00:00
wangsijie
2eb1cbbe10
feat(core): filter users by exclude role id (#2846) 2023-01-09 13:12:43 +08:00
wangsijie
225ccfed0a
feat(core): count role users and featured users (#2866) 2023-01-09 13:03:28 +08:00
wangsijie
8b179c0567
feat(core): set roles pagination to optional (#2865) 2023-01-09 12:02:47 +08:00
Charles Zhao
d675cf26a8
Merge pull request #2841 from logto-io/charles-log-5084-alter-passcodes-table-and-set-jti-to-nullable
refactor(schemas): alter passcodes table and set jti to nullable
2023-01-09 11:53:25 +08:00
simeng-li
94ed1852b0
refactor(core,ui,schemas,test)!: replace passcode with verification code (#2833) 2023-01-09 09:55:34 +08:00
wangsijie
364e51d755
feat(core): set resources pagination to optional (#2845) 2023-01-08 20:35:10 +08:00
wangsijie
0501ccc5ca
feat(core): add search and optional pagination to scopes (#2840) 2023-01-08 20:24:16 +08:00
wangsijie
67b1885b12
feat(core): add search and pagination for roles (#2836) 2023-01-08 20:16:40 +08:00
Gao Sun
40980b3ada
ci: manually dispatch and add sanity check in workflow (#2838) 2023-01-07 21:14:17 +08:00
Gao Sun
de15b03c68
refactor(core): fix test 2023-01-07 21:06:17 +08:00
Gao Sun
6e2951fafc
chore!: drop Node 16 (#2848) 2023-01-07 20:42:10 +08:00
Gao Sun
8d829b8f3d
refactor(core): move app to tenant instance 2023-01-07 18:17:43 +08:00
Gao Sun
954664bd28
refactor(core,shared): EnvSet class 2023-01-07 17:22:15 +08:00
wangsijie
751f8dffcf
feat(core): add resource to response scopes (#2843) 2023-01-07 04:19:09 +00:00
wangsijie
bde1cbcc9d
fix(core): prevent empty array to be used by sql in (#2844) 2023-01-07 12:13:13 +08:00
wangsijie
7e507dbc2b
feat(core): user-role related api (#2827) 2023-01-07 12:08:03 +08:00
wangsijie
6e8e3003f8
fix(core): fix typo (#2842) 2023-01-07 12:07:35 +08:00
Xiao Yijun
fff081f1be
feat(console): delete permission (#2831) 2023-01-06 15:15:08 +00:00
Xiao Yijun
fdd5af2582
feat(console): create permission (#2830) 2023-01-06 23:03:53 +08:00
Charles Zhao
0decdb796d
refactor(schemas): alter passcodes table and set jti to nullable 2023-01-06 22:47:29 +08:00
Gao Sun
da2b8cdbfe
chore!: drop Node 16 2023-01-06 22:24:39 +08:00
Charles Zhao
8bcb4de1c0
refactor: add Generic type and remove deprecated Continue code type (#2823) 2023-01-06 18:39:23 +08:00
simeng-li
4af325af03
refactor(core,ui,schemas): replace sms sign-in method with phone (#2825) 2023-01-06 17:43:28 +08:00
Gao Sun
27c0cade79
Merge pull request #2837 from logto-io/v1.0.0-beta.19
chore: merge back v1.0.0 beta.19
2023-01-06 17:01:19 +08:00
Gao Sun
4d9d16661d
release: version core packages 2023-01-06 16:48:18 +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
wangsijie
e73d606053
fix(core): return role names for admin user detail api (#2828) 2023-01-06 14:44:00 +08:00
Xiao Yijun
81f34fff5d
refactor(console): support tiny pagination variant (#2818) 2023-01-06 14:34:50 +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
cb03d64e12
feat(core): list resources with scopes (#2819) 2023-01-05 07:43:01 +00:00
wangsijie
cf900d4aef
feat(core): resource scopes crud (#2757) 2023-01-05 15:24:24 +08:00
wangsijie
9b5dbeea34
feat(core): roles crud (#2672) 2023-01-04 17:02:08 +08:00
Xiao Yijun
be69a81478
refactor(console): connectors table (#2813) 2023-01-04 16:43:58 +08:00
Xiao Yijun
45e72f173c
chore(console): remove deprecated transfer component (#2815) 2023-01-04 15:49:16 +08:00
wangsijie
e38cd36579
feat(toolkit): define optional keys for connector.getUserInfo (#2716) 2023-01-04 07:43:54 +00:00
wangsijie
61f4e7fd2d
feat: add users_roles table and remove role_names (#2525) 2023-01-04 15:39:27 +08:00
simeng-li
46ebdfe502
fix(demo-app): demo app notificaiton should always follow system language (#2814) 2023-01-04 10:33:09 +08:00
Xiao Yijun
fb9c967389
refactor(console): useConnectorInUse hook (#2812) 2023-01-03 18:53:43 +08:00
Gao Sun
db71cc11ac
refactor: connector loader (#2809) 2023-01-03 15:41:29 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages (#2803) 2023-01-01 19:55:54 +08:00
Gao Sun
ab54c38cd5
refactor(core): check connector-kit compatibility when load connector (#2798) 2023-01-01 18:36:46 +08:00
silverhand-bot
6e56de3583
release: version toolkit packages (#2802)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-01 00:41:51 +08:00
simeng-li
5189f6ab9f
feat(core): add interaction api logs (#2794) 2022-12-31 18:18:35 +08:00
Gao Sun
bd693fe4d9
Merge pull request #2781 from logto-io/gao-remove-connector-inquiry
refactor(cli): remove official connectors inquiry
2022-12-31 18:01:48 +08:00
simeng-li
d8deb0285f
fix(core): register with social should not ask for password (#2793) 2022-12-31 09:30:07 +08:00
Darcy Ye
51e39eeb3b
chore: update AC connector name tip content (#2797) 2022-12-30 16:04:55 +00:00
Gao Sun
2f42f746a4
refactor(cli): fix default download url with current package version 2022-12-30 23:56:18 +08:00
Gao Sun
bf3774d234
refactor(cli): remove official connectors inquiry 2022-12-30 23:56:18 +08:00
Charles Zhao
95ef24a92b
chore: update testing passcode (#2796) 2022-12-30 15:29:43 +00:00
wangsijie
aafd2140db
fix(console): dark visible base on initial form data (#2795) 2022-12-30 21:51:06 +08:00
wangsijie
bd9abaa509
feat(console): show standard connector name in table (#2791) 2022-12-30 20:16:52 +08:00
Xiao Yijun
66b72ddbce
fix(console): clear connector create form state on closed (#2780) 2022-12-30 19:12:50 +08:00
Xiao Yijun
ecf542c6e9
style(console): SignUpAndSignInChangePreview (#2788) 2022-12-30 18:44:51 +08:00
simeng-li
db07e70740
refactor(core): refactor interaction identifier verification flow (#2790) 2022-12-30 10:26:38 +00:00
wangsijie
fc6b7cfe2b
Merge pull request #2787 from logto-io/sijie-log-4995-standard-connector-name
fix(console): display standard connector name
2022-12-30 17:37:41 +08:00
simeng-li
9088e547ac
refactor(ui): update some content (#2763) 2022-12-30 16:41:08 +08:00
simeng-li
4d65db08b2
fix(ui): format phone number (#2761) 2022-12-30 16:40:55 +08:00
Darcy Ye
396dce8c3d
feat: pass user agent to connector (#2770) 2022-12-30 16:05:32 +08:00
wangsijie
2a723f01a3
fix(console): add json validator to connector config (#2774) 2022-12-30 07:43:42 +00:00
wangsijie
012e4d5b24
fix(console): display standard connector name 2022-12-30 15:41:25 +08:00
wangsijie
09b1fa370f
fix(console): add sync profile tip (#2784) 2022-12-30 07:36:29 +00:00
wangsijie
e47fa77951
fix(console): fix connector form tips (#2783) 2022-12-30 15:36:13 +08:00
Xiao Yijun
caba72b06c
refactor(console): table column type (#2772) 2022-12-30 15:31:02 +08:00
Xiao Yijun
0e9a214140
refactor(console): add loading state to confirm reset password form (#2779) 2022-12-30 15:27:26 +08:00
Xiao Yijun
c92120b1c1
style(console): successful tooltip state (#2789) 2022-12-30 15:27:07 +08:00
wangsijie
2b2c5ecb7c
fix(console): auto expand dark logo field (#2782) 2022-12-30 15:25:30 +08:00
wangsijie
28f8e8a9a8
fix(console): add url check for logo (#2771) 2022-12-30 15:24:55 +08:00
silverhand-bot
1bbfd7e0f7
release: version toolkit packages (#2776) 2022-12-30 14:00:14 +08:00
Gao Sun
f7a2bdf7a8
ci: separate release groups (#2775) 2022-12-30 13:49:00 +08:00
Xiao Yijun
f42b82d13b
style(console): remove full-width limit of add social dropdown (#2778) 2022-12-30 12:49:21 +08:00
Xiao Yijun
06f6af758c
refactor(console): api resources table (#2767) 2022-12-30 11:21:55 +08:00
Xiao Yijun
5e48ba75f6
fix(console): search users by phone (#2766) 2022-12-30 11:20:02 +08:00
wangsijie
b5b1e5f258
ci: check alteration sequence (#2746) 2022-12-30 10:50:56 +08:00
Gao Sun
77bad4b1e7
refactor: add official connectors in dist (#2768) 2022-12-30 10:42:34 +08:00
Gao Sun
43de6258d1
refactor(cli): improved connector add command (#2764) 2022-12-29 22:53:35 +08:00
Xiao Yijun
b403f19558
refactor(console): refactor table component (#2738) 2022-12-29 21:59:30 +08:00
Darcy Ye
8592d22a38
fix: fix IT due to publish of mock connector (#2765) 2022-12-29 21:47:43 +08:00