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
6e2951fafc
chore!: drop Node 16 ( #2848 )
2023-01-07 20:42:10 +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
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
wangsijie
e73d606053
fix(core): return role names for admin user detail api ( #2828 )
2023-01-06 14:44:00 +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
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
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
simeng-li
5189f6ab9f
feat(core): add interaction api logs ( #2794 )
2022-12-31 18:18:35 +08:00
simeng-li
d8deb0285f
fix(core): register with social should not ask for password ( #2793 )
2022-12-31 09:30:07 +08:00
Charles Zhao
95ef24a92b
chore: update testing passcode ( #2796 )
2022-12-30 15:29:43 +00: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
Darcy Ye
396dce8c3d
feat: pass user agent to connector ( #2770 )
2022-12-30 16:05:32 +08:00
wangsijie
012e4d5b24
fix(console): display standard connector name
2022-12-30 15:41:25 +08: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
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
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
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
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
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
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
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