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

6043 commits

Author SHA1 Message Date
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
Gao Sun
368385b93d
refactor(core): dont throw for status errors in prod (#5690)
* refactor(core): dont throw for status errors in prod

* refactor(core): report to AppInsights
2024-04-16 09:36:56 +00:00
wangsijie
de47d6ab5e
chore(core): fix typos in comment (#5718) 2024-04-16 05:11:18 +00:00
simeng-li
43430afddb
feat(core): add customJwt paywall guard to core API (#5708)
add customJwt paywall guard to core API
2024-04-16 12:02:08 +08:00
Charles Zhao
49b60af093
chore(test): improve organization user test stability (#5717) 2024-04-16 03:07:10 +00:00
simeng-li
94b62fb0b4
style(console): minor custom jwt page style iteration (#5711)
minor custom jwt page styles iteration
2024-04-16 10:08:32 +08:00
wangsijie
d355ac7d20
feat(core): handle access token with organization api resource (#5653) 2024-04-16 09:58:47 +08:00
Xiao Yijun
e86ffa3a80
fix(console): mutate org roles once a org role is deleted (#5716) 2024-04-15 21:12:21 +08:00
Xiao Yijun
70d8b1de2f
refactor(console): update console routes (#5715) 2024-04-15 19:31:11 +08:00
Xiao Yijun
3cea0735c4
style(console): update organization template layout (#5713) 2024-04-15 18:26:33 +08:00
Xiao Yijun
23714d349c
refactor(console): update check guide button style on org template page (#5712) 2024-04-15 17:56:20 +08:00
Charles Zhao
aacbebcbc8
feat(core): add api to fetch organization scopes for a user (#5701)
* feat(core): add api to fetch user organization scopes

* chore: add openapi.json

* fix: integration test

* chore: turn off max-lines lint rules for openapi json files

* chore: add changeset

* refactor: return all scope information instead of just the name
2024-04-15 07:04:42 +00:00
Darcy Ye
1b4c106603
chore: add Cloudflare worker config for custom JWT (#5709) 2024-04-15 14:58:26 +08:00
Xiao Yijun
622e003a49
refactor(console): update tab order on role details page (#5695) 2024-04-15 13:27:03 +08:00
Gao Sun
077cd85a06
refactor(console): reorg organization details routes (#5702) 2024-04-15 03:12:35 +00:00
Gao Sun
336aa6f49a
Merge pull request #5700 from logto-io/gao-add-eslint-rule
chore(console): restrict route component in pages
2024-04-15 11:11:51 +08:00
simeng-li
0d9462729f
fix(console): fix the quota guard layout (#5689)
* fix(console): fix the quota guard layout

fix the quota guard layout

* chore(console): add some comments

add some comments
2024-04-15 10:45:00 +08:00
simeng-li
559331d51e
refactor(core,schemas): make the jwt customizer script field mandatory (#5696)
* refactor(core,schemas): make the jwt customizer script field mandatory

make the jwt customizer script field mandatory

* fix(schemas): fix the alteration script

fix the alteration script

* fix(schemas): fix ut

fix ut
2024-04-15 10:38:30 +08:00
Xiao Yijun
c08feeb872
refactor(phrases): update organization template subtitle (#5693) 2024-04-15 10:05:29 +08:00
Xiao Yijun
1012d9dbbd
style(console): update signing key sidebar icon (#5692) 2024-04-15 10:04:56 +08:00
Xiao Yijun
5dcd153a40
refactor(console): update org template sidebar icon (#5691) 2024-04-15 10:04:39 +08:00
Xiao Yijun
ca647a1b44
style(console): align resource icon with resource name (#5694) 2024-04-15 10:04:23 +08:00
Xiao Yijun
d1c5526a0f
feat(console): add api permission content for organization guide (#5697) 2024-04-15 10:03:55 +08:00
simeng-li
568e3dc202
feat(core): add jwt-customizer test script deployment (#5686)
feat(core): call cloud worker deploy service on custom jwt test

call cloud worker deploy service on custom jwt test
2024-04-14 11:55:02 +00:00
Gao Sun
f7b8040398
chore(console): disable route component in pages 2024-04-12 20:06:39 +08:00
Gao Sun
63639ad502
Merge pull request #5699 from logto-io/gao-split-route-objects
refactor(console): split route objects
2024-04-12 19:45:27 +08:00
Gao Sun
6ee37a7931
Merge pull request #5698 from logto-io/gao-use-route-object
refactor(console): use route objects
2024-04-12 19:41:13 +08:00
Gao Sun
c96b712a28
refactor(console): split route objects 2024-04-12 19:13:20 +08:00
Gao Sun
922a9eaaf7
refactor(console): use route objects 2024-04-12 18:38:19 +08:00
Xiao Yijun
97f2d9b8d0
refactor(console,phrases): update organization template phrases (#5688) 2024-04-12 11:30:05 +08:00
simeng-li
543931aa88
feat(core): undeploy worker scripts when jwt customizer is deleted (#5685)
undeloy work scripts when the jwt customizer is deleted
2024-04-12 03:05:11 +00:00
simeng-li
9b3d4ef75b
feat(core): add custom jwt worker deploy (#5682)
call custom jwt worker deploy cloud service when upsert new jwt-customizers
2024-04-12 02:39:05 +00:00
renovate[bot]
f1414d3329
chore(deps): update zaproxy/action-full-scan action to v0.10.0 (#5620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 14:10:27 +00:00
Gao Sun
97af43895a
refactor(console): update reservation link (#5683) 2024-04-11 09:34:30 +00:00
Xiao Yijun
6f670b0d1a
feat(console): add paywall for organization template (#5679) 2024-04-11 17:28:39 +08:00
Xiao Yijun
b3d94dd712
refactor(console): deprecate original organization template page (#5681) 2024-04-11 17:28:15 +08:00
wangsijie
5b03030de2
fix(core): not allow to modify management api resource (#5626) 2024-04-11 17:20:53 +08:00