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

2989 commits

Author SHA1 Message Date
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
8135246e41
release: skip download pptr in dockerfile (#2712) 2022-12-22 15:16:10 +00:00
Gao Sun
df6eb9e942
chore(deps): upgrade prettier to v2.8.1 (#2709) 2022-12-22 16:52:39 +08:00
Darcy Ye
87ebd057ea
chore: response of connector POST API should be ConnectorResponse (#2699) 2022-12-22 14:02:15 +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
Charles Zhao
e7e3804385
fix(console): svg rendering correctly with viewbox property 2022-12-22 13:01:31 +08:00
Xiao Yijun
5743515804
refactor(console): create user process (#2698) 2022-12-22 11:15:39 +08:00
Xiao Yijun
3daf30835a
fix(console): table scrollbar on the applications page (#2703) 2022-12-22 11:15:21 +08:00
renovate[bot]
1889cf272a
chore(deps): update parcel monorepo to v2.8.2 (#2363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 10:43:38 +08:00
wangsijie
9247ed4c1c
fix(console): fix guide string generator (#2702) 2022-12-22 10:41:48 +08:00
Gao Sun
ae8ac70a43
Merge pull request #2705 from logto-io/gao-manual-publish
release: toolkit packages
2022-12-22 10:28:46 +08:00
Gao Sun
a22b5d2b90
release: toolkit packages 2022-12-22 00:04:17 +08:00
Darcy Ye
c2d36b1c81
chore: add changeset of connector-kit update (#2691) 2022-12-21 15:42:38 +08:00
Darcy Ye
07f870d774
chore: should clear connector session after getSession() (#2693) 2022-12-21 15:15:11 +08:00
Xiao Yijun
c552c93e4c
fix(console): buildUserDetailsPathname (#2697) 2022-12-21 05:58:24 +00:00
wangsijie
775b1d0a02
feat(console): add toggle tip for connector target field (#2689) 2022-12-21 13:18:01 +08:00
Xiao Yijun
b431b0bc5e
refactor(console): add routes for create modals (#2690) 2022-12-21 13:16:48 +08:00
wangsijie
1865b74272
fix(console): use connector dark logo (#2694) 2022-12-21 03:54:11 +00: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
cc18103419
refactor: remove fs-extra (#2695) 2022-12-20 12:31:53 +00: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
Charles Zhao
8ec3f19bb3
refactor: use default user avatar instead of founding team avatars (#2682) 2022-12-20 16:51:28 +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
Darcy Ye
ecb7f80826
chore: add social sign-in validation reference to interaction (#2658) 2022-12-20 07:05:54 +00:00
Gao Sun
27c80f7d56
refactor(core): fix log 2022-12-20 14:00:03 +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
92b18c7e3c
feat: hooks schema and APIs 2022-12-20 12:14:15 +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
Charles Zhao
5dd2eef34c
chore(phrases): improve Chinese translation (#2684) 2022-12-19 16:01:05 +00:00
Gao Sun
8ca25c8d5d
Merge pull request #2675 from logto-io/gao-refactor-log-types
refactor: log types 1
2022-12-19 22:57:03 +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
Gao Sun
42a305b6b2
refactor(schemas): update interaction log keys 2022-12-17 13:16:31 +08:00
Gao Sun
1476b8ea3a
refactor(core): use audit log middleware on-demand 2022-12-16 23:41:45 +08:00
Charles Zhao
c2bf25bd0b
refactor: add desktop and mobile views to render profile on different platforms (#2642) 2022-12-16 14:50:13 +00:00
Charles Zhao
858e1190e6
feat(ui): add desktop profile page (#2624) 2022-12-16 22:20:47 +08:00
Charles Zhao
9ef395f668
refactor(ui): add support for fullscreen profile layout (#2622) 2022-12-16 22:09:38 +08:00
Gao Sun
854e1e5751
refactor(core): fix dashboard queries 2022-12-16 17:31:26 +08:00
Gao Sun
9c04da0ffe
refactor: add comments and fix build 2022-12-16 16:43:48 +08:00
Gao Sun
1183e66f95
refactor: log types 2022-12-16 13:54:37 +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
57a28be292
fix(console): tip bubble position (#2674) 2022-12-16 09:59:10 +08:00
Xiao Yijun
bc5f4b541a
refactor: replace termsOfUse with termsOfUseUrl (#2665) 2022-12-15 17:04:42 +08:00