silverhand-bot
ddfa7aa96e
release: version packages ( #6197 )
2024-08-08 13:00:14 +08:00
Darcy Ye
2f40aaa773
feat(console): add new usage display for pro subscription plan ( #6413 )
2024-08-08 03:51:55 +00:00
Darcy Ye
e8ed7178c1
feat: add add-on feature notice/tag
2024-08-06 18:45:45 +08:00
Darcy Ye
2a6e6f2f75
chore(phrases): update content ( #6392 )
...
chore: update content
2024-08-04 17:41:07 +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
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
simeng-li
dab06cb1a9
feat(core,schemas): add mandatory password guard on register ( #6368 )
...
* refactor(core): refactor backup code generate flow
refactor backup code generate flow
* fix(core): fix api payload
fix api payload
* fix(core): fix rebase issue
fix rebase issue
* feat(core,schemas): add mandatory password guard on register
add mandatory password guard on register
2024-08-01 10:20:23 +08:00
Gao Sun
40a8a9a9bb
feat: allow app secret edit ( #6352 )
2024-07-29 10:59:17 +00:00
Gao Sun
e67187126d
refactor: update per review
2024-07-29 17:47:26 +08:00
Gao Sun
01df8f46a2
refactor(console): improve ux
2024-07-28 11:47:40 +08: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
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
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
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
wangsijie
b16de4b38c
chore(phrases): sync keys and translate ( #6315 )
2024-07-23 08:20:59 +00:00
Charles Zhao
27e0d36e64
fix(core): disable bring your ui feature for admin tenant ( #6300 )
2024-07-23 10:57:12 +08:00
Charles Zhao
b8e1cb3a8f
refactor(phrases): improve bring your ui field description
2024-07-22 17:36:07 +08:00
Gao Sun
e8a55b38d0
feat(console): support multiple app secrets
2024-07-22 16:26:19 +08:00
Charles Zhao
def21c7bca
feat(console,phrases): add bring your UI feature paywall ( #6275 )
...
feat(console,phrases): add bring your ui feature paywall
2024-07-22 11:50:47 +08:00
Charles Zhao
ead7c84973
refactor(console,phrases,schemas): increase file upload size limit to 10mb ( #6258 )
...
refactor(console,phrases,schemas): increase file upload size limit to 10 mb
2024-07-22 03:25:20 +00:00
Charles Zhao
b21a417560
feat(console,phrases): add bring your ui quota item to pricing table ( #6274 )
2024-07-22 11:09:12 +08:00
Gao Sun
3a9a69381d
feat(core): multiple app secrets
2024-07-21 23:50:36 +08:00
Gao Sun
b73452ceb3
chore(deps): upgrade typescript
2024-07-20 22:04:56 +08:00
wangsijie
156f5f5af4
feat(console): add impersonation price item ( #6269 )
2024-07-19 16:44:22 +08:00
Charles Zhao
17d7be3992
feat(console): implement custom ui assets upload component ( #6217 )
2024-07-18 15:56:09 +08:00
Gao Sun
dd4ae57a98
Merge pull request #6241 from logto-io/gao-upgrade-zod
2024-07-15 10:49:13 +08:00
simeng-li
5bae495cc9
feat(core,schemas): implement the sie settings guard ( #6215 )
...
* feat(core,schemas): implement the sie settings guard
implement the sie settings guard
* fix(test): fix integration test
fix integration test
* test(core): add sie guard ut
add sie guard ut
* chore(core): add some comment
add some comment
* refactor(core): rename the sign-in-experience-settings class
rename the sign-in-experience-settings class
2024-07-15 09:53:50 +08:00
Gao Sun
e3109af026
chore(deps): upgrade zod
2024-07-12 20:56:01 +08:00
Gao Sun
cee1c54dc0
refactor(console): improve branding experience
2024-07-11 17:06:21 +08:00
simeng-li
be410acbbb
feat(core): implement TOTP verification routes ( #6201 )
...
* feat(core): implmenent totp verification routes
implement totp verification routes
* fix(core): update comments
update comments
2024-07-10 19:14:51 +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
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
c1a01d6925
feat(console,schemas): add grant context to custom jwt ( #6184 )
2024-07-08 14:51:24 +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
simeng-li
aec2cf4f5b
feat(core): implement new experience API routes ( #5992 )
...
* feat(core): implement new interaction-session management flow
implement a new interaction-session management flow for experience api use
* feat(core): implement password sign-in flow
implement password sign-in flow
* test(core,schemas): add sign-in password tests
add sign-in password tests
* chore(core): update comments
update comments
* refactor(core): rename the password input value key
rename the password input value key
* refactor(core,schemas): refactor the experience API
refactor the exerpience API structure
* chore(test): add devFeature test
add devFeature test
* refactor(core): rename the path
rename the path
* refactor(core,schemas): refactor using the latest API design
refactor using the latest API design
* chore(test): replace using devFeature test statement
replace using devFeature test statement
* fix(core): fix lint error
fix lint error
* refactor(core): refactor experience API implementations
refactor experience API implementations
* refactor(core): replace with switch
replace object map with switch
* refactor: apply suggestions from code review
* refactor(core): refactor the interaction class
refactor the interaction class
* refactor(core): update the user identification logic
update the user identification logic
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-05 11:02:36 +08:00
Gao Sun
f78b1768ef
feat: demo app dev panel ( #6105 )
2024-07-01 13:18:04 +08: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
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
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
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