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

2929 commits

Author SHA1 Message Date
Gao Sun
4d87d7a570
Merge pull request #6245 from logto-io/gao-init-elements
feat: init elements
2024-07-19 17:14:19 +08:00
wangsijie
477d8a7369
feat(console): add impersonation tag to audit log (#6267) 2024-07-19 17:00:00 +08:00
wangsijie
156f5f5af4
feat(console): add impersonation price item (#6269) 2024-07-19 16:44:22 +08:00
Charles Zhao
4ac4f8cdb4
fix(console): should not toast invitation sent message when creating tenant w/o invitee (#6270)
fix(console): should not toast invitation sent message when creating tenant without invitee
2024-07-19 06:07:20 +00:00
Charles Zhao
17d7be3992
feat(console): implement custom ui assets upload component (#6217) 2024-07-18 15:56:09 +08:00
Darcy Ye
6963192ac5
fix(console): fix passwordless connector tester send failed bug (#6268) 2024-07-18 15:53:48 +08:00
wangsijie
ca73d3142f
fix(console): fix grant data card height (#6264) 2024-07-18 14:04:56 +08:00
Charles Zhao
9772392e6a
fix(console): fix image upload in onboarding process (#6266) 2024-07-18 12:20:35 +08:00
Darcy Ye
3aa7e57b3d
fix(console): fix Google connector scope field can not be unset bug (#6254) 2024-07-17 15:17:37 +08:00
Gao Sun
bf139e5a8a
feat(elements): init i18n 2024-07-15 19:00:18 +08:00
Gao Sun
c637fcb2c2
feat: init elements 2024-07-15 11:43:48 +08:00
Gao Sun
e3109af026
chore(deps): upgrade zod 2024-07-12 20:56:01 +08:00
Gao Sun
ef33361179
Merge pull request #6226 from logto-io/gao-experience-branding-fixes 2024-07-12 15:56:05 +08:00
Gao Sun
ba875b417c
refactor: fix third-party app experience branding (#6223) 2024-07-12 06:04:43 +00:00
Gao Sun
cee1c54dc0
refactor(console): improve branding experience 2024-07-11 17:06:21 +08:00
Gao Sun
94c4cc0e56
refactor(console): update all logo uploaders (#6209) 2024-07-10 15:56:11 +08:00
Gao Sun
6060919a21
Merge pull request #6206 from logto-io/gao-refactor-logo-uploads
refactor(console): reorg logo uploads
2024-07-10 14:47:48 +08:00
Gao Sun
10fde8c185
refactor(console): rename file 2024-07-10 14:32:46 +08:00
Gao Sun
5f8eb518b5
Merge pull request #6196 from logto-io/gao-app-logo-and-color
feat: support app-level branding
2024-07-10 14:17:59 +08:00
Gao Sun
a4a4ef4cd4
refactor(console): reorg logo uploads 2024-07-09 15:03:46 +08:00
Gao Sun
4a8b7c0648
feat: support app-level branding 2024-07-08 16:52:15 +08:00
wangsijie
1557c34134
feat(core): add subject token context to jwt customizer (#6185) 2024-07-08 07:35:00 +00:00
wangsijie
c1a01d6925
feat(console,schemas): add grant context to custom jwt (#6184) 2024-07-08 14:51:24 +08:00
Gao Sun
51be195e51
Merge pull request #6192 from logto-io/gao-support-org-logo-for-sie
feat: organization logo
2024-07-08 13:15:54 +08:00
Gao Sun
164c42054a
refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
Gao Sun
3a839f6d60
feat: organization logo 2024-07-07 21:40:26 +08:00
silverhand-bot
1fa9f85e14
release: version packages (#5987) 2024-07-06 09:07:56 +08:00
Gao Sun
af44e87ebd
refactor(console): add chrome extension guide (#6178) 2024-07-05 03:49:20 +00:00
Gao Sun
1efa7e72a4
Merge pull request #6177 from logto-io/gao-update-dotnet-guides
refactor(console): improve dotnet guides
2024-07-05 11:48:38 +08:00
Gao Sun
1c90671451
refactor(console): check mermaid by integration test env (#6183) 2024-07-04 15:18:00 +00:00
Gao Sun
9b3945a48d
fix(console): fix page issues (#6181) 2024-07-04 14:09:53 +00:00
Gao Sun
0453f80598
refactor(console): improve dotnet guides 2024-07-04 14:27:14 +08:00
Charles Zhao
06ef19905b
fix(console): hide error toast for non-existed application in audit logs (#6168)
* fix(console): hide error toast for non-existed application in audit logs

* chore: add changeset
2024-07-03 11:44:37 +08:00
Gao Sun
afd2d22886
refactor(console): add aggregated npm installation component (#6159) 2024-07-02 21:05:13 +08:00
Charles Zhao
9e532f6daa
fix(console): fix custom element swap in mdx (#6166) 2024-07-02 11:07:21 +00:00
Gao Sun
978817ec0c
refactor(console): optimize api resource guides (#6162) 2024-07-02 14:34:19 +08:00
Charles Zhao
2b3e482882
fix(console): fix broken api resource guides (#6161) 2024-07-02 12:44:18 +08:00
Gao Sun
9d3697a3b1
refactor: upgrade logto sdks (#6160) 2024-07-02 12:32:22 +08:00
Gao Sun
81c014173c
refactor(console): load mermaid in dev (#6155) 2024-07-02 10:38:43 +08:00
Charles Zhao
c97ebaa41e
refactor(console): update angular integration guide (#6157)
* refactor(console): update angular integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:31:34 +00:00
Charles Zhao
8445db283d
refactor(console): update vue integration guide (#6153)
* refactor(console): update vue integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:19:18 +00:00
Charles Zhao
37bae63e74
refactor(console): update react integration guide (#6151)
* refactor(console): update react integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:10:44 +00:00
Charles Zhao
414f62aed3
refactor(console): update vanilla js integration guide (#6156)
* refactor(console): update vanilla js integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:08:41 +00:00
Gao Sun
b52ef323cb
refactor(console): add retry button on error (#6158) 2024-07-02 09:42:51 +08:00
simeng-li
15a3d1d184
docs(console): update the java spring guide (#6133)
---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 13:52:57 +00:00
Gao Sun
dd69c1c4f6
refactor: fix mermaid in production (#6149)
Use dynamic CDN import to use Mermaid as Parcel has issues on handling the
static import in production.
2024-07-01 18:06:38 +08:00
simeng-li
88dd7d2f87
docs(console): update the capacitor integration guide (#6128)
* docs(console): update the capacitor integration guide

update the capacitor integration guide

* fix(console): reorg capacitor guide

reorg capacitor guide

* chore(console): update the section title

update the section title

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 09:49:31 +00:00
simeng-li
ac063f9140
docs(console): update flutter intergration guide (#6125)
improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 08:43:37 +00:00
simeng-li
5c4ddee042
docs(console): update the expo SDK integration guide (#6126)
* docs(console): update the expo SDK integration guide

update the expo SDK integrtion guide

* chore(console): update rn guide section title

update rn guide section title

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 16:05:49 +08:00
Gao Sun
87615d58ce
chore: launch m2m app for organizations (#6129)
* chore: launch m2m app for organizations

* chore: add changeset
2024-07-01 14:55:47 +08:00
Gao Sun
2f31d1a746
chore: launch jit (#6127) 2024-07-01 14:55:13 +08:00
simeng-li
cb42b5ad40
docs(console): update the sveltekit guide (#6130)
* docs(console): update the sveltekit guide

update the sveltekit guide

* chore(console): reorg the display user section in svltekit

reorg the display user section in svltekit

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 05:57:21 +00:00
Gao Sun
f78b1768ef
feat: demo app dev panel (#6105) 2024-07-01 13:18:04 +08:00
Gao Sun
01558bbddf
refactor(console): fix php guide (#6143) 2024-07-01 04:49:18 +00:00
Gao Sun
4727062544
refactor(console): fix switch styles (#6132) 2024-07-01 09:16:15 +08:00
Xiao Yijun
1e0f0bccd3
refactor(console): update golang guide (#6134)
* refactor(console): update golang guide

* refactor: use imported uris for go docs
2024-07-01 09:08:04 +08:00
Xiao Yijun
08699f67c6
chore(console): remove unmaintained remix guide (#6137) 2024-06-30 22:29:46 +08:00
Gao Sun
cc305e5872
refactor(console): polish guides 2024-06-29 21:11:52 +08:00
Darcy Ye
16be0f96a0
refactor(console): update python and php guide (#6136)
* refactor(console): update python/php console guide

* refactor(console): improve php guide

* refactor(console): improve python guide

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-06-29 12:56:23 +00:00
Xiao Yijun
e548eeaa15
refactor(console): polish android guide (#6131) 2024-06-29 11:38:25 +08:00
wangsijie
7ba579fbde
refactor(console): update express guide (#6124) 2024-06-29 01:51:45 +00:00
Gao Sun
18fbdb79c9
refactor(console): use correct array for checking enterprise sso (#6135)
* refactor(console): use correct array for checking enterprise sso

* refactor(console): hide add connector button when no connector available

* refactor(console): fix sso connector check conditions in the organization jit section

* refactor(console): update styles
2024-06-28 09:03:15 +00:00
Gao Sun
f8f84f5d75
refactor(console): polish ui (#6122)
* refactor(console): polish ui

* refactor: fix code editor title color
2024-06-28 12:56:35 +08:00
Gao Sun
07e3725740
refactor(console): update swift guide (#6123) 2024-06-28 10:34:41 +08:00
ScreenCom User
9904ac74d9
chore: update README.mdx (#6121)
Added a missing backtick that breaks layout
2024-06-27 14:40:15 +00:00
wangsijie
211c3576d7
refactor(console): update next guide (#6119) 2024-06-27 17:29:25 +08:00
Gao Sun
bd0487ecc3
refactor(console): update ruby guide (#6116)
* refactor(console): update ruby guide

* refactor(console): support further readings

* refactor(console): reorg docs
2024-06-27 14:11:06 +08:00
Gao Sun
8fa440579b
refactor: update nuxt guide (#6114)
* refactor: update nuxt guide

* refactor: polish content
2024-06-27 05:06:44 +00:00
Gao Sun
42cef43cb1
Merge pull request #6113 from logto-io/gao-upgrade-mdx
refactor(console): upgrade mdx packages
2024-06-27 13:06:03 +08:00
Xiao Yijun
ccf4efe901
chore: fix typo (#6110) 2024-06-26 19:36:51 +08:00
Gao Sun
f22ed8955d
refactor(console): remove unused config 2024-06-26 16:39:23 +08:00
Gao Sun
8fcb747032
refactor(console): upgrade mdx packages 2024-06-26 16:32:45 +08:00
Darcy Ye
b52609a1ed
feat(core): add hasPassword field to custom JWT user context (#6096) 2024-06-25 14:58:25 +08:00
Gao Sun
92dc008545
refactor(console): hide backchannel for m2m apps (#6075) 2024-06-25 10:03:47 +08:00
Gao Sun
593db0dbee
refactor(console): update role-related content and components (#6091) 2024-06-24 10:45:51 +00:00
Gao Sun
581ecd9cd0
Merge pull request #6090 from logto-io/gao-organization-m2m-apps
feat(console): m2m pages in organizations
2024-06-24 18:45:13 +08:00
Gao Sun
b489626b34
Merge pull request #6088 from logto-io/gao-console-m2m-organizations
feat(console): show organization list for m2m apps
2024-06-24 18:43:49 +08:00
simeng-li
d81e13d215
feat(console,phrases): add issuer endpoint to application form (#6094)
* feat(console,phrases): add issuer endpoint to application form

add issuer endpoint to the application form

* chore: add changeset

add changeset
2024-06-24 05:44:14 +00:00
Darcy Ye
15953609bb
feat: support prompt config for some built-in connectors (#6023)
* feat: support prompt config for some built-in connectors

* chore: adopt code review suggestions

Co-authored-by: Gao Sun <gao@silverhand.io>

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-06-24 04:42:47 +00:00
Gao Sun
ca22bc6ae9
feat(console): m2m pages in organizations 2024-06-23 11:31:24 +08:00
Gao Sun
88f94c7001
feat(console): show organization list for m2m apps 2024-06-23 09:04:48 +08:00
Gao Sun
5e0a4401f6
feat: organization role types 2024-06-22 22:59:43 +08:00
Gao Sun
5065eea03b
Merge pull request #6073 from logto-io/gao-update-console-jit
feat(console): update jit config
2024-06-21 19:57:59 +08:00
renovate[bot]
7f9c0f295c
chore(deps): update dependency buffer to v6 (#6060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 06:30:30 +00:00
Gao Sun
71f5fa308f
refactor: improve code, content, and styles 2024-06-21 13:59:10 +08:00
Gao Sun
a471d6a58c
feat(console): update jit config 2024-06-21 13:57:17 +08:00
Darcy Ye
e89147acb3
refactor(console): update subscription plan ID (#6074) 2024-06-20 19:08:16 +08:00
simeng-li
e6f06cbbb7
docs(console): add the troubleshooting section in expo guide (#6052)
* docs(console): add the troubleshoot section in expo guide

add the troubleshoot section in expo integration guide

* chore: update the words

update the words
2024-06-20 11:11:39 +08:00
Gao Sun
d49a5f4563
chore(console): update guide orders (#6047) 2024-06-19 02:17:30 +00:00
Gao Sun
82e702fbde
Merge pull request #6046 from logto-io/gao-add-ruby 2024-06-19 10:12:47 +08:00
Xiao Yijun
3cb7be21ca
feat(console,phrases): support agree to terms policy configuration (#6037) 2024-06-18 14:34:54 +00:00
Gao Sun
282f091219
refactor(console): support non-svg logos 2024-06-18 18:23:01 +08:00
Charles Zhao
3300e4fb09
chore(connector): update outdated links in connector readme (#6039) 2024-06-18 17:47:49 +08:00
Gao Sun
ead51e5554
feat(console): add Ruby app guide 2024-06-18 15:07:54 +08:00
Gao Sun
0ef712e4ea
feat(console): google one tap (#6034) 2024-06-18 10:04:20 +08:00
Gao Sun
c2c15e8bcf
refactor(console): show sso status in jit domains (#6040) 2024-06-18 10:00:35 +08:00
Gao Sun
4266ac8c06
Merge pull request #6024 from logto-io/gao-org-jit-roles
feat(core,console): organization jit roles
2024-06-17 11:51:54 +08:00
Charles Zhao
41495a385d
refactor(console): improve swr error handling that previously omitted (#6021) 2024-06-17 11:12:55 +08:00
Gao Sun
d23417e36d
Merge pull request #6022 from logto-io/gao-update-jit-style
refactor(console): update jit styles
2024-06-17 10:45:58 +08:00
Gao Sun
e541716012
Merge pull request #6020 from logto-io/gao-add-profile-in-user-settings
refactor(console): allow view and update `user.profile` in settings
2024-06-17 10:45:14 +08:00
Gao Sun
b286dd314a
Merge pull request #6003 from logto-io/gao-org-mfa
feat(core,console): organization mfa requirement
2024-06-17 10:44:46 +08:00
simeng-li
ed37356ee3
refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest (#6012)
* refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest

decouple isDevFeatureEnabled with isIntegrationTest ENV variables

* chore: update environment variable get method

update environment variable get method
2024-06-17 10:30:16 +08:00
simeng-li
a02c20a664
refactor(console): update spring boot api protection guide (#6018)
update spring boot api protection guide
2024-06-17 10:14:04 +08:00
Xiao Yijun
dc6fbe212e
refactor(console): improve webhook test request error handling (#6017) 2024-06-15 11:21:44 +08:00
Xiao Yijun
15a51a4426
refactor(console): imporve custom phrase fetch request error handling (#6015) 2024-06-15 11:21:30 +08:00
Xiao Yijun
d17e26ab30
style(console): update tab item style in readme docs (#6013) 2024-06-15 11:21:14 +08:00
Gao Sun
7d6e8dcf9a
Merge pull request #5999 from logto-io/gao-remove-dev-features-guard
chore(console,core): launch organization jit
2024-06-14 14:58:57 +08:00
Gao Sun
3ea37c5275
feat(core,console): organization jit roles 2024-06-14 14:50:33 +08:00
Gao Sun
847a7c413a
refactor(console): update jit styles 2024-06-14 11:39:55 +08:00
Gao Sun
752059d6b1
Merge pull request #6002 from logto-io/gao-enable-backchannel-logout
feat(core,console): enable backchannel logout
2024-06-14 11:10:42 +08:00
Gao Sun
8306cc4263
Merge pull request #5998 from logto-io/gao-console-jit
feat(console): implement organization jit ui
2024-06-14 10:55:34 +08:00
Gao Sun
9f33d997b2
refactor(console): allow view and update user.profile in settings 2024-06-13 22:44:17 +08:00
Gao Sun
136320584f
feat: automatic social account linking (#5881)
* feat: automatic social account linking

* chore: add integration tests

* chore: add changeset
2024-06-08 20:23:57 +08:00
Gao Sun
75ab459c0a
feat(core,console): organization mfa requirement 2024-06-08 14:15:07 +08:00
Gao Sun
efa884c409
chore(console,core): launch organization jit 2024-06-08 10:22:38 +08:00
Gao Sun
b50ba0b7e6
chore: add tests and changeset 2024-06-08 10:19:13 +08:00
Gao Sun
f28a083ed0
feat(core,console): enable backchannel logout 2024-06-07 22:12:24 +08:00
Gao Sun
fc1699631c
feat(console): implement organization jit ui 2024-06-07 15:00:06 +08:00
Xiao Yijun
33537ef1af
refactor(console,phrases): update role assignment modal phrases (#5989) 2024-06-04 20:42:46 +08:00
Xiao Yijun
7ebabc490a
refactor(console): always display role creation hint in role assignment modal (#5988) 2024-06-04 09:19:40 +00:00
Xiao Yijun
223d9e3747
feat(console): add new feature content for m2m integration guide (#5947) 2024-06-04 06:39:01 +00:00
Xiao Yijun
eacec10ac4
chore: remove dev flags and add changeset for m2m guide feature (#5983) 2024-06-04 14:03:50 +08:00
renovate[bot]
9ae4f7d401
chore(deps): update dependency i18next-browser-languagedetector to v8 (#5850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 12:42:03 +08:00
renovate[bot]
acc22af0b2
chore(deps): update dependency @testing-library/react to v16 (#5984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 10:27:48 +08:00
Gao Sun
5391dbc417
refactor(console): use permanently delete (#5979) 2024-06-03 21:43:36 +08:00
Charles Zhao
4d3b32f5f3
fix(console): language switch should work on profile page (#5980) 2024-06-03 12:21:02 +00:00
Charles Zhao
ac5d846c44
refactor(console): click console logo should navigate to root page (#5981) 2024-06-03 20:15:30 +08:00
Xiao Yijun
6e116b30df
refactor(console,phrases): update rbac-related phrases (#5975) 2024-06-03 17:47:51 +08:00
Xiao Yijun
391717637c
fix(console): avoid skipping m2m role assignment after switching browser tabs (#5973) 2024-06-03 14:34:07 +08:00
Gao Sun
6fbba3821d
feat(console): implement account deletion (#5969)
* feat(console): implement account deletion

* refactor: remove unused phrases

* chore: add i18n phrases

* refactor: add comments and error handling
2024-06-03 12:54:42 +08:00
renovate[bot]
914555e683
chore(deps): update dependency @logto/cloud to v0.2.5-a7eedce (#5847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 04:16:04 +00:00
Gao Sun
d498086fdd
refactor(console): fix plausible hostname (#5968) 2024-06-03 11:59:26 +08:00
Xiao Yijun
014d7f63c3
refactor(console): make long text breakable in roles page (#5956) 2024-06-03 10:51:36 +08:00
Xiao Yijun
ec2df4d3cf
fix(console): only show m2m role notification for m2m roles (#5957) 2024-06-03 10:51:10 +08:00
Gao Sun
a72b71516b
fix: use correct disabled logic for free plan (#5964)
fix: use correct disable logic for free plan
2024-06-01 05:51:58 +00:00
Gao Sun
61da265048
chore: update links (#5963) 2024-06-01 05:45:03 +00:00
Gao Sun
d544d343b5
chore: launch us region (#5962) 2024-06-01 04:04:09 +00:00
silverhand-bot
0decba0308
release: version packages (#5868) 2024-05-31 23:48:43 +08:00
Gao Sun
11f05ceb1d
refactor(console): improve onboarding data and subscription fetching (#5960) 2024-05-31 19:21:47 +08:00
Gao Sun
a0b19513bb
feat(console): show version number for oss (#5950) 2024-05-31 18:05:20 +08:00
Gao Sun
522dd02f44
refactor: improve user experience (#5958) 2024-05-31 17:41:36 +08:00
Xiao Yijun
9861b8ac44
refactor(console): remove redundant notification from m2m guide (#5954) 2024-05-31 13:17:40 +08:00
Xiao Yijun
b8ea4800c5
fix(console): avoid rendering outdated role options (#5953) 2024-05-31 13:09:09 +08:00
Gao Sun
3927e6644c
refactor: update naming (#5951)
replace all "mainFlow" with "experience"
2024-05-31 03:40:40 +00:00
Gao Sun
d6bb547f7b
Merge pull request #5949 from logto-io/gao-show-dev-features-status
feat(console): support localStorage override and show dev feature status
2024-05-31 11:32:29 +08:00
Gao Sun
048766884d
refactor(console): set portal z-index properly (#5948) 2024-05-31 10:54:08 +08:00
Gao Sun
0866b6ea40
feat(console): show dev feature status 2024-05-30 22:04:36 +08:00
Xiao Yijun
d8b92e4a80
refactor(console): sync m2m integration guide (#5941) 2024-05-30 15:12:26 +08:00
Gao Sun
b317c7c1af
feat(console): show banner when only dev tenant found (#5944)
* feat(console): show banner when only dev tenant found

* refactor(console): use i18n
2024-05-30 13:59:03 +08:00
Gao Sun
b755e95a75
refactor(console): fix onboarding issues 2024-05-30 13:23:54 +08:00
Charles Zhao
558986d28d
fix(core,console): update invalid documentation links in console and core (#5937)
fix(core,console): update invalid documentation links in console and core cli
2024-05-30 10:17:42 +08:00
Gao Sun
3250163b69
feat(console): invite collaborators during onboarding (#5938) 2024-05-29 22:54:36 +08:00
Gao Sun
a0bcc8340f
refactor: optmize phrases (#5936) 2024-05-29 19:46:52 +08:00
Gao Sun
c5099a3578
refactor(console): add prefix to pv path (#5933) 2024-05-29 19:46:40 +08:00
Gao Sun
94b688355c
refactor(console): improve onboarding ux (#5932) 2024-05-29 13:27:25 +08:00
wangsijie
a330310955
fix(console): remove outdated nextjs app router guide (#5862) 2024-05-29 12:40:05 +08:00
Gao Sun
3f910af825
Merge pull request #5931 from logto-io/gao-support-multi-region-paid-plans
refactor(console): support multi-region for paid plans
2024-05-28 22:15:32 +08:00
Gao Sun
0cba01104f
Merge pull request #5930 from logto-io/gao-show-region-in-settings
refactor(console): show dynamic region info in tenant settings
2024-05-28 22:13:34 +08:00
Gao Sun
fc3945e6f8
Merge pull request #5929 from logto-io/gao-bump-cloud
chore(deps): upgrade `@logto/cloud`
2024-05-28 22:11:58 +08:00
Gao Sun
d8eb471ef4
Merge pull request #5928 from logto-io/gao-add-us-region
feat(console): support multi-region
2024-05-28 22:03:54 +08:00
Gao Sun
cd7b54459e
refactor(console): prioritize onboarding check for route redirect 2024-05-28 22:01:16 +08:00
Gao Sun
b10e138f87
refactor(console): support multi-region for paid plans 2024-05-28 19:04:18 +08:00
Gao Sun
06ac416750
chore(deps): upgrade @logto/cloud 2024-05-28 19:02:46 +08:00
Gao Sun
bdaf6d47cd
refactor(console): show dynamic region info in tenant settings 2024-05-28 16:45:01 +08:00
Gao Sun
dc8e38f410
refactor: fix type issues 2024-05-28 16:44:00 +08:00
Gao Sun
f7e1176554
chore(deps): upgrade @logto/cloud 2024-05-28 16:13:44 +08:00
Gao Sun
9d1349ee76
feat(console): support multi-region 2024-05-28 16:09:08 +08:00
Xiao Yijun
58fd32e456
refactor(console): setup m2m roles after creating m2m app (#5924) 2024-05-28 05:07:34 +00:00
simeng-li
6f5dea2dfa
fix(console): fix m2m guide curl code syntax error (#5923)
fix m2m guide curl code syntax error
2024-05-28 10:00:15 +08:00
Xiao Yijun
b9b96d2aa7
refactor(console): add notification for m2m role (#5919) 2024-05-27 04:14:12 +00:00
Xiao Yijun
20bf55be30
refactor(console): add management api access flag for role options (#5918) 2024-05-27 11:26:25 +08:00
Xiao Yijun
fb20fc1154
refactor(console): reorg role transfer component file structure (#5911) 2024-05-23 17:32:22 +08:00
simeng-li
b5104d8c19
feat(console,core): remove DataHook devFeature guard (#5898)
* feat(console,core): remove DataHook devFeature guard

remove DataHook devFeature guard

* chore: add changeset

add changeset

* chore: update changesets

update changesets
2024-05-22 11:20:09 +08:00
Charles Zhao
7f5625d1f8
chore(console): update pricing table for organizations feature (#5909) 2024-05-22 10:25:46 +08:00
wonders88
7fb4eb6daa
fix(console): fix Laravel misspelling (#5903) 2024-05-21 14:46:00 +08:00
Darcy Ye
888c80ff99
fix(console): add pro tag for custom JWT page (#5901) 2024-05-21 14:26:09 +08:00
wonders88
46e2375975
fix(console): fix Nuxt doc typo (#5899) 2024-05-21 03:37:06 +00:00
Gao Sun
e715049bae
refactor: remove TenantInfo type (#5891) 2024-05-17 20:06:09 +08:00
Gao Sun
76fd33b7ed
feat: default user role (#5872)
* feat: default user role

* chore: add tests and changeset

* refactor: show warning for deprecated env

* chore: fix tests
2024-05-17 16:02:05 +08:00
wangsijie
13bfdbd638
feat(console): add next auth guide (#5873) 2024-05-17 14:13:23 +08:00
Charles Zhao
c558affac5
fix(console): improve audit log error handling if the related user has been removed (#5874) 2024-05-16 04:51:55 +00:00
simeng-li
1246d2b7b5
style(console): update webhook list page styles (#5871)
update webhook list page styles
2024-05-16 11:54:15 +08:00
simeng-li
7216f2ac96
fix(console): update the svelte integration guide (#5869)
update the svelte integration guide
2024-05-16 10:52:08 +08:00
simeng-li
e04d9523a6
feat(console, phrases): update the supported webhook events (#5856)
* test(core): add integration tests

add integration tests for interaction hooks

* chore(test): remove legacy test

remove legacy test

* feat(console, phrases): update the supported webhook events

update the supported webhook events

* refactor(console): rename webhook and webhook log keys

rename webhook and webhook log keys

* fix(test): fix integration test

fix integration test

* feat(console): add devFeature guard

add devFeature guard

* chore: add changeset

add changeset

* chore(console): remove the lint rule disable comment

remove the lint rule disable comment

* fix(test): fix the integartion tests

fix the integration tests

* fix(console): refine the code

refine the code

* chore(console): refine comments

refine comments
2024-05-15 06:26:52 +00:00
Gao Sun
c2a8e457c2
refactor(console): report first app creation conversion (#5866) 2024-05-15 06:05:25 +00:00
silverhand-bot
7b5a4e3fb4
release: version packages (#5684) 2024-05-14 20:27:55 +08:00
Charles Zhao
a6582b208c
chore(console): update sdk doc reference links (#5860) 2024-05-14 18:00:27 +08:00
Gao Sun
bec2720c7b
refactor(console): do not parameterize guide id (#5863) 2024-05-14 15:27:07 +08:00
wangsijie
697ac693a6
feat(console): add wordpress integration guide (#5844) 2024-05-13 16:14:40 +08:00
Charles Zhao
cad032a22a
chore(console): update jwt claims status in plan comparison table (#5854) 2024-05-13 07:02:05 +00:00
Xiao Yijun
6fe6f87bc3
chore(console,experience): remove dev flags add changeset for organization updates (#5763) 2024-05-13 14:18:33 +08:00
Darcy Ye
5872172cbb
feat(core,console): enable custom JWT for OSS and can run script in local vm (#5794) 2024-05-11 22:22:14 +08:00
Xiao Yijun
23d40ed4de
refactor(console, phrases): update resource scopes assignment form title (#5846) 2024-05-11 12:44:58 +08:00
Charles Zhao
3d4404f5df
fix(console): move handle social route to global anonymous route enum (#5842) 2024-05-10 08:20:12 +00:00
Charles Zhao
dc0d5775ae
refactor(console): refactor some console global routes (#5841) 2024-05-10 15:10:51 +08:00
Charles Zhao
feae37b9b1
fix(console): fix the link social feature on logto cloud (#5838) 2024-05-10 10:53:22 +08:00
Xiao Yijun
50f336c7d3
fix(console): focus on org socpes tab on app scopes modal reopened (#5839) 2024-05-10 10:08:56 +08:00
Charles Zhao
ff65cfb75b
fix(console): make profile a tenant independent page (#5687)
* fix(console): make profile a tenant independent page

* refactor(console): profile routes

* chore(core): refactor later
2024-05-09 19:16:26 +08:00
Xiao Yijun
3227f61fad
feat(console): support assign organization resource scopes for 3rd-party app (#5812) 2024-05-09 18:52:38 +08:00
Gao Sun
f8221a38db
refactor(console): update conversion report timing (#5833) 2024-05-09 11:57:56 +08:00
Charles Zhao
39e239753e
feat(console): add webflow integration guide (#5832) 2024-05-09 11:49:06 +08:00
Gao Sun
21bb35b127
feat: init management api hook middleware function (#5783)
* feat: init management api hook middleware function

* refactor: fix type issues

* feat(core): implement auto triggered management api hooks

implement auto triggered managment api hooks

* refactor(console,core,schemas): rename the managementHook to dataHook

rename the managementHooke to dataHook and redefine the types

* feat(core): add dev feature guard

add dev feature guard

* chore: update changeset

update changeset

* refactor(core,console,schemas,shared): update the webhook logics

update the webhook logics. Address some PR review comments

* fix(test): fix integration tests

fix integration tests

* fix(test): remove legacy code

remove legacy code

* refactor(core,schemas): refactor the hook library code

refactor the webhooks library code. address some comments

* fix(core): address rebase issue

update console log using getConsoleLogFromContext

* fix(core): fix ut

fix ut

* fix(core): refactor data webhook code

refactor data webhook codes

* refactor(core): clean up some management api webhook code

clean up some management api webhook code

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-05-09 11:19:01 +08:00
Charles Zhao
f57e21fc20
refactor(console): make invitee email breakable in invitation list (#5825) 2024-05-07 12:03:05 +08:00
Gao Sun
5eb5d3a265
chore(deps): upgrade withtyped packages (#5829) 2024-05-07 11:08:10 +08:00
Gao Sun
95682f72a1
chore(deps): upgrade withtyped packages (#5827) 2024-05-06 17:06:37 +08:00
Xiao Yijun
c1c8410093
fix(console): hide org resource scopes tab from 3rd-party app modal (#5824) 2024-05-06 04:03:38 +00:00
wangsijie
5adf3dfad7
feat(core,schemas): add CRUD for consent organization resource scopes (#5804)
feat(core,schemas): add crud for user consent organization resource scopes
2024-04-30 15:09:13 +08:00
Gao Sun
2e96eea60c
refactor: update plausible domain (#5799)
refactor: update plausible domain
2024-04-30 06:51:14 +00:00
simeng-li
c92acffb75
refactor(console): remove useless log title definitions (#5798)
remove useless log title definitions
2024-04-28 10:24:31 +08:00
Gao Sun
e8c41b1644
feat: support organization custom data (#5785)
* feat: support organization custom data

* chore: update changeset
2024-04-25 14:16:59 +00:00
Darcy Ye
61a2422601
chore(console,core): remove custom JWT dev feature guard (#5775) 2024-04-23 18:53:45 +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
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
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
959f2d2795
chore(console): update custom JWT scripts sample (#5747) 2024-04-19 00:34:50 +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
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
fec3c0d7ee
Merge pull request #5733 from logto-io/gao-remove-app-insights
refactor(console): remove AppInsights
2024-04-18 14:34:15 +08: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
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
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
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
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
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
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
Gao Sun
f7b8040398
chore(console): disable route component in pages 2024-04-12 20:06:39 +08:00