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

3171 commits

Author SHA1 Message Date
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
Darcy Ye
f3baaf919f
fix: connector metadata update should be optional (#2666) 2022-12-15 15:18:49 +08:00
Gao Sun
bed00c4918
Merge pull request #2663 from logto-io/gao-bring-back-toolkit
refactor: bring back toolkit packages
2022-12-15 12:18:53 +08:00
Gao Sun
14a235eabf
refactor(schemas): remove eslint in generate script (#2669) 2022-12-15 04:02:51 +00:00
Xiao Yijun
3ca52420da
refactor(console): add sie tab constants (#2654) 2022-12-15 11:44:31 +08:00
simeng-li
6bead4a319
feat(test): add password and passcode identifier tests (#2664) 2022-12-15 11:38:15 +08:00
Gao Sun
5b647cf7cb
refactor(core): remove query-string (#2667) 2022-12-15 10:54:03 +08:00
Gao Sun
93cd6a27d0
refactor(schemas): add name index on users (#2668) 2022-12-15 10:50:48 +08:00
Gao Sun
49682afdb5
test(toolkit): use native ESM 2022-12-15 01:50:29 +08:00
Gao Sun
4cc7664148
refactor: fix script and code 2022-12-15 01:24:32 +08:00
Gao Sun
dd24f1de5d
refactor: add build:test script 2022-12-14 16:40:22 +08:00
Gao Sun
32fa807d16
refactor: bring back toolkit packages 2022-12-14 16:40:22 +08:00
Gao Sun
7bf52aa7ad
feat(core)!: enhanced user search params (#2639) 2022-12-14 08:36:57 +00:00
Xiao Yijun
c7add49165
refactor(console): keep pagination when the table is loading (#2661) 2022-12-14 11:41:37 +08:00
Darcy Ye
a134ea14b9
fix: correct error messages (#2656) 2022-12-14 11:38:53 +08:00
simeng-li
d111e5d407
feat(test): add password identifier sign-in flow integration test (#2625) 2022-12-14 02:13:17 +00:00
Xiao Yijun
7b9aaa0b08
chore(phrases): remove duplicated got_it translation (#2655) 2022-12-14 09:52:26 +08:00
Gao Sun
fb47a19eea
ci: fix codecov master workflow (#2662) 2022-12-14 08:56:20 +08:00
Gao Sun
7514f8d9a3
Merge pull request #2657 from logto-io/renovate/ky-0.x
chore(deps): update dependency ky to ^0.33.0
2022-12-14 01:15:22 +08:00