Xiao Yijun
2d8a226970
chore(phrases): add send test payload error phrases ( #3887 )
2023-05-24 12:06:00 +08:00
renovate[bot]
f404e84013
chore(deps): update dependency @fontsource/roboto-mono to v5 ( #3874 )
...
* chore(deps): update dependency @fontsource/roboto-mono to v5
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-05-24 03:37:58 +00:00
Charles Zhao
3955658c05
style(console): sidebar item should align to top ( #3885 )
2023-05-24 10:44:03 +08:00
Xiao Yijun
86dee64576
feat(console): display webhook execution stats ( #3883 )
2023-05-24 08:31:26 +08:00
Xiao Yijun
166c6f7da0
feat(core): get hook execution stats ( #3882 )
2023-05-24 08:28:39 +08:00
Gao Sun
02eee1956f
Merge pull request #3879 from logto-io/gao-feature-updates-for-openai-plugins
...
feat: updates for openai plugins
2023-05-23 22:55:47 +08:00
Gao Sun
4f1e29aefc
release: version packages
2023-05-23 21:42:01 +08:00
Xiao Yijun
0c79437ba4
feat(core): sign hook payload data ( #3854 )
2023-05-23 18:02:17 +08:00
Charles Zhao
c6821aab77
feat(console): add hover tooltip for micro user avatars ( #3861 )
2023-05-23 16:30:45 +08:00
Darcy Ye
0ebaec520e
feat(schemas): update tenants table schema ( #3860 )
2023-05-23 13:51:00 +08:00
Gao Sun
c7ff18bbdf
refactor: fix api tests
2023-05-22 22:47:31 +08:00
Gao Sun
7e7f292534
refactor: fix api tests
2023-05-22 22:26:52 +08:00
Xiao Yijun
af42e87bc0
feat(console): add webhook logs page ( #3862 )
2023-05-22 14:19:15 +00:00
simeng-li
adbed8e47d
refactor(core): sync social email and phone for new registered user
...
sync social verified email and phone for new registered user
2023-05-22 22:09:18 +08:00
Gao Sun
baef4a7719
chore: apply suggestions from code review
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-05-22 22:06:36 +08:00
Gao Sun
9c59102f97
chore: add integration tests
2023-05-22 22:04:09 +08:00
Gao Sun
92625e5019
refactor(core): parse application/json
in /oidc
routes
2023-05-22 21:00:51 +08:00
Gao Sun
458ed8c839
refactor: update translation
2023-05-22 21:00:44 +08:00
Xiao Yijun
b92508db3a
feat(core,schemas): support get hook recent logs ( #3859 )
2023-05-22 19:01:54 +08:00
Gao Sun
852bc7b274
feat: add alwaysIssueRefreshToken
for web apps
2023-05-22 17:11:09 +08:00
Charles Zhao
f1730db70b
test(test): add tests for console user management ( #3863 )
...
* test(test): add tests for console user management
* chore: remove unused dependency
* chore: remove testing screenshots
2023-05-22 13:31:45 +08:00
Xiao Yijun
85fb03651c
feat(console): regenerate signing key ( #3866 )
2023-05-22 10:49:49 +08:00
Xiao Yijun
9423b273b6
refactor: update webhook API ( #3819 )
2023-05-19 16:48:05 +08:00
simeng-li
a265f1f48e
fix(schemas): guard string length for default value field ( #3868 )
...
should also guard the string length for non-nullable field with a default value as well
2023-05-19 15:43:44 +08:00
Gao Sun
08a578b4d1
Merge pull request #3858 from logto-io/sijie-pkce-require
...
refactor: disable pkce requirement for traditional app
2023-05-18 23:25:03 +08:00
Gao Sun
dc41d5d3dc
release: version packages
2023-05-18 22:26:11 +08:00
wangsijie
5a59cd38e5
feat: disable pkce requirement for traditional app
2023-05-18 22:21:23 +08:00
Gao Sun
7a3be91e35
fix: use only necessary domains in CSP ( #3864 )
2023-05-18 10:12:31 +00:00
Charles Zhao
497d5b5262
feat(console,phrases): add support to update sign-in identifiers in user details form ( #3828 )
...
* feat(console,phrases): add support to update sign-in identifiers in user details form
* chore: add changeset
2023-05-17 08:19:51 +00:00
Xiao Yijun
1b6bb9b1cf
feat(console): add webhook creation limit reminder ( #3852 )
2023-05-17 16:17:00 +08:00
wangsijie
f953289f75
test: remove tests with defaultManagementApi.role.id ( #3855 )
2023-05-17 15:19:12 +08:00
renovate[bot]
698a3c1da7
chore(deps): update dependency @rollup/plugin-commonjs to v25 ( #3837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 06:18:46 +00:00
simeng-li
ac65c8de4a
refactor(core): remove the reportOnly flag ( #3849 )
...
* refactor(core): remove the reportOnly flag
remove all the reportOnly flag of the CSP security headers. Bring up strict policy check
* chore: add changeset
add changeset
2023-05-17 14:00:01 +08:00
Charles Zhao
1cd854a63c
chore(core): add response guard for user roles APIs ( #3773 )
...
refactor(core): add response and status guards to admin user role APIs
2023-05-17 11:50:53 +08:00
Xiao Yijun
05b3729260
feat(console): implement tag component ( #3853 )
2023-05-17 11:30:08 +08:00
simeng-li
21d1fa42c7
refactor(schemas,core): enable min string length guard ( #3850 )
...
enable min string length guard to all non-null string typed field in Guards
2023-05-17 11:28:22 +08:00
Xiao Yijun
7144163530
chore(phrases): add webhook creation blocker description ( #3851 )
2023-05-16 17:36:49 +08:00
silverhand-bot
404fe9a03f
release: version packages ( #3794 )
2023-05-16 04:52:17 +00:00
Charles Zhao
ff85eff7e9
chore(cli): lock logto schemas version ( #3847 )
2023-05-16 12:31:47 +08:00
Xiao Yijun
9ddf0d7578
chore(console): add app insights for webhook pages ( #3845 )
2023-05-16 11:08:04 +08:00
simeng-li
baa16b0bb7
fix(ui): set tabIndex -1 for hidden countryCode ( #3842 )
...
setTabIndex -1 for hidden countryCode
2023-05-16 09:07:36 +08:00
Charles Zhao
0023dfe38a
feat(core): add management APIs to help with linking social identities to user ( #3821 )
...
* feat(core): add management APIs to help with linking social identities to user
* chore: add changeset
* test: add integration tests
* chore: improve wording
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
* chore: improve wording
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
* refactor: return user identities after update
* chore: rename test filename
* chore: add code annotation
---------
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2023-05-15 19:25:50 +08:00
simeng-li
30cd7727de
fix(schemas): remove the notnull string min-length guard from response type ( #3844 )
...
remove the notnull string min-length guard from response type
2023-05-15 09:10:40 +00:00
Gao Sun
176e70190f
refactor(core): add guards for authn routes ( #3843 )
2023-05-15 07:47:53 +00:00
Darcy Ye
a65bc9b13b
fix(console): ignore empty number input box in connector config ( #3822 )
2023-05-15 15:43:54 +08:00
simeng-li
e62b0bae5e
feat(core): add 401,403 status guard to all management api routes ( #3831 )
...
add 401,403 status guard to all management api routes
2023-05-15 15:36:23 +08:00
simeng-li
beb6ebad50
test(core): update the resource response guard and integration tests ( #3824 )
...
* test(core): update the resouce response guard and integration tests
update the resource response guard and integration tests
* fix(test): fix test
fix resource test
* fix(schemas): add non-empty string type guard (#3826 )
* fix(schemas): add non-empty zod guard to the string typed schema field
add non-empty zod guard to the string typed schema field
* fix(schemas): comment out non-empty string guard
comment our non-empty string guard for now
* chore: add change set
add change set
* fix(schemas): remove the guard if has default value
remove the guard if has default value
* refactor(core): replace zod merge using zod extend
replace zod merge using zod extend
2023-05-15 15:12:15 +08:00
Xiao Yijun
af02321ba2
fix(core): compatibility for retries
field in HookConfig ( #3834 )
2023-05-15 11:41:46 +08:00
wangsijie
ce5377d729
test(core): add integration test for application isAdmin ( #3829 )
2023-05-15 10:25:02 +08:00
Darcy Ye
7598ddefd7
chore(core): update custom phrase PUT API response status ( #3830 )
2023-05-13 00:23:00 +08:00