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

6025 commits

Author SHA1 Message Date
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
Charles Zhao
be57ec2e19
refactor(console): update protected app custom domain field to app domain (#5680) 2024-04-11 15:17:33 +08:00
Gao Sun
b3740656f5
refactor(core): partially remove got (#5596)
* refactor(core): partially remove got

* refactor: use shared form-urlencoded headers
2024-04-11 07:16:53 +00:00
Xiao Yijun
07ed139d6a
feat(console): assign permissions for org roles (#5664) 2024-04-11 09:50:33 +08:00
Gao Sun
c1c91b6ab8
refactor: uncomment feature guard (#5676) 2024-04-11 09:22:45 +08:00
Xiao Yijun
dd08efe050
feat(console): display api resources in org role permission table (#5671) 2024-04-11 08:42:31 +08:00
renovate[bot]
01fee1dd9d
fix(deps): update dependency samlify to v2.8.11 (#5458)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:49:55 +08:00
renovate[bot]
34d525d13c
fix(deps): update dependency snakecase-keys to v8 (#5667)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:48:43 +08:00
renovate[bot]
5db7bc1746
fix(deps): update dependency tar to v6.2.1 [security] (#5675)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:47:46 +08:00
silverhand-bot
fb55249ab2
release: version packages (#5463) 2024-04-10 21:27:24 +08:00
Gao Sun
1ade7a32eb
refactor(experience): fall back to sign-in page when error (#5673)
* refactor(experience): fall back to sign-in page for edge cases

* refactor: add unit tests

* refactor: fix tests
2024-04-10 20:52:44 +08:00
simeng-li
5cde35ec1e
chore: add changeset (#5668)
add changeset
2024-04-10 19:04:03 +08:00
Charles Zhao
b33de029e2
refactor(console): redirect to sign-up page on clicking invitation links (#5669) 2024-04-10 14:53:50 +08:00
Charles Zhao
637c971eb0
chore(console): update pricing plan items for jwt claims (#5672) 2024-04-10 06:50:51 +00:00
Charles Zhao
2a839ec72a
chore(console): remove dev feature flags for cloud collaboration (#5666) 2024-04-10 14:24:23 +08:00
simeng-li
e1d4df4fc3
fix(experience): fix the terms of use not clickable bug (#5670)
* fix(experience): fix the terms of use not clickable bug

fix the terms of use not clickable bug

* chore: remove changeset

remove changeset
2024-04-10 03:51:52 +00:00
simeng-li
5131cf7da3
fix(connector): fix microsoft social connector readme (#5658)
* fix(connector): fix microsoft social connector readme

fix microsoft social connector readme

* fix(connector): improve wording

improve wording
2024-04-09 18:43:03 +08:00
Charles Zhao
59875400c6
fix(console): go to onboarding process on clicking create new tenant button (#5663) 2024-04-09 09:36:36 +00:00
Charles Zhao
6e980b3b50
refactor(console,phrases): improve invite email input (#5661) 2024-04-09 17:34:26 +08:00