simeng-li
0359cbac03
fix: fix zap config file syntax ( #5790 )
...
fix zap config file syntax
2024-04-24 20:41:14 +08:00
simeng-li
eb7290b030
fix: fix zap config file ( #5788 )
...
fix zap config file
2024-04-24 11:42:38 +00:00
simeng-li
be6fac92b3
chore: ignore the hidden file found zap alert ( #5786 )
...
ignore the hidden file found zap alert
2024-04-24 18:52:57 +08:00
Xiao Yijun
f9c7a72d51
feat(connector): support client_secret_basic
and client_secret_jwt
methods for oauth2 connectors ( #5762 )
2024-04-24 13:51:41 +08:00
simeng-li
f923a8e0cd
feat: add the new dockerize-edge job ( #5777 )
...
* feat: add the new dockerize-edge-image job
add the new dockerize-edge-image job
* chore: rename the job
rename the job
* chore: fix the layout of docker-edge ci job
fix the layout of docker-edge ci job
2024-04-24 10:51:25 +08:00
Gao Sun
2414e52eff
chore(deps): upgrade formidable ( #5780 )
2024-04-24 10:18:06 +08:00
Charles Zhao
ead2abde65
fix(core): bump oidc-provider to fix resource indicator check ( #5782 )
...
* fix(core): bump oidc-provider to fix resource indicator check
* chore: add changeset
2024-04-24 09:51:56 +08:00
renovate[bot]
eb8d0f3aa6
chore(deps): update ataylorme/eslint-annotate-action action to v3 ( #5756 )
...
* chore(deps): update ataylorme/eslint-annotate-action action to v3
* ci: update upload-annotations.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-23 13:26:40 +00:00
Darcy Ye
fec60c8edf
chore(phrases): update custom JWT console phrases ( #5776 )
2024-04-23 12:15:54 +00:00
Darcy Ye
61a2422601
chore(console,core): remove custom JWT dev feature guard ( #5775 )
2024-04-23 18:53:45 +08:00
Charles Zhao
b575f57ac3
feat(core): support comma separated resource param ( #5773 )
2024-04-23 15:11:39 +08:00
simeng-li
9cf03c8edb
feat(console): add spring boot integration guide ( #5740 )
...
* feat(console): add spring boot integration guide
add spring boot integration guide
* chore: add changeset
add changeset
* chore: fix changeset typo
* fix(console): update the spring boot guide description
update the spring boot guide description
* chore(console): remove extra empty space
remove extra empty space
2024-04-23 02:37:54 +00:00
Charles Zhao
30aec5dd5f
chore(core): fix typo in code comments ( #5772 )
2024-04-23 10:14:37 +08:00
simeng-li
465c7a447a
style(experience): fix the terms of use link style ( #5771 )
...
fix the terms of use link style in confirm modal
2024-04-23 10:10:31 +08:00
simeng-li
9bece65d91
chore(experience): package update ( #5769 )
...
react-device-deteck package update
2024-04-22 13:37:10 +08:00
Charles Zhao
6b4ee7ac56
chore(phrases): improve phrases on accessing invitations not made for you ( #5744 )
2024-04-22 11:11:54 +08:00
Charles Zhao
711c51c0fd
refactor(console): update organization guide and tenant member routers ( #5766 )
2024-04-22 11:10:33 +08:00
simeng-li
fcfa2c7d26
refactor(console): implement new jwt customizer delete modal ( #5765 )
...
* refactor(console): clean up the global useConfirmModal provider
clean up the global useConfirmModal provider
* refactor(console): implement new jwt customizer delete modal
implement new jwt customizer delete modal
2024-04-22 10:16:40 +08:00
simeng-li
585ce7413d
fix(console): fix the jwt creation page idle bug after submit form ( #5761 )
...
* fix(console): fix the jwt creation page idle bug after submit form
fix the jwt creation page idle bug after submit the form
* chore(console): add some comments
add some comments
2024-04-22 10:15:58 +08:00
Charles Zhao
0b49f9cf83
fix(console): copy to clipboard component should display at full width properly ( #5764 )
2024-04-19 10:03:17 +00:00
Charles Zhao
3ddf63b6a5
fix(console): rotate signing-key dropdown should be visible ( #5759 )
2024-04-19 17:32:08 +08:00
simeng-li
15e543abc0
fix(console): replace ts with js for JWT customizer ( #5760 )
...
replace ts with js for JWT customizer
2024-04-19 17:24:01 +08:00
Charles Zhao
9707d66930
fix(console): pagination bar should be fully visible ( #5758 )
2024-04-19 15:54:49 +08:00
Gao Sun
d23b433f40
chore: upgrade json5 to 2.2.3 ( #5757 )
2024-04-19 15:47:36 +08:00
simeng-li
45fd3b22ff
fix(console): revert the isDevFeaturesEnabled changes in console ( #5755 )
...
revert the isDevFeatureEnabled hot fix
2024-04-19 03:47:07 +00:00
Darcy Ye
bb4382e0a8
Merge pull request #5745 from logto-io/yemq-update-cloud-client-calls
...
refactor(core): update cloud dependency, cloud client calls
2024-04-19 00:47:26 +08:00
Darcy Ye
959f2d2795
chore(console): update custom JWT scripts sample ( #5747 )
2024-04-19 00:34:50 +08:00
Darcy Ye
e035377b83
chore: update util function interface and update comments
2024-04-19 00:32:11 +08:00
Darcy Ye
801eae87d2
chore: apply suggestions from code review
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 22:40:45 +08:00
Darcy Ye
2e103f513e
fix(core): update cloud dependency, cloud client calls
2024-04-18 22:40:42 +08:00
renovate[bot]
8508469abf
chore(deps): update silverhand configs monorepo packages to v6 (major) ( #5750 )
...
* chore: upgrade configs
* refactor: fix lint errors
* refactor: fix lint errors
* refactor: fix stylelint issues
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 12:26:37 +00:00
Alessandro Chitolina
8ef021fb35
feat(core): add redis cluster and tls extra options support ( #5619 )
...
* feat: add redis cluster and tls extra options support
* refactor(core): allow non-normative redis url
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 20:14:49 +08:00
Gao Sun
4aa6db99db
chore: upgrade packages ( #5749 )
2024-04-18 18:26:58 +08:00
simeng-li
bd228bce71
fix(console): force dev feature enabled false ( #5752 )
...
* fix(console): force dev feature enabled false
force dev feature enabled false
* fix(console): avoid lint error
avoid lint error
* fix(console): enable dev feature for integration tests
enable dev feature for integration tests
2024-04-18 17:59:15 +08:00
Xiao Yijun
c6adedefb5
fix(console): always display create org button ( #5746 )
2024-04-18 16:15:05 +08:00
Gao Sun
c1c746bca4
refactor: remove AppInsights for React ( #5742 )
2024-04-18 15:20:24 +08:00
Gao Sun
fec3c0d7ee
Merge pull request #5733 from logto-io/gao-remove-app-insights
...
refactor(console): remove AppInsights
2024-04-18 14:34:15 +08:00
Xiao Yijun
45157873a2
test(console): assign permissions to organization role ( #5729 )
2024-04-18 14:33:10 +08:00
Gao Sun
e1d5b8a72a
refactor: upgrade packages ( #5739 )
...
* refactor: upgrade packages
* refactor: fix type issues
* refactor: fix koa-guard
2024-04-18 06:32:12 +00:00
Gao Sun
26c215fbdc
Merge pull request #5732 from logto-io/gao-add-plausible
...
feat(console): add plausible
2024-04-18 00:18:38 +08:00
Gao Sun
8a54136b3a
refactor(console): remove AppInsights
2024-04-17 21:38:30 +08:00
Charles Zhao
52df3ebbbb
fix(core,console): invitee emails should be case insensitive ( #5730 )
...
* fix(core,console): invitee email checks should be case insensitive
* test: add integration test
* chore: add changeset
2024-04-17 17:55:54 +08:00
Charles Zhao
2de2939e30
fix(console): cloud collaboration minor bug fixes ( #5734 )
...
* fix(console): oss version should not check user tenant scopes
* fix(console): collaborators should leave immediately if they are removed from tenant
2024-04-17 17:55:40 +08:00
Xiao Yijun
ddd99865a5
refactor(console,phrases): update phrases for organization role ( #5736 )
2024-04-17 16:02:17 +08:00
Gao Sun
a2bbc250ca
feat(console): add plausible
2024-04-17 14:21:08 +08:00
wangsijie
d545303568
fix(core): set oidc access denied error code to 403 ( #5725 )
2024-04-17 02:27:47 +00:00
Gao Sun
d48094be27
refactor: remove pnpm script ( #5728 )
2024-04-17 01:06:33 +00:00
Charles Zhao
59acedeecd
feat(console): update user access immediately on tenant role updates ( #5720 )
...
* feat(console): update user access immediately on tenant role updates
* chore: improve comments
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 16:31:34 +00:00
renovate[bot]
75deb2db04
chore(deps): update dependency @testing-library/react to v15 ( #5726 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 22:25:53 +08:00
Charles Zhao
46b3c77c8f
chore(console): update incorrect swr cache key usages ( #5724 )
2024-04-16 21:32:43 +08:00