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

2518 commits

Author SHA1 Message Date
Darcy Ye
746077ec79
feat: update PATCH /connectors/:id (#2475) 2022-11-24 12:32:36 +08:00
simeng-li
fb6fd19021
refactor(ui): add password identifier verification (#2515) 2022-11-24 11:39:01 +08:00
Xiao Yijun
9e2c536a33
refactor(console): support onSubmit in SubmitFormChangesActionBar (#2517) 2022-11-24 11:23:45 +08:00
Charles Zhao
9e8c148f7a
chore(console): improve wording in SIE others tab (#2519) 2022-11-24 11:19:23 +08:00
Charles Zhao
56d01abe4d
refactor(console): remove user claim temp workaround (#2518) 2022-11-24 11:18:41 +08:00
wangsijie
3f41278a24
feat(schemas): add roles and permissions (#2494) 2022-11-24 11:09:03 +08:00
Xiao Yijun
715b0192a3
refactor(console): audit log details page (#2514) 2022-11-23 19:00:31 +08:00
Charles Zhao
400735ba2f
refactor(console): remove border from all modal dialogs (#2495) 2022-11-23 18:31:40 +08:00
simeng-li
14b717801f
refactor(core): add interactionGuard middleware (#2497) 2022-11-23 16:49:35 +08:00
Xiao Yijun
115f75b5de
refactor(console): update form card phrases and links (#2511) 2022-11-23 14:57:35 +08:00
Xiao Yijun
f16594520c
refactor(console): inline the search filter in the user table (#2486) 2022-11-23 14:57:17 +08:00
Xiao Yijun
6c0f41d177
refactor(console): audit log table (#2485) 2022-11-23 14:55:08 +08:00
Darcy Ye
f0f9bec107
feat: update virtual connector loading to getConfig by id (#2508) 2022-11-23 14:11:13 +08:00
renovate[bot]
973846eaed
chore(deps): update dependency camelcase-keys to v8 (#2499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 23:28:01 +08:00
renovate[bot]
d9608226a9
chore(deps): update dependency ky to ^0.32.0 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:24:35 +00:00
renovate[bot]
2b393afb28
chore(deps): update dependency camelcase to v7 (#2498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:15:56 +00:00
Gao Sun
3fa759ab1d
Merge pull request #2491 from logto-io/gao-use-esm
refactor: use ESM
2022-11-22 18:28:03 +08:00
Gao Sun
2f802fca46
chore: fix UI test Jest config 2022-11-22 16:58:31 +08:00
Gao Sun
b48bfd3762
refactor: upgrade toolkit and update test config 2022-11-22 16:47:17 +08:00
Xiao Yijun
6377c4837f
refactor(console): resources table (#2482) 2022-11-22 16:27:18 +08:00
Gao Sun
e7b0de43b7
chore: fix build 2022-11-22 16:11:31 +08:00
Gao Sun
d0d9321e79
refactor: use esm (batch 5) 2022-11-22 16:11:29 +08:00
Gao Sun
8c93cbb650
refactor: use esm (batch 4) 2022-11-22 16:10:55 +08:00
Gao Sun
1a4101ca81
refactor: fix tests 2022-11-22 16:10:55 +08:00
Gao Sun
d29dde828e
refactor: use esm (batch 3) 2022-11-22 16:10:53 +08:00
Gao Sun
10e818e828
refactor: use esm (batch 2) 2022-11-22 16:06:05 +08:00
Gao Sun
a7dbeb9c77
refactor: use esm (batch 1) 2022-11-22 16:06:04 +08:00
Xiao Yijun
59c52feb2c
refactor(console): reorganize sie code files (#2493) 2022-11-22 15:38:07 +08:00
Xiao Yijun
12d429eaa3
refactor(console): change form card flex-direction when window width is less than 1080px (#2489) 2022-11-22 13:08:11 +08:00
Xiao Yijun
683a2d93d6
style(console): CardTitle should not be shrunk in the flex layout (#2484) 2022-11-22 12:56:20 +08:00
Darcy Ye
536a8d7e82
feat: add DELETE /connectors/:id (#2478) 2022-11-22 11:54:51 +08:00
Charles Zhao
a5c6fc41b4
refactor(console): update "contact us" dark logs in contact modal (#2490) 2022-11-22 11:18:51 +08:00
Darcy Ye
eac8b19245
feat: add POST /connectors (#2477) 2022-11-22 11:04:08 +08:00
Charles Zhao
800a019689
chore: remove unnecessary console log (#2492) 2022-11-22 01:59:37 +00:00
Charles Zhao
bde08b6186
fix(console): secondary "cancel" button should use default border style 2022-11-21 19:08:25 +08:00
Charles Zhao
44e02c820d
fix: master lint error (#2488) 2022-11-21 10:48:21 +00:00
Xiao Yijun
84aced95ed
style(console): settings (#2483) 2022-11-21 17:54:07 +08:00
Xiao Yijun
146de08c9b
refactor(console): connector details page (#2465) 2022-11-21 17:17:08 +08:00
Charles Zhao
add9fb12c2
Merge pull request #2470 from logto-io/charles-log-4079-log-4080-log-4081-social-related-profile-session-apis
feat(core): social related profile session apis
2022-11-21 16:49:14 +08:00
Charles Zhao
89ad89cb42
feat(core): social related profile session apis 2022-11-21 16:39:48 +08:00
Xiao Yijun
94cb1f4a2f
refactor(console): settings (#2466) 2022-11-21 15:48:44 +08:00
wangsijie
6a7f08ab38
fix(console): set background color for preview iframe (#2481) 2022-11-21 14:54:00 +08:00
Xiao Yijun
e2b0359a62
refactor(console): recover the main content size limitations (#2479) 2022-11-21 12:21:49 +08:00
Xiao Yijun
27e236fda2
refactor(console): tab nav (#2471) 2022-11-21 02:38:38 +00:00
Xiao Yijun
e56238e6b6
refactor(console): user details (#2467) 2022-11-21 10:33:08 +08:00
Xiao Yijun
9d02a3d3f4
refactor(console): add padding-bottom to resources layout (#2473) 2022-11-21 10:26:50 +08:00
Xiao Yijun
f2aa2d2d8c
refactor(console): hide pagination if the page count is less than two (#2474) 2022-11-21 10:26:34 +08:00
simeng-li
ea0200b795
fix(core): hot fix getConnectors bug (#2476) 2022-11-18 11:01:53 +00:00
Xiao Yijun
e9d53dc546
refactor(console): api resource details (#2464) 2022-11-18 17:47:04 +08:00
Xiao Yijun
e4f77447c1
refactor(console): application details (#2460) 2022-11-18 08:59:56 +00:00
Xiao Yijun
3c9edb9ca4
feat(console): submit form changes action bar (#2458) 2022-11-18 16:47:50 +08:00
Darcy Ye
4dc4322504
feat: update PATCH /connectors/:id (#2469) 2022-11-18 08:36:53 +00:00
Xiao Yijun
b35d422e1d
Merge pull request #2462 from logto-io/feature/ac-layout
refactor(console): ac layout
2022-11-18 14:32:25 +08:00
Darcy Ye
8a7a9e418e
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-18 12:06:53 +08:00
Charles Zhao
3e9694bd69
feat: profile API to change other insensitive user info 2022-11-16 19:46:23 +08:00
Xiao Yijun
891beed21d
refactor(console): add pagination item range info (#2454) 2022-11-16 11:43:04 +00:00
Xiao Yijun
c7e1f5ee97
refactor(console): resources layout (#2453) 2022-11-16 19:30:28 +08:00
Gao Sun
98e99c4cc0
Merge pull request #2461 from logto-io/patch/gao-fix-alteration-scripts
fix: alteration scripts
2022-11-16 19:23:23 +08:00
Xiao Yijun
62b25dbf14
refactor(console): form validations on sign-up and sign-in page (#2448) 2022-11-16 10:48:33 +00:00
Xiao Yijun
0af95d790b
refactor(console): validate sign-up identifier (#2446) 2022-11-16 10:31:42 +00:00
Gao Sun
47a6915bc4
release: version packages (beta) 2022-11-16 18:21:18 +08:00
Xiao Yijun
887befb761
refactor(console): connector setup warning (#2445) 2022-11-16 18:20:47 +08:00
Charles Zhao
1073ce4363
feat: phone related profile session APIs 2022-11-16 14:35:38 +08:00
Charles Zhao
6ac6992000
feat: email session apis 2022-11-16 14:07:04 +08:00
simeng-li
64436a2a91
fix(ui): fix phone input android layout bug (#2421) 2022-11-16 13:46:04 +08:00
Charles Zhao
1a7bb4c4e7
feat(core): add change password session api 2022-11-15 17:06:30 +08:00
Charles Zhao
793046868e
feat(core): add change username session api 2022-11-15 16:13:57 +08:00
simeng-li
3b28b1d38d
fix(console): fix forgotpassword not shown on preview (#2443) 2022-11-15 15:27:57 +08:00
silverhand-bot
38550e0c9b
release: version packages (beta) (#2329) 2022-11-15 04:31:13 +00:00
wangsijie
9740b9d392
feat(console): add suspended label (#2435) 2022-11-15 11:51:46 +08:00
simeng-li
91ab2370fa
fix(ui): hot fix the rebase issue (#2438) 2022-11-15 03:42:25 +00:00
wangsijie
d81b751f9b
fix(core): throw invalid credentials for empty password users (#2436) 2022-11-15 10:56:48 +08:00
simeng-li
ec2492700d
feat(ui): add inline notification (#2432) 2022-11-15 10:53:51 +08:00
simeng-li
1be139dc46
fix(ui): update cn content (#2437) 2022-11-14 22:55:22 +08:00
Xiao Yijun
8869e186d9
refactor(console): enable password and verification code auth in sign-in method by default (#2434) 2022-11-14 18:11:23 +08:00
wangsijie
d634cb1b0e
fix(core): get per app sie (#2433) 2022-11-14 17:57:47 +08:00
simeng-li
9118b59288
refactor(ui): refactor continue with email or phone (#2418) 2022-11-14 17:29:11 +08:00
simeng-li
ad4d250575
style(ui): fix web notification not display (#2413) 2022-11-14 17:11:43 +08:00
wangsijie
7d11172a8f
fix(core): remove ts from tests (#2428) 2022-11-14 14:01:25 +08:00
wangsijie
4a4a59f44d
Merge pull request #2320 from logto-io/feature/suspend
feat: suspend user
2022-11-14 11:47:22 +08:00
Xiao Yijun
6130b22ddc
fix(phrases): connectors setup warnings (#2415) 2022-11-14 11:29:08 +08:00
Xiao Yijun
398a0875fc
style(console): sign-up and sign-in form field description margins (#2416) 2022-11-14 11:24:13 +08:00
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
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
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
wangsijie
3bcd29ec89
feat(core): update user suspended (#2326) 2022-11-11 13:39:48 +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
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
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
Charles Zhao
ec36266a1b
feat(core): add sign-in timestamp in session interaction (#2325) 2022-11-09 15:10:37 +08:00
Xiao Yijun
960fbc38c4
feat(console): add toggle tip for the sie not-in-use status (#2323) 2022-11-09 15:03:48 +08:00
wangsijie
854e373b81
Merge branch 'master' into merge/suspend 2022-11-09 11:05:32 +08:00
wangsijie
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +08:00
wangsijie
c8a7efb0cc
Merge branch 'feature/sie-v2' into merge/sie-v2 2022-11-09 08:45:19 +08:00
wangsijie
e699e3fb62
fix(core,schemas): fix email and sms verification for continue route (#2349) 2022-11-08 22:59:43 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2 2022-11-08 22:58:36 +08:00
renovate[bot]
9ab70249f0
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.13 (#2353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-08 14:11:03 +00:00
Xiao Yijun
92b93e6e36
feat(console): in-used connectors deletion alert (#2345) 2022-11-08 12:57:57 +00:00
Gao Sun
60a23f1b19
refactor(core): throw proper error in OIDC functions (#2331) 2022-11-08 12:30:51 +00:00
Gao Sun
183ebfd856
refactor(core): reuse connector reading function in cli (#2332) 2022-11-08 12:29:26 +00:00
Xiao Yijun
22cb416713
feat(core): remove unavailable social connector targets in the sie (#2328) 2022-11-08 19:10:22 +08:00
simeng-li
536d3a53db
Merge pull request #2322 from logto-io/simeng-log-4517-container-forgot-password-link
feat(ui): add forgot password link
2022-11-08 17:59:33 +08:00
Charles Zhao
b137daeb12
chore(console): update default avatars (#2341) 2022-11-08 08:57:11 +00:00
Gao Sun
b3a91141a7
Merge pull request #2343 from logto-io/gao-log-4346-replace-dayjs-with-something-better
refactor: replace dayjs with date-fns
2022-11-08 16:54:34 +08:00
Xiao Yijun
f2171653f5
feat(console): toggle tip (#2319) 2022-11-08 15:30:27 +08:00
Xiao Yijun
8787629b0a
refactor(console): tooltip (#2318) 2022-11-08 15:19:10 +08:00
simeng-li
bfcaa613eb
feat(ui): add continue related apis
add continue related apis
2022-11-08 10:34:52 +08:00
Gao Sun
117b50af7a
chore: fix parcel engines issue
See https://github.com/parcel-bundler/parcel/issues/7636
2022-11-07 21:40:09 +08:00
Gao Sun
33fd811bee
refactor(cli): update node version check 2022-11-07 21:25:34 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
e3c3515409
Merge pull request #2335 from logto-io/gao-upgrade-oidc-provider
chore(core): upgrade oidc-provider
2022-11-07 19:29:46 +08:00
Gao Sun
494c4ae483
refactor(core): optimize translation strictly partial check (#2333) 2022-11-07 19:29:19 +08:00
Gao Sun
3585a77de9
feat(cli): trim keys 2022-11-07 19:26:56 +08:00
Gao Sun
931750f468
refactor: replace parse() with native Date 2022-11-07 14:44:40 +08:00
Gao Sun
ca126026e9
chore: fix dep in console 2022-11-07 14:36:05 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
Gao Sun
cf2c546f5d
refactor(cli): remove default case 2022-11-07 11:53:12 +08:00
Gao Sun
682c88aac8
feat(cli): rotate keys 2022-11-07 11:47:51 +08:00
simeng-li
04df1d999d
feat(ui): add password switch link
add password swtich link
2022-11-06 22:37:42 +08:00
simeng-li
e4a487e7bb
fix(ui): fix infinite errorhandler loop bug
fix infinite errorhandler loop bug
2022-11-06 22:29:34 +08:00
simeng-li
e6aead2fb0
refactor(ui): refactor passcodevalidation
refactor passcode validation
2022-11-06 20:55:38 +08:00
Gao Sun
13a6f26cff
chore: upgrade got 2022-11-06 00:20:37 +08:00
Gao Sun
c680c31c94
chore(core): upgrade oidc-provider 2022-11-06 00:16:40 +08:00
Gao Sun
877eb892c9
refactor(core): use isTrue() to check params (#2321) 2022-11-04 22:25:58 +08:00
simeng-li
6f58f30ed0
feat(ui): add forgot password link
add forgot password link
2022-11-04 17:31:12 +08:00
simeng-li
5b2bbd801b
feat(ui): add email and sms password sign-in page (#2312) 2022-11-04 09:13:34 +00:00
simeng-li
9f23e13e2d
feat(ui): add signInMode guard (#2317) 2022-11-04 16:59:52 +08:00
renovate[bot]
8e45325e98
chore(deps): update dependency puppeteer to v19 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 04:19:20 +00:00
renovate[bot]
0ade7fd492
chore(deps): update dependency jest-environment-jsdom to v29 (#1816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:58:53 +08:00
İhsan Güldür
938608e72b
feat: add case insensitive user search (#2300)
Co-authored-by: wangsijie <wangsijie94@gmail.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-04 10:47:54 +08:00
wangsijie
73bb938c3c
feat(schemas): add user is suspended column (#2305)
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:10:01 +08:00
simeng-li
b451f09cb9
refactor(ui): extract passwordless code hook (#2311) 2022-11-03 11:30:31 +00:00
simeng-li
6242907271
feat(ui): add SmsSignIn container (#2309) 2022-11-03 11:22:32 +00:00
simeng-li
96ade39498
feat(ui): add EmailSignIn container (#2308) 2022-11-03 19:14:36 +08:00
simeng-li
d60e1e8267
feat(ui): add PhonePassword container (#2304) 2022-11-03 19:03:02 +08:00
wangsijie
5e571936c9
chore: remove old sign in methods (#2295) 2022-11-03 18:23:12 +08:00
simeng-li
19024719ec
feat(ui): add EmailPassword container (#2302) 2022-11-03 18:05:15 +08:00
Lukas
492ce312be
feat(phrases): add german language (#2053) 2022-11-03 17:16:44 +08:00
Xiao Yijun
42de419f44
Merge branch master into merge/sie-v2 2022-11-03 11:31:42 +08:00
Xiao Yijun
bc989eca38
feat(console): add setup sie notice for the connectors page (#2306) 2022-11-03 10:52:34 +08:00