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

246 commits

Author SHA1 Message Date
Gao Sun
ab54c38cd5
refactor(core): check connector-kit compatibility when load connector (#2798) 2023-01-01 18:36:46 +08:00
Gao Sun
f7a2bdf7a8
ci: separate release groups (#2775) 2022-12-30 13:49:00 +08:00
Darcy Ye
8592d22a38
fix: fix IT due to publish of mock connector (#2765) 2022-12-29 21:47:43 +08:00
Gao Sun
06ec86d831
refactor: rename MessageTypes -> VerificationCodeType (#2745) 2022-12-28 06:28:46 +00:00
Charles Zhao
eef8c0c091
test: improve ui test stability (#2733) 2022-12-28 13:22:00 +08:00
simeng-li
d641e201c2
refactor(core): remove the event from sendPasscode API payload (#2742) 2022-12-28 03:53:13 +00:00
Gao Sun
01f718b258
refactor!: align PasscodeType to MessageTypes
refactor: apply suggestions from code review

Co-authored-by: Darcy Ye <darcyye@silverhand.io>

refactor(core): fix type names
2022-12-27 15:29:06 +08:00
simeng-li
54b0574e18
feat(test): add fulfill user profile integration tests (#2710) 2022-12-27 10:29:01 +08:00
renovate[bot]
e5dc687ee8
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 20:13:05 +08:00
Gao Sun
84014b37d2
refactor: add and fix tests 2022-12-26 19:59:33 +08:00
Gao Sun
f993da8795
test: add integration tests for interaction hooks 2022-12-26 19:44:03 +08:00
Gao Sun
5825620b9b
refactor: rename interaction Event -> InteractionEvent (#2718) 2022-12-26 11:22:56 +00:00
renovate[bot]
c5025fc70b
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-25 13:52:55 +08:00
Charles Zhao
2c849db831
test: sleep 1s before each case to improve ui test stability 2022-12-24 03:07:48 +08:00
Gao Sun
c52a66a32d
refactor: remove lodash (#2715) 2022-12-23 15:19:49 +00:00
Charles Zhao
8d73b64984
Merge pull request #2708 from logto-io/charles-fix-svg-render-issue-and-add-integration-tests
fix: svg rendering issue and add ui tests
2022-12-23 12:42:43 +08:00
Charles Zhao
121df6d26d
test: add ui test cases for ac sign-in and svg rendering 2022-12-23 12:03:03 +08:00
simeng-li
15c7c1605a
refactor(core): refactor interaction API (#2686) 2022-12-23 10:01:08 +08:00
Gao Sun
df6eb9e942
chore(deps): upgrade prettier to v2.8.1 (#2709) 2022-12-22 16:52:39 +08:00
Gao Sun
f50509dfab
Merge pull request #2683 from logto-io/gao-log-4632-core-init-hooks-schemas
feat: hooks schema and APIs
2022-12-22 13:11:29 +08:00
Gao Sun
caa75422ad
Merge pull request #2681 from logto-io/gao-refactor-log-types-2
refactor: log types 2
2022-12-21 11:01:52 +08:00
Gao Sun
cb159ac8bb
Merge pull request #2685 from logto-io/gao-refactor-schemas-export
refactor: schema export and id generator
2022-12-20 18:08:13 +08:00
simeng-li
5b24780e91
fix(test): fix integration test (#2692) 2022-12-20 16:23:44 +08:00
simeng-li
38c1788cbe
feat(test): add forgot pasword integration test (#2673) 2022-12-20 15:37:54 +08:00
Gao Sun
c24a57f2c4
refactor: update log types in database and console 2022-12-20 13:47:12 +08:00
Gao Sun
33faa41f0d
refactor(schemas): fix type path 2022-12-20 13:33:53 +08:00
Gao Sun
a023fe97e5
refactor: add alteration and integration test 2022-12-20 13:02:40 +08:00
Gao Sun
0f2548e0c4
refactor: fix build errors 2022-12-20 10:25:47 +08:00
Gao Sun
3a3a107811
refactor: schema export and id generator 2022-12-20 00:02:35 +08:00
Gao Sun
2496b57fef
refactor: minor improvements 2022-12-18 12:11:00 +08:00
Gao Sun
93f4ae10ec
refactor: update comments and fix tests 2022-12-17 22:59:10 +08:00
Gao Sun
981ca84b9b
Merge branch 'master' into gao-refactor-log-types 2022-12-17 19:06:20 +08:00
Gao Sun
b0e1c5368c
refactor: multiple logs and oidc listeners 2022-12-17 19:05:28 +08:00
simeng-li
61f00449da
feat(test): add username, phone, email register integration test (#2671) 2022-12-16 10:17:32 +08:00
Xiao Yijun
bc5f4b541a
refactor: replace termsOfUse with termsOfUseUrl (#2665) 2022-12-15 17:04:42 +08:00
Darcy Ye
f3baaf919f
fix: connector metadata update should be optional (#2666) 2022-12-15 15:18:49 +08:00
simeng-li
6bead4a319
feat(test): add password and passcode identifier tests (#2664) 2022-12-15 11:38:15 +08:00
Gao Sun
7bf52aa7ad
feat(core)!: enhanced user search params (#2639) 2022-12-14 08:36:57 +00:00
simeng-li
d111e5d407
feat(test): add password identifier sign-in flow integration test (#2625) 2022-12-14 02:13:17 +00:00
Gao Sun
48b777374f
chore: upgrade packages (#2648) 2022-12-13 18:11:51 +08:00
Gao Sun
500b985d31
Merge branch 'master' into gao-fix-sie-forget-pwd-enabled 2022-12-13 16:21:08 +08:00
Gao Sun
8a32d7aad0
release: version packages 2022-12-13 16:18:49 +08:00
Gao Sun
7b87a3d2e6
Merge branch 'master' into gao-test-native-esm-2 2022-12-13 14:51:52 +08:00
Darcy Ye
14f86c01d5
fix: target can not be updated (#2609) 2022-12-13 10:19:42 +08:00
Gao Sun
a805124437
refactor: misc. issue fix 2022-12-12 21:53:39 +08:00
Gao Sun
51647cf4ca
test: update to native ESM (batch 2) 2022-12-12 21:53:38 +08:00
renovate[bot]
3db51178a4
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.14 (#2645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 21:51:01 +08:00
Gao Sun
42f288d97b
refactor: fix workspace dep version (#2606) 2022-12-07 21:39:32 +08:00
Darcy Ye
dd2a33f921
chore: add IT for switching passwordless connector (#2591) 2022-12-06 17:04:57 +08:00
Gao Sun
f16824acc2
Merge pull request #2562 from logto-io/gao-merge-beta-16
chore: merge v1.0.0-beta.16
2022-12-06 12:08:02 +08:00
Xiao Yijun
bb53b32c1d
refactor: sign up settings schema (#2559) 2022-12-02 09:52:01 +08:00
Gao Sun
73cb2360e0
Merge branch 'master' into gao-merge-beta-16 2022-11-30 19:41:02 +08:00
Gao Sun
66fbb4316a
release: version packages 2022-11-30 17:11:09 +08:00
Gao Sun
3b0aa43975
release: version packages 2022-11-29 20:06:17 +08:00
Darcy Ye
356aeabb54
refactor: fix integration tests and import order 2022-11-28 19:39:51 +08:00
Darcy Ye
7ba40a7782
feat: remove enabled from table connectors (#2513) 2022-11-28 18:37:24 +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
Darcy Ye
eac8b19245
feat: add POST /connectors (#2477) 2022-11-22 11:04:08 +08:00
Gao Sun
47a6915bc4
release: version packages (beta) 2022-11-16 18:21:18 +08:00
silverhand-bot
38550e0c9b
release: version packages (beta) (#2329) 2022-11-15 04:31:13 +00:00
Gao Sun
c03844f12e
chore: fix tests and add changeset 2022-11-10 16:37:12 +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
wangsijie
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +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
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
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
Gao Sun
13a6f26cff
chore: upgrade got 2022-11-06 00:20:37 +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
wangsijie
5e571936c9
chore: remove old sign in methods (#2295) 2022-11-03 18:23:12 +08:00
Xiao Yijun
42de419f44
Merge branch master into merge/sie-v2 2022-11-03 11:31:42 +08:00
renovate[bot]
832d3dd980
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12 2022-11-02 05:33:28 +00:00
wangsijie
f419fc8279
feat(core): continue sign in with social (#2281) 2022-11-01 10:08:47 +08:00
wangsijie
415c24aace
feat(core): password sign in with phone or email (#2266) 2022-10-28 15:05:02 +08:00
wangsijie
95cf53b59a
refactor(core): rename username password routes (#2263) 2022-10-27 15:45:00 +08:00
renovate[bot]
476d7642df
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11 2022-10-26 18:12:30 +00:00
simeng-li
b5512b9213
refactor(core): rename phone signInMethod to sms (#2252)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-10-26 14:47:13 +08:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2 2022-10-24 13:50:26 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
renovate[bot]
4e74bcf0a4
chore(deps): update silverhand configs monorepo packages to v1.3.0 2022-10-21 14:03:31 +08:00
Gao Sun
19666e0401
chore: introduce changesets (#2215) 2022-10-21 13:59:08 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
merge
2022-10-21 10:43:56 +08:00
renovate[bot]
421c9e43db
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.10 2022-10-21 02:14:37 +00:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
Darcy Ye
d38543122d
Merge pull request #2039 from logto-io/feature/decouple-passcode-verification
refactor(core,phrases,schemas): decouple passcode verification
2022-10-20 11:17:48 +08:00
wangsijie
55eb5f038d
feat(core): guard sign up methods (#2194) 2022-10-20 10:57:49 +08:00
silverhand-bot
c0fb59881e
release: v1.0.0-beta.12 2022-10-19 08:28:21 +00:00
silverhand-bot
33c10ce216
release: v1.0.0-beta.11 2022-10-19 06:19:36 +00:00
wangsijie
e5f8139880
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
Darcy Ye
025456c16d
chore: merge master and fix conflicts 2022-10-14 17:55:58 +08:00
Gao Sun
83f1777834
refactor(test): fix ui test 2022-10-14 16:18:46 +08:00
Gao Sun
24f8afaf80
chore(deps): upgrade jest 2022-10-14 14:57:27 +08:00
renovate[bot]
9ac4a77b33
chore(deps): update dependency @silverhand/jest-config to v1.2.2 2022-10-14 05:59:40 +00:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs (#2153) 2022-10-14 03:46:33 +00:00
Gao Sun
0fbe261a6e
chore: revert lerna version bump (#2150) 2022-10-13 22:50:16 +08:00
simeng-li
187f7d38e4
fix(test): update passwordless integration test
update passwordless integration test
2022-10-13 15:18:54 +08:00