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
Gao Sun
778407ea74
Merge pull request #6292 from logto-io/gao-core-app-secrets
...
feat(core): multiple app secrets
2024-07-24 16:11:08 +08:00
Gao Sun
9854be2712
Merge pull request #6314 from logto-io/gao-use-vite-for-demo-app
...
refactor: use vite for demo app
2024-07-24 15:59:41 +08:00
Gao Sun
94296acc7a
chore: add comment
2024-07-24 15:55:37 +08:00
Xiao Yijun
74e41e854b
refactor(experience): use button loading for social sign-in ( #6316 )
2024-07-24 05:02:09 +00:00
simeng-li
52c0dccbc7
refactor(core): implement verification records map ( #6289 )
...
* refactor(core): implement verificaiton records map
implement verification records map
* fix(core): fix invalid verification type error
fix invalid verificaiton type error
* fix(core): update the verification record map
update the verification record map
* fix(core): update some comments
update some comments
* refactor(core): polish promise dependency
polish promise dependency
* fix(core): fix the social/sso syncing profile logic
fix the social/sso syncing profile logic
* refactor(core): optimize the verification records map
optimize the verification records map
* fix(core): fix set method of VerificationRecord map
fix set method of VerificationRecord map
2024-07-23 11:43:15 +00:00
wangsijie
b16de4b38c
chore(phrases): sync keys and translate ( #6315 )
2024-07-23 08:20:59 +00:00
Gao Sun
f773957ad4
refactor(core): log app secret name
2024-07-23 14:57:54 +08:00
Gao Sun
536f242fcc
refactor: use vite for demo app
2024-07-23 14:52:45 +08:00
Xiao Yijun
16c8d330f0
refactor(console): keep button loading before redirecting to sign-in success page ( #6305 )
2024-07-23 13:32:49 +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
Charles Zhao
32e33487bd
fix(console): should be able to remove the zip on upload error ( #6306 )
2024-07-23 10:57:29 +08:00
Charles Zhao
27e0d36e64
fix(core): disable bring your ui feature for admin tenant ( #6300 )
2024-07-23 10:57:12 +08:00
Gao Sun
3cb3e5f14d
Merge pull request #6287 from logto-io/gao-init-app-secrets
...
feat(schemas): multiple app secrets
2024-07-23 10:27:19 +08:00
Charles Zhao
c76c8e6a26
Merge pull request #6307 from logto-io/charles-log-9679-log-9680-misc-updates
...
refactor(console,schemas): misc updates for bring your ui feature
2024-07-23 09:26:23 +08:00
Charles Zhao
57ade9b6f3
Merge pull request #6301 from logto-io/charles-log-9663-log-9667-minor-ui-updates
...
refactor(console,phrases): minor ui changes to file uploader component and ui description
2024-07-23 09:25:50 +08:00
Charles Zhao
05e31feecb
refactor(schemas): increase max upload file size limit to 20MB
2024-07-22 17:55:04 +08:00
Charles Zhao
708397361c
fix(console): add cloud guard to bring your ui form field
2024-07-22 17:53:56 +08:00
Charles Zhao
b8e1cb3a8f
refactor(phrases): improve bring your ui field description
2024-07-22 17:36:07 +08:00
Gao Sun
3e58d74af7
Merge pull request #6284 from logto-io/gao-update-name
...
feat(elements): update name of user
2024-07-22 16:46:18 +08:00
Gao Sun
615c072f79
Merge pull request #6278 from logto-io/gao-init-user-provider
...
feat(elements): init user provider
2024-07-22 16:30:53 +08:00
Gao Sun
e8a55b38d0
feat(console): support multiple app secrets
2024-07-22 16:26:19 +08:00
simeng-li
080632a744
refactor(core): extract helpers and provision methods ( #6285 )
...
extract helpers and provision methods
2024-07-22 08:25:08 +00:00
wangsijie
58aea3fb7f
chore(console): remove dev feature guard ( #6303 )
2024-07-22 08:20:22 +00:00
Xiao Yijun
1d8a33e760
style(experience): use brand loading color for buttons ( #6302 )
2024-07-22 07:43:34 +00:00
simeng-li
9af38c9e5e
fix(core): should not sync registered identifier from social ( #6283 )
...
should not sync registered identifier from social
2024-07-22 07:35:04 +00:00
Charles Zhao
4459924d04
refactor(console): update file uploader component to 80px fixed height
2024-07-22 14:07:09 +08:00