Charles Zhao
a8d26a00d7
fix(console): should be able to edit password and email in profile
2024-08-14 22:36:24 +08:00
Gao Sun
a6002d5f19
refactor: produce br outputs ( #6376 )
...
* refactor: produce br outputs
* refactor: fix favicon url
2024-08-06 22:08:36 +08:00
wangsijie
241cea1605
feat(console): support next auth v5 ( #6397 )
2024-08-06 16:55:51 +08:00
Charles Zhao
43d5bd248c
refactor(console): improve guide logo and contact us logo display ( #6391 )
2024-08-06 11:20:52 +08:00
Darcy Ye
a731b09122
fix(console): should not call cloud API when tenant ID is not valid ( #6399 )
2024-08-05 05:18:18 +00:00
Darcy Ye
902e620e84
fix(console): fix the subscription plan display in tenant dropdown ( #6393 )
2024-08-04 17:42:40 +08:00
Darcy Ye
6c256f9c73
fix(console): manual update subscription data when add/delete resources ( #6360 )
...
* fix(console): add post response hook to update subscription info for useApi hook
* refactor: wrap sync subscription data method
2024-08-02 19:52:23 +08:00
Charles Zhao
4a324d68c2
fix(console): create tenant button should stretch to full width ( #6381 )
2024-08-02 12:03:08 +08:00
simeng-li
ce63bba018
fix(console): add in-line error message ( #6386 )
...
* fix(console): add in-line error message
add in-line error message
* refactor(console): remove old validation logic
remove old validation logic
2024-08-02 12:02:07 +08:00
Darcy Ye
08e7c52365
refactor(console): update billing info showed in subscription details page ( #6384 )
2024-08-02 11:47:25 +08:00
Xiao Yijun
ebb6a91de7
chore(console): remove redunant login hint usage for invitation ( #6385 )
2024-08-01 21:02:04 +08:00
Charles Zhao
eef3d74dc8
refactor(console): delay module loading suspense component display by 500ms ( #6345 )
2024-08-01 17:44:00 +08:00
Darcy Ye
8e9f6e4a0b
refactor(console): get and check skuId
from checkout session ( #6369 )
...
* refactor(console): get and check skuId from checkout session
* chore: update @logto/cloud dependency
2024-08-01 17:19:52 +08:00
simeng-li
b91ec0cd6f
feat(core,console,phrases): add custom data editor to application details page ( #6370 )
...
* feat(core,console,phrases): add custom data editor to application details page
add custom data editor to application details page
* chore: add changeset
add changeset
* fix(core): fix input params bug
fix input params bug
* fix(test): fix the integration tests
fix the integration tests
* fix(console): use the form controller element
use the form controller element
* fix(core,console): remove deepPartial statement
remove deepPartial statement from the patch application API payload guard
* fix(test): fix backchannel integration test
fix backchannel integration test
2024-08-01 14:11:44 +08:00
Gao Sun
d932e304cb
refactor(console): fix text overflow issue ( #6366 )
2024-07-31 11:42:38 +08:00
Darcy Ye
4abe2a8473
fix(console): add dev guard on new pricing model subscription hooks ( #6363 )
2024-07-30 18:13:14 +08:00
Gao Sun
40a8a9a9bb
feat: allow app secret edit ( #6352 )
2024-07-29 10:59:17 +00:00
Gao Sun
81b5a7cf96
Merge pull request #6351 from logto-io/gao-improve-app-secrets-ux
...
refactor(console): improve ux
2024-07-29 18:58:35 +08:00
Gao Sun
e67187126d
refactor: update per review
2024-07-29 17:47:26 +08:00
Gao Sun
a46d5ac6a7
Merge pull request #6322 from logto-io/gao-launch-multi-app-secrets
...
chore: launch multiple app secrets
2024-07-29 15:26:42 +08:00
Darcy Ye
918b6f2bbb
fix(console): fix the plan title for subscription plan selector ( #6348 )
2024-07-29 02:49:03 +00:00
Gao Sun
7659454d8f
Merge pull request #6355 from logto-io/gao-gao-use-tsup-for-connectors
...
refactor(connector): use tsup for building
2024-07-29 10:27:19 +08:00
Gao Sun
1b67934b1d
refactor(console, experience): solve sass deprecations ( #6356 )
2024-07-29 10:03:50 +08:00
Gao Sun
ebe24214a7
chore: update plausible urls ( #6349 )
2024-07-29 09:21:31 +08:00
wangsijie
0a20edc3d8
feat(console): add passport.js guide ( #6344 )
2024-07-29 09:20:15 +08:00
wangsijie
17e139dff1
feat(console): remove beta tag for protected app ( #6341 )
2024-07-29 09:17:50 +08:00
Gao Sun
210fb6ef73
ci: add check job
2024-07-28 13:55:55 +08:00
Gao Sun
01df8f46a2
refactor(console): improve ux
2024-07-28 11:47:40 +08:00
Gao Sun
b188bb1619
chore: launch multiple app secrets
2024-07-28 08:40:01 +08:00
Charles Zhao
a276f92183
chore(console): update bring your ui documentation link ( #6317 )
...
chore(console): add bring your ui documentation link
2024-07-26 18:59:05 +08:00
Charles Zhao
33a1ac1ca4
refactor(console): block page navigation when uploading custom ui assets ( #6342 )
2024-07-26 17:58:09 +08:00
Xiao Yijun
fb5b02bec9
style(console): fix custom jwt guide card style ( #6343 )
2024-07-26 16:41:17 +08:00
Xiao Yijun
556f7e43a7
fix(console): dragging anchor in the color picker on application branding page ( #6340 )
2024-07-26 15:54:58 +08:00
Gao Sun
c45a1a5ad4
refactor(console): safely lazy load pages ( #6332 )
...
* refactor(console): safely lazy load pages
* chore(console): use react-safe-lazy
2024-07-26 04:42:47 +00:00
Darcy Ye
ac40ef17d7
refactor(console): update admin console using new pricing model ( #6295 )
...
* refactor(console): update cloud API calls
* refactor: update code according to CR
* refactor: correct component usage
2024-07-26 11:18:21 +08:00
Charles Zhao
e76d4e6e53
refactor(console): increase custom ui assets upload timeout to 5 mins ( #6319 )
...
refactor(console): increase custom ui assets upload timeout to 5mins
2024-07-25 17:59:48 +08:00
Charles Zhao
a2e457e8ef
fix(console): css loaded svg should be rendered properly ( #6333 )
2024-07-25 17:00:57 +08:00
Gao Sun
89b8662a15
fix(console): check scope only when data is ready ( #6329 )
2024-07-25 04:00:34 +00:00
Gao Sun
d7b6987b48
refactor(console, experience): optimize bundling ( #6326 )
...
* refactor(console, experience): optimize bundling
* fix: use correct favicon paths
* chore: use dynamic react dependency checking in bundling
2024-07-25 02:07:28 +00:00
Gao Sun
0d290cd2ab
Merge pull request #6323 from logto-io/gao-use-mermaid-import
...
refactor(console): use local mermaid import
2024-07-25 09:26:44 +08:00
Gao Sun
b78b7e837f
Merge pull request #6324 from logto-io/gao-use-vite-for-experience
...
refactor(experience): use vite
2024-07-25 09:26:00 +08:00
Gao Sun
07f33d7278
fix(console): use correct public url ( #6325 )
2024-07-24 13:46:04 +00:00
Gao Sun
aeec3b1141
refactor(console): use local mermaid import
2024-07-24 17:48:14 +08:00
Gao Sun
3bf756f2b5
refactor(experience): use vite
2024-07-24 17:47:37 +08:00
Gao Sun
6c1f4283a9
refactor(console): use vite
2024-07-24 17:47:02 +08:00
Gao Sun
8ee1eb94e6
Merge pull request #6310 from logto-io/gao-generate-secret-on-creation
...
refactor: generate application secret on creation
2024-07-24 17:36:47 +08:00
Gao Sun
2ba252bef6
Merge pull request #6304 from logto-io/gao-console-app-secrets
...
feat(console): support multiple app secrets
2024-07-24 16:30:02 +08:00
Gao Sun
6b33a36960
chore: add comment
2024-07-24 16:14:15 +08:00
Xiao Yijun
5ee47af00c
fix(console): fix loading and error handling for org details page ( #6313 )
2024-07-23 13:14:06 +08:00
Gao Sun
ef325b25e4
refactor: generate application secret on creation
2024-07-23 11:40:54 +08:00