Gao Sun
080a6385c8
refactor: support EC key and ES signing algorithms ( #2847 )
2023-01-09 09:34:13 +00:00
Gao Sun
ecbf028f4e
refactor(core): migrate sie library to factory mode
2023-01-09 17:23:09 +08:00
Gao Sun
8561b6bc43
refactor(core): migrate user library to factory mode
2023-01-09 17:21:27 +08:00
Gao Sun
3c4aeec30a
refactor(core): upgrade oidc-provider to 8.0.0 ( #2851 )
2023-01-09 09:20:15 +00:00
Gao Sun
26f8511f93
refactor(core): use tenant context for route inits
2023-01-09 16:58:02 +08:00
Gao Sun
a68b34971a
refactor(core): users and users roles query factories
2023-01-09 16:43:09 +08:00
Gao Sun
4b21b7d16e
refactor(core): multiple query factories ( #2857 )
2023-01-09 08:32:35 +00:00
Gao Sun
be57e7e1af
refactor(core): custom phrase and log query factories ( #2856 )
2023-01-09 08:02:15 +00:00
Gao Sun
c5729e7a2d
refactor(core): connector query factory ( #2854 )
2023-01-09 07:48:57 +00:00
Xiao Yijun
cab1fd646f
feat(console): role users page ( #2864 )
2023-01-09 07:39:31 +00:00
Xiao Yijun
ac01933c0f
feat(console): user roles page ( #2860 )
2023-01-09 07:34:22 +00:00
wangsijie
385966625e
feat(schemas,cli): seed default scope for management api ( #2869 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-09 15:34:08 +08:00
Gao Sun
8f809da308
refactor(core,cli): application query factory ( #2853 )
2023-01-09 15:29:01 +08:00
Xiao Yijun
158dec3c0c
refactor(console): user details page ( #2859 )
2023-01-09 15:25:50 +08:00
Gao Sun
1654322ead
Merge pull request #2852 from logto-io/gao-log-5095-property-tenant-app
...
refactor(core): move app to tenant instance
2023-01-09 14:53:13 +08:00
Gao Sun
981a25fb1c
Merge pull request #2850 from logto-io/gao-log-5092-class-envset
...
refactor(core,shared): `EnvSet` class
2023-01-09 14:50:51 +08:00
Xiao Yijun
e240f77652
feat(console): role permissions page ( #2855 )
2023-01-09 06:10:57 +00:00
Xiao Yijun
fc10ec312a
feat(console): role users transfer component ( #2839 )
2023-01-09 06:02:49 +00:00
wangsijie
2eb1cbbe10
feat(core): filter users by exclude role id ( #2846 )
2023-01-09 13:12:43 +08:00
wangsijie
225ccfed0a
feat(core): count role users and featured users ( #2866 )
2023-01-09 13:03:28 +08:00
wangsijie
8b179c0567
feat(core): set roles pagination to optional ( #2865 )
2023-01-09 12:02:47 +08:00
Charles Zhao
d675cf26a8
Merge pull request #2841 from logto-io/charles-log-5084-alter-passcodes-table-and-set-jti-to-nullable
...
refactor(schemas): alter passcodes table and set jti to nullable
2023-01-09 11:53:25 +08:00
simeng-li
94ed1852b0
refactor(core,ui,schemas,test)!: replace passcode with verification code ( #2833 )
2023-01-09 09:55:34 +08:00
wangsijie
364e51d755
feat(core): set resources pagination to optional ( #2845 )
2023-01-08 20:35:10 +08:00
wangsijie
0501ccc5ca
feat(core): add search and optional pagination to scopes ( #2840 )
2023-01-08 20:24:16 +08:00
wangsijie
67b1885b12
feat(core): add search and pagination for roles ( #2836 )
2023-01-08 20:16:40 +08:00
Gao Sun
40980b3ada
ci: manually dispatch and add sanity check in workflow ( #2838 )
2023-01-07 21:14:17 +08:00
Gao Sun
de15b03c68
refactor(core): fix test
2023-01-07 21:06:17 +08:00
Gao Sun
6e2951fafc
chore!: drop Node 16 ( #2848 )
2023-01-07 20:42:10 +08:00
Gao Sun
8d829b8f3d
refactor(core): move app to tenant instance
2023-01-07 18:17:43 +08:00
Gao Sun
954664bd28
refactor(core,shared): EnvSet
class
2023-01-07 17:22:15 +08:00
wangsijie
751f8dffcf
feat(core): add resource to response scopes ( #2843 )
2023-01-07 04:19:09 +00:00
wangsijie
bde1cbcc9d
fix(core): prevent empty array to be used by sql in ( #2844 )
2023-01-07 12:13:13 +08:00
wangsijie
7e507dbc2b
feat(core): user-role related api ( #2827 )
2023-01-07 12:08:03 +08:00
wangsijie
6e8e3003f8
fix(core): fix typo ( #2842 )
2023-01-07 12:07:35 +08:00
Xiao Yijun
fff081f1be
feat(console): delete permission ( #2831 )
2023-01-06 15:15:08 +00:00
Xiao Yijun
fdd5af2582
feat(console): create permission ( #2830 )
2023-01-06 23:03:53 +08:00
Charles Zhao
0decdb796d
refactor(schemas): alter passcodes table and set jti to nullable
2023-01-06 22:47:29 +08:00
Gao Sun
da2b8cdbfe
chore!: drop Node 16
2023-01-06 22:24:39 +08:00
Charles Zhao
8bcb4de1c0
refactor: add Generic type and remove deprecated Continue code type ( #2823 )
2023-01-06 18:39:23 +08:00
simeng-li
4af325af03
refactor(core,ui,schemas): replace sms sign-in method with phone ( #2825 )
2023-01-06 17:43:28 +08:00
Gao Sun
27c0cade79
Merge pull request #2837 from logto-io/v1.0.0-beta.19
...
chore: merge back v1.0.0 beta.19
2023-01-06 17:01:19 +08:00
Gao Sun
4d9d16661d
release: version core packages
2023-01-06 16:48:18 +08:00
wangsijie
f371a61460
feat(core): role-scope api ( #2826 )
2023-01-06 15:37:00 +08:00
Xiao Yijun
d3e8ea142a
feat(console): api resource permissions page ( #2829 )
2023-01-06 14:45:51 +08:00
wangsijie
e73d606053
fix(core): return role names for admin user detail api ( #2828 )
2023-01-06 14:44:00 +08:00
Xiao Yijun
81f34fff5d
refactor(console): support tiny pagination variant ( #2818 )
2023-01-06 14:34:50 +08:00
Xiao Yijun
2b67904182
feat(console): delete role ( #2824 )
2023-01-05 08:58:21 +00:00
Xiao Yijun
8b18744642
feat(console): create role ( #2822 )
2023-01-05 08:43:55 +00:00
Xiao Yijun
6230775a4b
feat(console): role details settings page ( #2821 )
2023-01-05 08:34:01 +00:00
Xiao Yijun
5786d8156f
feat(console): roles page ( #2820 )
2023-01-05 16:22:45 +08:00
wangsijie
cb03d64e12
feat(core): list resources with scopes ( #2819 )
2023-01-05 07:43:01 +00:00
wangsijie
cf900d4aef
feat(core): resource scopes crud ( #2757 )
2023-01-05 15:24:24 +08:00
wangsijie
9b5dbeea34
feat(core): roles crud ( #2672 )
2023-01-04 17:02:08 +08:00
Xiao Yijun
be69a81478
refactor(console): connectors table ( #2813 )
2023-01-04 16:43:58 +08:00
Xiao Yijun
45e72f173c
chore(console): remove deprecated transfer component ( #2815 )
2023-01-04 15:49:16 +08:00
wangsijie
e38cd36579
feat(toolkit): define optional keys for connector.getUserInfo ( #2716 )
2023-01-04 07:43:54 +00:00
wangsijie
61f4e7fd2d
feat: add users_roles table and remove role_names ( #2525 )
2023-01-04 15:39:27 +08:00
simeng-li
46ebdfe502
fix(demo-app): demo app notificaiton should always follow system language ( #2814 )
2023-01-04 10:33:09 +08:00
Xiao Yijun
fb9c967389
refactor(console): useConnectorInUse
hook ( #2812 )
2023-01-03 18:53:43 +08:00
Gao Sun
db71cc11ac
refactor: connector loader ( #2809 )
2023-01-03 15:41:29 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages ( #2803 )
2023-01-01 19:55:54 +08:00
Gao Sun
ab54c38cd5
refactor(core): check connector-kit compatibility when load connector ( #2798 )
2023-01-01 18:36:46 +08:00
silverhand-bot
6e56de3583
release: version toolkit packages ( #2802 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-01 00:41:51 +08:00
simeng-li
5189f6ab9f
feat(core): add interaction api logs ( #2794 )
2022-12-31 18:18:35 +08:00
Gao Sun
bd693fe4d9
Merge pull request #2781 from logto-io/gao-remove-connector-inquiry
...
refactor(cli): remove official connectors inquiry
2022-12-31 18:01:48 +08:00
simeng-li
d8deb0285f
fix(core): register with social should not ask for password ( #2793 )
2022-12-31 09:30:07 +08:00
Darcy Ye
51e39eeb3b
chore: update AC connector name tip content ( #2797 )
2022-12-30 16:04:55 +00:00
Gao Sun
2f42f746a4
refactor(cli): fix default download url with current package version
2022-12-30 23:56:18 +08:00
Gao Sun
bf3774d234
refactor(cli): remove official connectors inquiry
2022-12-30 23:56:18 +08:00
Charles Zhao
95ef24a92b
chore: update testing passcode ( #2796 )
2022-12-30 15:29:43 +00:00
wangsijie
aafd2140db
fix(console): dark visible base on initial form data ( #2795 )
2022-12-30 21:51:06 +08:00
wangsijie
bd9abaa509
feat(console): show standard connector name in table ( #2791 )
2022-12-30 20:16:52 +08:00
Xiao Yijun
66b72ddbce
fix(console): clear connector create form state on closed ( #2780 )
2022-12-30 19:12:50 +08:00
Xiao Yijun
ecf542c6e9
style(console): SignUpAndSignInChangePreview
( #2788 )
2022-12-30 18:44:51 +08:00
simeng-li
db07e70740
refactor(core): refactor interaction identifier verification flow ( #2790 )
2022-12-30 10:26:38 +00:00
wangsijie
fc6b7cfe2b
Merge pull request #2787 from logto-io/sijie-log-4995-standard-connector-name
...
fix(console): display standard connector name
2022-12-30 17:37:41 +08:00
simeng-li
9088e547ac
refactor(ui): update some content ( #2763 )
2022-12-30 16:41:08 +08:00
simeng-li
4d65db08b2
fix(ui): format phone number ( #2761 )
2022-12-30 16:40:55 +08:00
Darcy Ye
396dce8c3d
feat: pass user agent to connector ( #2770 )
2022-12-30 16:05:32 +08:00
wangsijie
2a723f01a3
fix(console): add json validator to connector config ( #2774 )
2022-12-30 07:43:42 +00:00
wangsijie
012e4d5b24
fix(console): display standard connector name
2022-12-30 15:41:25 +08:00
wangsijie
09b1fa370f
fix(console): add sync profile tip ( #2784 )
2022-12-30 07:36:29 +00:00
wangsijie
e47fa77951
fix(console): fix connector form tips ( #2783 )
2022-12-30 15:36:13 +08:00
Xiao Yijun
caba72b06c
refactor(console): table column type ( #2772 )
2022-12-30 15:31:02 +08:00
Xiao Yijun
0e9a214140
refactor(console): add loading state to confirm reset password form ( #2779 )
2022-12-30 15:27:26 +08:00
Xiao Yijun
c92120b1c1
style(console): successful tooltip state ( #2789 )
2022-12-30 15:27:07 +08:00
wangsijie
2b2c5ecb7c
fix(console): auto expand dark logo field ( #2782 )
2022-12-30 15:25:30 +08:00
wangsijie
28f8e8a9a8
fix(console): add url check for logo ( #2771 )
2022-12-30 15:24:55 +08:00
silverhand-bot
1bbfd7e0f7
release: version toolkit packages ( #2776 )
2022-12-30 14:00:14 +08:00
Gao Sun
f7a2bdf7a8
ci: separate release groups ( #2775 )
2022-12-30 13:49:00 +08:00
Xiao Yijun
f42b82d13b
style(console): remove full-width limit of add social dropdown ( #2778 )
2022-12-30 12:49:21 +08:00
Xiao Yijun
06f6af758c
refactor(console): api resources table ( #2767 )
2022-12-30 11:21:55 +08:00
Xiao Yijun
5e48ba75f6
fix(console): search users by phone ( #2766 )
2022-12-30 11:20:02 +08:00
wangsijie
b5b1e5f258
ci: check alteration sequence ( #2746 )
2022-12-30 10:50:56 +08:00
Gao Sun
77bad4b1e7
refactor: add official connectors in dist ( #2768 )
2022-12-30 10:42:34 +08:00
Gao Sun
43de6258d1
refactor(cli): improved connector add command ( #2764 )
2022-12-29 22:53:35 +08:00
Xiao Yijun
b403f19558
refactor(console): refactor table component ( #2738 )
2022-12-29 21:59:30 +08:00
Darcy Ye
8592d22a38
fix: fix IT due to publish of mock connector ( #2765 )
2022-12-29 21:47:43 +08:00
Xiao Yijun
b7882d481e
fix(console): close modal on tab changed on user details page ( #2750 )
2022-12-29 13:44:37 +08:00
Xiao Yijun
aaf92a6ef5
fix(console): close deletion modal on connector changed ( #2749 )
2022-12-29 13:04:04 +08:00
Xiao Yijun
46260a3410
style(console): update select component style ( #2748 )
2022-12-29 11:53:42 +08:00
Darcy Ye
2773bf5ec7
chore: update standard connector AC contents ( #2753 )
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-29 03:03:14 +00:00
simeng-li
fc456f4851
fix(ui): forgotpassword passcode verification page 404 ( #2752 )
2022-12-29 09:12:33 +08:00
simeng-li
be2c65dc0c
refactor(ui): replace social flow api ( #2751 )
2022-12-28 18:24:58 +08:00
simeng-li
e02f7e5ac2
refactor(ui): replace continue api with patchProfile ( #2744 )
2022-12-28 15:33:31 +08:00
Gao Sun
06ec86d831
refactor: rename MessageTypes
-> VerificationCodeType
( #2745 )
2022-12-28 06:28:46 +00:00
Xiao Yijun
fd4bd8a2df
refactor(console): update loading skeletons ( #2660 )
2022-12-28 14:22:35 +08: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
Darcy Ye
1f7efd3680
chore(phrases,core): change 'passcode' to 'verification code' in content ( #2740 )
2022-12-28 10:29:28 +08:00
simeng-li
a3a861c9cd
refactor(ui): refactor username password register flow ( #2731 )
2022-12-28 10:26:06 +08:00
simeng-li
bc83b00ce8
refactor(ui): replace the password sign-in api ( #2730 )
2022-12-28 10:11:49 +08:00
Gao Sun
16c295c677
Merge pull request #2739 from logto-io/gao-align-message-type
...
refactor!: align `PasscodeType` to `MessageTypes`
2022-12-27 22:28:16 +08:00
Xiao Yijun
52265b0b03
refactor(console): add space to learn more links ( #2736 )
2022-12-27 21:34:32 +08:00
Darcy Ye
45800d1cfe
fix(core): should block POST of non-standard social connectors with conflicting target
( #2737 )
2022-12-27 16:23:54 +08: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
Xiao Yijun
ae7a89f0ce
fix(console): use getSafe
on the sie page ( #2735 )
2022-12-27 14:47:18 +08:00
Charles Zhao
a24b6df53f
chore(console): update wording in get-started subtitle ( #2734 )
2022-12-27 11:43:55 +08:00
simeng-li
54b0574e18
feat(test): add fulfill user profile integration tests ( #2710 )
2022-12-27 10:29:01 +08:00
Xiao Yijun
dc2c8ece22
refactor(console): add create route for connectors page ( #2727 )
2022-12-27 10:13:18 +08:00
Charles Zhao
a56b3240a3
fix(console): set min-width to left control panel in SIE ( #2729 )
2022-12-26 21:23:13 +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
3a996cc9d9
refactor: fix esm mock context ( #2725 )
2022-12-26 12:12:19 +00: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
Gao Sun
5bd2b31eb6
Merge pull request #2704 from logto-io/gao-log-4638-core-koahooks-middleware-function
...
feat(core): interaction hooks
2022-12-26 19:21:53 +08:00
simeng-li
baaa58ca0b
refactor(core): per review
...
add the missing file
refactor: remove unused code
fix(core): rename interactionSie middleware
rename interactionSie middleware
fix(core): update context type name
update context type name
refactor: per review
2022-12-26 19:14:24 +08:00
Charles Zhao
54c669da98
fix(console): checkbox label should not wrap ( #2728 )
2022-12-26 16:56:55 +08:00
Charles Zhao
c4eb499cd9
fix(console): tooltip should point to box center of the checkbox ( #2726 )
2022-12-26 12:50:04 +08:00
simeng-li
f8000fe18d
refactor(core): rebase and update interaction hooks middleware
...
rebase and update interaction hooks middleware
2022-12-26 10:28:46 +08:00
Gao Sun
8745886aa0
refactor: add unit tests
2022-12-26 10:26:25 +08:00
Gao Sun
a6342213a9
refactor: cleanup
2022-12-26 10:26:25 +08:00
Gao Sun
464a4a9133
feat: trigger interaction hooks
2022-12-26 10:26:25 +08:00
Darcy Ye
8c5ccac59f
refactor(core): refactor createSocialAuthorizationUrl and verifySocialIdentity ( #2707 )
...
Co-authored-by: simeng-li <simeng@silverhand.io>
2022-12-26 10:23:40 +08:00
Darcy Ye
1b709db854
refactor: move assign/get connector session to interaction path ( #2706 )
...
Co-authored-by: simeng-li <simeng@silverhand.io>
2022-12-26 10:06:39 +08:00
Kyungyoon Kim
a7f217873c
chore(phrases): translate untranslated pharses in ko-kr ( #2578 )
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-26 02:29:39 +08:00
Charles Zhao
e7e656c6d1
refactor(console): checkbox component ( #2717 )
2022-12-26 01:54:59 +08:00
Charles Zhao
c53e208255
refactor: improve typing in RadioGroup component ( #2722 )
2022-12-25 13:53:29 +08: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
4734c7b2b0
Merge pull request #2720 from logto-io/charles-improve-ui-test-stability
...
test: sleep 1s before each case to improve ui test stability
2022-12-24 20:06:20 +08:00
Gao Sun
8879880feb
refactor: check alteration timestamp when seed database ( #2721 )
2022-12-24 09:18:37 +00: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
28a1b37859
chore: fix typo in i18n phrase key ( #2714 )
2022-12-23 16:06:27 +08: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
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
a22b5d2b90
release: toolkit packages
2022-12-22 00:04:17 +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
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