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
wangsijie
fd1f81cbe9
feat(console): group connector form items (#3115) 2023-02-16 10:42:03 +08:00
simeng-li
43ecf01ce8
Merge pull request #3113 from logto-io/simeng-ui-clean-up
refactor(ui): clean up legacy code
2023-02-16 10:16:52 +08:00
Gao Sun
d65c551024
refactor(schemas): fix alteration script (#3122) 2023-02-16 08:34:16 +08:00
Gao Sun
ff485db30d
Merge pull request #3100 from logto-io/gao-add-tests
test(core): add tests
2023-02-15 23:53:25 +08:00
Gao Sun
b1826d7bcc
Merge pull request #3092 from logto-io/gao-add-admin-tenant
refactor!: add admin tenant
2023-02-15 23:37:53 +08:00
Gao Sun
3c39c618a1
refactor: update per review 2023-02-15 23:30:27 +08:00
simeng-li
c6e3ecb23c
Merge pull request #3121 from logto-io/simeng-continue-flow-code-verification
fix(ui): fix continue flow verification-code 404 bug
2023-02-15 19:02:58 +08:00
simeng-li
700ca27266
fix(ui): fix ut
fix ut
2023-02-15 18:54:55 +08:00
Gao Sun
525bd403d5
ci: use depot to build docker image (#3116) 2023-02-15 17:02:59 +08:00
simeng-li
647bd884a7
fix(ui): fix continue flow verification-code 404 bug
fix continue flow verification-code 404 bug
2023-02-15 17:02:42 +08:00
Xiao Yijun
de0d22037d
fix(console): remove leading slash in the oidc config api path (#3114) 2023-02-15 07:01:50 +00:00
Gao Sun
40173bb5e0
Merge branch 'master' into gao-add-admin-tenant 2023-02-15 15:00:04 +08:00
simeng-li
b3b1e03ca6
refactor(ui): clean up legacy code
clean up legacy code left of input components
2023-02-15 13:45:04 +08:00
simeng-li
8815b0b048
refactor(ui): refactor continue flow (#3108) 2023-02-15 03:46:40 +00:00
Xiao Yijun
8b27f0dc09
feat(console): cloud preview welcome page (#3084) 2023-02-15 03:37:29 +00:00
simeng-li
9e579410f1
Merge pull request #3105 from logto-io/simeng-log-4542-container-smsemail-forgotpassword-pre
refactor(ui): refactor forgot password flow
2023-02-15 11:36:20 +08:00
Gao Sun
c137768472
refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00
simeng-li
dbad0ed8a0
fix(core): user claims hot fix (#3109) 2023-02-15 10:13:25 +08:00
simeng-li
e15f774488
refactor(ui): refactor forgot password flow
refactor forgot password flow
2023-02-14 16:41:19 +08:00
simeng-li
31d7539d6f
fix(ui): fix react-hook-form issues
fix react-hook-form integration issues
2023-02-14 15:47:34 +08:00
simeng-li
d4182efc8b
refactor(ui): refactor the register flow (#3083) 2023-02-14 15:45:15 +08:00
simeng-li
4f4c444442
refactor(ui): simplify the usage of inputField error message (#3081) 2023-02-14 14:50:34 +08:00
Gao Sun
2b7da7b228
refactor(core): fix rls error alert message (#3103) 2023-02-14 10:34:16 +08:00
simeng-li
9c7bd2d0a8
refactor(ui): refactor password & passwordless sign-in flow (#3076) 2023-02-14 10:29:03 +08:00
Gao Sun
bf8e4c0f6e
test: add me api tests 2023-02-13 18:12:11 +08:00
simeng-li
40a40be17c
refactor(ui): refactor useApi (#3069) 2023-02-13 16:50:42 +08:00
simeng-li
39f35192e0
refactor(ui): use smart input field to replace all password sign-in form (#3065) 2023-02-13 16:35:33 +08:00
silverhand-bot
888c856ae2
release: version toolkit packages (#3104) 2023-02-13 07:37:11 +00:00
Darcy Ye
84bb5b29f0
feat(core): enable creating a new connector with specified id (#3099) 2023-02-13 15:13:12 +08:00
Gao Sun
e1894f7abb
Merge branch 'master' into gao-remove-leading-slash 2023-02-13 15:00:23 +08:00
Gao Sun
2c6d2a6b1c
Merge pull request #3075 from logto-io/gao-use-rls
refactor: use RLS
2023-02-13 14:52:15 +08:00
wangsijie
df18864b9c
fix(console): fix connector json config save (#3101) 2023-02-13 12:08:46 +08:00
Gao Sun
643d418bb1
test(core): add unit tests 2023-02-12 23:37:47 +08:00
Gao Sun
7a7d7f9f41
refactor: add alteration scripts 2023-02-12 18:43:02 +08:00
Gao Sun
c225719d70
refactor(core,console): update well-known for endpoints 2023-02-12 14:28:57 +08:00
Gao Sun
1e75a417a3
chore(schemas): add alteration script 2023-02-11 21:20:37 +08:00
Gao Sun
10825ee3ab
refactor!: remove hideAdminUser param in user search 2023-02-11 16:27:30 +08:00
Gao Sun
0481a450be
refactor: decouple admin tenant and user tenant 2023-02-11 14:38:16 +08:00
Charles Zhao
2102a1e608
chore: remove annoying install module failure warning from parcel (#3095) 2023-02-10 22:13:02 +08:00
Gao Sun
dd5b3037a8
refactor!: adjust packages to adapt admin tenant 2023-02-10 19:57:25 +08:00
wangsijie
111e2973c2
feat(console): connector config form (#3074) 2023-02-10 16:59:32 +08:00
Gao Sun
2af6fd114a
refactor!: add admin tenant 2023-02-10 13:06:52 +08:00
wangsijie
f5116b30e8
fix(phrases): update sync profile tip (#3078) 2023-02-10 12:27:32 +08:00
Xiao Yijun
04ee73e943
refactor(console): multi-card selector (#3089) 2023-02-10 11:38:41 +08:00
Darcy Ye
98eb15e205
refactor(core)!: merge SAML assertion handler API to authn API (#3082) 2023-02-10 11:26:47 +08:00
simeng-li
fa57680b55
feat(ui): optimize smart input field (#3046) 2023-02-10 10:25:34 +08:00
Gao Sun
1d7f22debf
refactor(console): remove api path leading slash 2023-02-10 01:34:23 +08:00
Charles Zhao
401465e01d
chore(ui): remove unused profile related phrases (#3088) 2023-02-09 19:07:40 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration 2023-02-09 18:31:14 +08:00
Xiao Yijun
9208aee684
feat(console): add CardSelector component for cloud preview (#3085) 2023-02-09 10:07:49 +00:00
Xiao Yijun
7b9712db9a
refactor(console): support icon in radio item (#3077) 2023-02-09 15:42:54 +08:00
Darcy Ye
2a0ec7f78c
refactor: update connector interfaces (#3080) 2023-02-09 15:39:50 +08:00
Xiao Yijun
9ba7c0cdf0
feat(console): multi card selector on cloud preview page (#3073) 2023-02-09 09:34:26 +08:00
Darcy Ye
eea02cca70
refactor(core): move connector session read/write to social verification (#3072) 2023-02-09 09:09:18 +08:00
Gao Sun
99837b4e48
refactor: use RLS 2023-02-08 18:58:45 +08:00
Xiao Yijun
514930eb21
feat(console): compact-style radio group (#3071) 2023-02-08 15:55:04 +08:00
Darcy Ye
3a5ac1edc9
fix(core): should validate config when creating a new connector instance (#3068) 2023-02-08 06:35:03 +00:00
Alanimdeo
af81c81a53
fix(phrases): update translation for Korean (#3064) 2023-02-08 04:46:31 +00:00
Xiao Yijun
785ee506ad
chore(console): replace as with satisfies (#3067) 2023-02-07 21:07:05 +08:00
Gao Sun
1e8c00c014
refactor(core): init domain-based multi-tenancy env 2023-02-07 19:07:59 +08:00
Xiao Yijun
d3e786ec80
refactor(console): update app structure (#3066) 2023-02-07 17:59:22 +08:00
simeng-li
8bf28df796
feat(ui): add smart input field (#3038) 2023-02-07 17:05:29 +08:00
Xiao Yijun
f804e06252
refactor(console): rename Go Web to Go in SDK docs (#3063) 2023-02-07 16:53:55 +08:00
Gao Sun
f3fb0ec2a4
Merge pull request #3030 from logto-io/gao-separate-console-server
refactor(core)!: separate admin console server
2023-02-07 15:35:47 +08:00
Lukas
a2de714824
fix(phrases): update German locale (#3051) 2023-02-07 13:58:34 +08:00
Xiao Yijun
ae09f0cd57
refactor(console): i18n for documentation url (#3062) 2023-02-07 12:23:41 +08:00
renovate[bot]
cd3759ce8e
chore(deps): update dependency jest-puppeteer to v7 (#3058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 12:18:17 +08:00
Gao Sun
5e6b679fef
refactor(core): support localhost disabling 2023-02-06 18:44:34 +08:00
Gao Sun
700107f59b
refactor(test): update integration ui test 2023-02-06 17:42:22 +08:00
Gao Sun
639b5c836a
refactor(core)!: separate admin console server 2023-02-06 17:42:22 +08:00
simeng-li
26b09b7f54
feat(ui): add new passwordInputField component
add new passwordInputFieldComponent
2023-02-06 17:04:44 +08:00
simeng-li
4a84162722
refactor(ui): update set password form (#3020) 2023-02-06 17:02:07 +08:00
renovate[bot]
4a407ad4de
chore(deps): update logto js sdk monorepo packages to v1.0.0-rc.0 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-06 04:37:52 +00:00
Xiao Yijun
21eb7587a1
refactor(console): userAccountInformation (#3045) 2023-02-06 11:55:26 +08:00
Xiao Yijun
17707bc642
refactor(console): keep sign-in method verification code check state (#3039) 2023-02-05 10:15:24 +08:00
renovate[bot]
8683312664
chore(deps): update parcel monorepo to v2.8.3 (#2993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 00:14:47 +08:00
silverhand-bot
b2f4b728de
release: version core packages (#3054) 2023-02-03 09:45:53 +00:00
simeng-li
61a89f829e
fix(ui): should handle requiredProfile error on bindSocialRelatedUser (#3034) 2023-02-03 17:26:35 +08:00
Gao Sun
f298e1c296
fix(core): insert id when patch application (#3052) 2023-02-03 09:23:39 +00:00
Gao Sun
2c19a83f0b
release: version packages 2023-02-02 22:21:34 +08:00
Gao Sun
f4b8063bed
chore: manually update to rc 2023-02-02 22:18:08 +08:00
Charles Zhao
9e782318b6
fix(console): improve table styles in markdown component (#3047) 2023-02-02 21:58:32 +08:00
Xiao Yijun
c4fdf4613a
fix(console): user roles table column name (#3049) 2023-02-02 21:02:02 +08:00
Gao Sun
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
Xiao Yijun
201822b772
refactor(console): use small size copy component on connector details page (#3041) 2023-02-02 14:19:22 +08:00
Xiao Yijun
2420af2093
refactor(console): useDebounce (#3040) 2023-02-01 08:32:50 +00:00
Charles Zhao
d5fd433ecc
refactor(console,demo-app): update font keys in CSS variables (#3042) 2023-02-01 16:18:50 +08:00
Xiao Yijun
6779a9f15f
refactor(console): use overlay scrollbar in dropdown (#3035) 2023-02-01 12:50:52 +08:00
Xiao Yijun
6665495a4e
style(console): assigned users (#3033) 2023-02-01 12:49:32 +08:00
Xiao Yijun
bc62796e5c
refactor(console): replace useTableSearchParams with useSearchParametersWatcher (#3027) 2023-02-01 12:40:20 +08:00
Gao Sun
f16f9d2403
refactor(phrases): update RBAC content (#3037) 2023-01-31 11:07:43 +00:00
Xiao Yijun
652065a760
fix(console): navigate to log details page on user log clicked (#3026) 2023-01-31 18:06:09 +08:00
Charles Zhao
031a2c69de
fix: integration test failure (#3036) 2023-01-31 17:49:04 +08:00
Gao Sun
14482934f6
Merge pull request #3022 from logto-io/gao-log-5278-core-merge-settings-into-logto-configs
refactor!: drop settings table and add systems table
2023-01-31 11:57:21 +08:00
Xiao Yijun
7d89a55a7c
style(console): username (#3025) 2023-01-31 11:51:52 +08:00
Gao Sun
72caefaaf2
refactor: update per review 2023-01-31 11:50:41 +08:00
Xiao Yijun
28023a5f26
refactor(console): use overlay scrollbar in tables (#3029) 2023-01-31 11:47:30 +08:00
Gao Sun
d61105c131
refactor(core): add IGNORE_CONNECTOR_VERSION_CHECK (#3028) 2023-01-30 16:31:00 +08:00
simeng-li
fb5d5ed297
fix(ui): remove social callback page from history (#3002) 2023-01-30 16:15:50 +08:00
Xiao Yijun
2e2b153b61
refactor(console): remove deprecated table styles (#2991) 2023-01-30 13:16:57 +08:00
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