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
05bd16272f
Merge pull request #6354 from logto-io/gao-use-tsup-for-building
...
refactor: use tsup for building
2024-07-29 10:02: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
510f681fa1
refactor(connector): use tsup for building
2024-07-28 13:15:09 +08:00
Gao Sun
8a29943c4d
chore: fix failed tests
2024-07-28 11:59:25 +08:00
Gao Sun
01df8f46a2
refactor(console): improve ux
2024-07-28 11:47:40 +08:00
Gao Sun
85c873b3b1
refactor: use tsup for building
2024-07-28 11:34:47 +08:00
Gao Sun
b777db5df5
refactor(core): use tsup for building
2024-07-28 11:34:43 +08:00
Gao Sun
dce56eeb3f
chore: launch multiple app secrets
2024-07-28 08:40:19 +08:00
Gao Sun
b188bb1619
chore: launch multiple app secrets
2024-07-28 08:40:01 +08:00
Xiao Yijun
5e7145b20c
fix(elements): fix user context tag name ( #6346 )
2024-07-26 19:48:09 +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
simeng-li
669279aece
test(core): add the mfa binding integration tests ( #6330 )
...
* refactor(core): refactor backup code generate flow
refactor backup code generate flow
* fix(core): fix api payload
fix api payload
* test(core): implement the mfa binding integration tests
implement the mfa binding integration tests
* test(core): rebase backup code refactor
rebase backup code refactor
2024-07-26 07:56:22 +00: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
simeng-li
05082b56a7
refactor(core): refactor backup code generates flow ( #6339 )
...
refactor(core): refactor backup code generate flow
refactor backup code generate flow
2024-07-26 07:33:40 +00:00
simeng-li
34c8bedef6
refactor(core): extract isNewMfaVerification property ( #6338 )
...
extract isNewMfaVerifrication property
2024-07-26 07:08:03 +00:00
simeng-li
58a5004aa2
feat(core): implement the missing mfa bind and guard flow ( #6320 )
...
* feat(core): implement the mfa binding flow
implment the mfa binding flow
* fix(test): fix integration tests
fix integration tests
* fix(core): fix the wrong status code
fix the wrong status code
* refactor(core): refactor bind backup codes
refactor bind backup codes
2024-07-26 14:52:26 +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
Darcy Ye
b322b9a037
Merge pull request #6259 from logto-io/yemq-update-cloud-api-usages-core
...
refactor: update @logto/core quota guard logics
2024-07-26 11:06:40 +08:00
Darcy Ye
5f98d67754
refactor: update code according to CR
2024-07-25 18:21:38 +08:00
Darcy Ye
9dac30b660
refactor: update logto/core cloud API usage
2024-07-25 18:21:38 +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
simeng-li
6477c6deef
feat(schemas): add custom data to application ( #6309 )
...
* feat(core,schemas): add application custom data
add application custom data
* test(core): add update application with new custom data test
add update application with new custom data test
2024-07-25 09:55:57 +00:00
simeng-li
f8f34f0e87
feat(core): implement the WebAuthn verification ( #6308 )
...
feat(core): implement the webauthn verification
implement the webauthn verification
2024-07-25 17:35:19 +08:00
simeng-li
f76252e0d2
fix(core): fix some webhook api body status 404 bug ( #6311 )
...
* fix(core): fix some webhook api body status 404 bug
fix some webhook api body status 404 bug
* fix(core): improve the webhook trigger logic
improve the webhook trigger logic
* chore: add changeset
add changeset
* chore: update the changeset
update the changeset
2024-07-25 17:34:59 +08:00
Charles Zhao
a2e457e8ef
fix(console): css loaded svg should be rendered properly ( #6333 )
2024-07-25 17:00:57 +08:00
simeng-li
9d2770cc27
test(core): add profile fulfillment integration tests ( #6294 )
...
* test(core): add profile fufillment integration tests
add profile fufillment integration tests
* fix: fix integration tests
fix integration tests
* refactor(test): rebase and update the latest profile api
rebase and update the latest profile api
2024-07-25 14:08:42 +08:00
simeng-li
248ee7fb08
feat(core,schemas): implement profile fulfillment flow ( #6293 )
...
* feat(core,schemas): implement profile fulfillment flow
implement profile fulfillment flow
* fix(test): fix integration tests
fix integration tests
* fix(core): fix rebase issue
fix rebase issue
* refactor(core): refactor the interaction set profile flow
refactor the interaction set profile flow
2024-07-25 13:41:10 +08:00
Gao Sun
89b8662a15
fix(console): check scope only when data is ready ( #6329 )
2024-07-25 04:00:34 +00:00
simeng-li
29e9bfce03
refactor(core): rename some file names and methods ( #6321 )
...
* refactor(core): rename some files name and methods
rename some files name and methods, fix some comments
* chore: update comments
update comments
* chore: update comments
update comments
* chore: polish the words
polish the words
2024-07-25 11:40:12 +08: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
e31a1793ab
Merge pull request #6318 from logto-io/gao-use-vite-for-console
...
refactor(console): use vite
2024-07-24 17:59:44 +08: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
98dbead1bb
Merge pull request #6312 from logto-io/gao-log-app-secret
...
refactor(core): log app secret name
2024-07-24 17:37:30 +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