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 |
|