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

2695 commits

Author SHA1 Message Date
Xiao Yijun
b9207d1892
fix(console): sign-up identifier translation (#2422) 2022-11-14 10:53:49 +08:00
Xiao Yijun
482b13fdd9
fix(console): avoid unexpected data reset in sign-up and sign-in tab (#2419) 2022-11-14 10:53:29 +08:00
Gao Sun
19bce4d7e1
chore: fix typo 2022-11-11 20:17:50 +08:00
Charles Zhao
e16bb06c26
Merge pull request #2423 from logto-io/charles-change-session-health-validation-method
refactor(core): change session health validation method for session APIs
2022-11-11 19:47:06 +08:00
Charles Zhao
21e649af81
refactor(core): change session health validation method for session APIs 2022-11-11 19:28:40 +08:00
Xiao Yijun
bdff09a119
fix(console): correct sms connector status (#2420) 2022-11-11 10:31:04 +00:00
wangsijie
6680a9c418
fix(schemas): add missing log types for continue with passwordless (#2409) 2022-11-11 18:07:25 +08:00
wangsijie
fe0d88d41d
Merge pull request #2414 from logto-io/merge/suspend
chore: merge branch master into feature/suspend
2022-11-11 17:47:08 +08:00
simeng-li
eef2942933
feat(ui): add key event to AC modals (#2402) 2022-11-11 09:32:23 +00:00
simeng-li
aeb4fbc14a
fix(ui): content update (#2410) 2022-11-11 16:14:12 +08:00
simeng-li
6691fd4446
fix(ui): sign-in with phone password api namespace (#2408) 2022-11-11 16:13:54 +08:00
wangsijie
955812c7ed
chore: merge branch master into feature/suspend 2022-11-11 15:20:18 +08:00
simeng-li
c2e70e662a
fix(ui): fix i18n content (#2406) 2022-11-11 15:18:46 +08:00
simeng-li
fc63b14974
style(ui): hide toast outline (#2405) 2022-11-11 15:18:38 +08:00
simeng-li
c4d4229c34
style(ui): update bg color (#2403) 2022-11-11 15:18:31 +08:00
wangsijie
8dc2be1eee
feat(core): revoke tokens when user is suspended (#2407) 2022-11-11 15:17:12 +08:00
simeng-li
61b5329c89
style(ui): fix mobile body font (#2397) 2022-11-11 15:17:06 +08:00
wangsijie
27ce104ec5
fix(core): handle not found error for password sign in (#2383) 2022-11-11 14:54:46 +08:00
Gao Sun
4028669940
chore: add changeset (#2404) 2022-11-11 14:42:09 +08:00
Gao Sun
7e0b4fc01c
chore: add semver tag for core package 2022-11-11 14:29:35 +08:00
Gao Sun
7d8de8c019
chore: add pubilsh script 2022-11-11 14:04:31 +08:00
wangsijie
3bcd29ec89
feat(core): update user suspended (#2326) 2022-11-11 13:39:48 +08:00
wangsijie
6de2fdcf11
Merge pull request #2396 from logto-io/merge/suspend
chore: merge master into feature/suspend
2022-11-11 13:28:28 +08:00
Gao Sun
b497aa8ad6
refactor: move scripts to .scripts/ 2022-11-11 12:58:33 +08:00
Xiao Yijun
fb41eac950
fix(phrases): zh-CN typo about sign-in (#2401) 2022-11-11 12:13:23 +08:00
Xiao Yijun
40d69d3790
refactor(console): update the ac sign-up and sign-in phrases (#2393) 2022-11-11 11:42:06 +08:00
simeng-li
35a57ebef9
style(ui): fix modal border radius issue (#2388) 2022-11-11 03:00:53 +00:00
simeng-li
cee448b7b1
style(ui): fix web button font size (#2390) 2022-11-11 10:52:21 +08:00
wangsijie
b9a1ded63f
Merge branch master into merge/suspend 2022-11-11 10:46:54 +08:00
simeng-li
fe9b592ec2
feat(ui): filter invalid sign-in method (#2389) 2022-11-11 10:46:23 +08:00
Charles Zhao
ebb34ff923
Merge pull request #2398 from logto-io/charles-bug-fix-patch-user-management-api
fix(core): fix field updating issues in patch user management api
2022-11-11 10:46:01 +08:00
simeng-li
ddefb92da5
Merge pull request #2392 from logto-io/simeng-log-4572-web-screen-adaption-question
style(ui): main page overflow
2022-11-11 10:45:54 +08:00
Xiao Yijun
57802ac48b
chore(console): remove deprecated code about sign-in methods (#2391) 2022-11-11 10:37:05 +08:00
Xiao Yijun
c814b8f3b3
fix(console): do not check sms or email connectors on verification code disabled in sign-in method (#2395) 2022-11-11 10:36:45 +08:00
wangsijie
651436fbd9
fix(core): fix user password and identities check (#2379) 2022-11-11 10:35:46 +08:00
wangsijie
d99d67b9b2
fix(core): require connector when verification code is enabled (#2394) 2022-11-11 10:33:33 +08:00
Charles Zhao
8f3de6aa0b
fix(core): fix field updating issues in patch user management api 2022-11-11 01:07:05 +08:00
simeng-li
2acc6da741
feat(ui): implement continue profile fulfilling flow
implement continue profile fulfilling flow
2022-11-10 19:01:58 +08:00
simeng-li
3d20e1c72c
style(ui): main page overflow
main page overflow
2022-11-10 17:50:29 +08:00
Gao Sun
b466d10de0
Merge pull request #2367 from logto-io/gao-use-case-insensitive-email-search
refactor(core)!: use case insensitive search for emails
2022-11-10 16:46:30 +08:00
simeng-li
75e542f942
Merge pull request #2387 from logto-io/simeng-log-4567-web-change-the-style-of-the-text-button
style(ui): update text link styling
2022-11-10 16:39:32 +08:00
Gao Sun
c03844f12e
chore: fix tests and add changeset 2022-11-10 16:37:12 +08:00
simeng-li
b2a3f2fbdf
style(ui): update text link styling
update text link styling
2022-11-10 16:28:56 +08:00
Xiao Yijun
3137450ccf
refactor(console): make the inline connector setup warning display only once (#2380) 2022-11-10 16:24:02 +08:00
simeng-li
55ca9e5a92
Merge pull request #2385 from logto-io/simeng-log-4566-web-space-size-of-pages
style(ui): layout styling updates
2022-11-10 16:12:26 +08:00
Xiao Yijun
19137fa400
fix(console): correct sentence cases in the sie change alert modal (#2378) 2022-11-10 16:01:18 +08:00
Xiao Yijun
28d4414320
fix(console): unset compare data on the sie data updated (#2377) 2022-11-10 16:00:59 +08:00
Charles Zhao
f875ee6970
Merge pull request #2386 from logto-io/charles-remove-sie-identifier-check-from-user-management-api
refactor(core): remove SIE identifier check from user management API
2022-11-10 15:53:37 +08:00
wangsijie
f75d5e605e
feat(core): block suspended user from sign in (#2366) 2022-11-10 15:49:26 +08:00
wangsijie
697b84f3eb
fix(core): sign in method requires at least one factor (#2384) 2022-11-10 15:45:21 +08:00