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

3335 commits

Author SHA1 Message Date
wangsijie
111e2973c2
feat(console): connector config form (#3074) 2023-02-10 16:59:32 +08:00
Grayson Adkins
24f2cd20e7
chore: add Uffizzi demo button in README (#3032) 2023-02-10 16:03:53 +08:00
Gao Sun
d4743ec1b9
chore: add web compatibility section in README (#3079) 2023-02-10 04:56:05 +00: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
Charles Zhao
401465e01d
chore(ui): remove unused profile related phrases (#3088) 2023-02-09 19:07:40 +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
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
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
simeng-li
5087296be1
Merge pull request #3024 from logto-io/simeng-log-5166-password-input
feat(ui): add new PasswordInputField Component based on new InputField
2023-02-06 18:15:10 +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
Gao Sun
51f527b0c8
chore: add changesets (#3053) 2023-02-03 09:37:19 +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
8f61cf7161
Merge pull request #3050 from logto-io/gao-add-changesets
chore: move changesets and enter rc
2023-02-02 23:11:04 +08: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
Gao Sun
f41fd3f05f
chore: move changesets and enter rc 2023-02-02 22:13:18 +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
de1b418461
Merge pull request #3048 from logto-io/simeng-social-change-set
chore(core,ui): add social flow changeset
2023-02-02 18:41:41 +08:00
Gao Sun
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
Gao Sun
51774ad8c3
refactor: apply suggestions from code review 2023-02-02 18:33:55 +08:00
simeng-li
fdb2bb48ed
chore(core,ui): add social flow changeset
add social flow changeset
2023-02-02 18:20:40 +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
Gao Sun
379f978cc0
chore: update node version in README (#3043) 2023-02-02 10:27:23 +08:00