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

2616 commits

Author SHA1 Message Date
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
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
697b84f3eb
fix(core): sign in method requires at least one factor (#2384) 2022-11-10 15:45:21 +08:00
Charles Zhao
33b5e2e6b0
refactor(core): remove SIE identifier check from user management API 2022-11-10 15:41:43 +08:00
Gao Sun
fd0b1d0717
refactor(test): revert unexpected changes 2022-11-10 15:36:12 +08:00
Gao Sun
4b6d3c584a
refactor(core,test): allow create user with email and add tests
- Allow create user with email or username for admin user route
- Add integration tests for email and password sign-in
2022-11-10 15:36:09 +08:00
simeng-li
b522876a8f
style(ui): layout styling updates
layout styling updates
2022-11-10 15:29:42 +08:00
Gao Sun
f82d2a8c4f
refactor(core)!: use case insensitive search for emails 2022-11-10 15:23:50 +08:00
Xiao Yijun
81aa4cd8ed
refactor(console): remove the required label from the dark mode color picker (#2381) 2022-11-10 15:15:58 +08:00
simeng-li
f2cbc0d1c0
Merge pull request #2374 from logto-io/simeng-log-4585-web-cta-buttons-copy-when-create-account
fix(ui): update content
2022-11-10 14:02:57 +08:00
simeng-li
10d8894448
Merge pull request #2376 from logto-io/simeng-log-4569-web-change-the-cursor-style-when
style(ui): add cursor pointer to terms
2022-11-10 14:02:42 +08:00
simeng-li
37d070e9ec
Merge pull request #2375 from logto-io/simeng-log-4528-web-notification-shadow-style-iteration
style(ui): update notification style
2022-11-10 13:58:40 +08:00
Charles Zhao
970e7a626a
Merge pull request #2359 from logto-io/charles-log-4570-improve-admin-patch-user-api
refactor(core): allowing more editable properties for patch user API
2022-11-10 12:42:52 +08:00
Xiao Yijun
073870f495
refactor(console): display full sign-up and sign-in config in the change alert (#2382) 2022-11-10 04:31:59 +00:00
Charles Zhao
25048a6604
refactor(core): allowing more editable properties for patch user API 2022-11-10 12:19:25 +08:00
simeng-li
8f96915517
style(ui): add cursor pointer to terms
add cursor pointer to terms
2022-11-10 10:43:32 +08:00
simeng-li
fc91beb0dc
style(ui): update notification style
update notifiction style
2022-11-10 10:27:39 +08:00
simeng-li
f54e643d72
fix(ui): update content
update content
2022-11-10 10:07:37 +08:00
Xiao Yijun
f64a0f2df4
feat(console): add tool tips to disabled action items in sie (#2371) 2022-11-09 23:44:55 +08:00
Gao Sun
c0e9788ca9
refactor(console): fix undesired appearance for popup and tooltip (#2370) 2022-11-09 15:05:10 +00:00
Xiao Yijun
33234264ed
style(console): add margins to the draggable icon in sign-in method items (#2362) 2022-11-09 11:41:52 +00:00
Xiao Yijun
d1a5592872
refactor(console): the swap icon should be fixed in the sign-in method item (#2361) 2022-11-09 19:34:44 +08:00
Gao Sun
23315de00f
Merge pull request #2342 from logto-io/gao-log-4341-cli-provide-a-command-to-rotate-keys
feat(cli): rotate keys
2022-11-09 18:15:04 +08:00
Gao Sun
42384545a1
Merge pull request #2344 from logto-io/gao-cli-trim-keys
feat(cli): trim keys
2022-11-09 18:06:36 +08:00
wangsijie
6e4e5ffc0d
fix(core): add check required profile to password routes (#2357) 2022-11-09 08:36:11 +00:00
wangsijie
0a50fef379
fix(console): preview forgot password (#2358) 2022-11-09 16:28:58 +08:00
Xiao Yijun
ac97fb75b0
refactor(console): enabled verification code checkbox when sign-up identifier set to none (#2360) 2022-11-09 15:52:29 +08:00
Charles Zhao
d015aa934c
feat(core,phrases): add re-authentication check function for protected access (#2327) 2022-11-09 15:38:07 +08:00
Xiao Yijun
605161b8d2
refactor(console): remove draggle preview item background (#2364) 2022-11-09 15:25:32 +08:00