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
Xiao Yijun
3cb7be21ca
feat(console,phrases): support agree to terms policy configuration ( #6037 )
2024-06-18 14:34:54 +00: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
d9119b56ec
Merge pull request #6031 from logto-io/gao-google-one-tap-core
2024-06-18 09:59:32 +08:00
Gao Sun
4118669c91
Merge pull request #6027 from logto-io/gao-update-changeset
...
chore: update changeset
2024-06-17 11:53:21 +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
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
Gao Sun
942780fcfa
feat(core): google one tap
2024-06-16 14:31:33 +08:00
Gao Sun
aefe5cbacb
chore: update changeset
2024-06-14 22:54:32 +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
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
Gao Sun
5391dbc417
refactor(console): use permanently delete ( #5979 )
2024-06-03 21:43:36 +08:00
Xiao Yijun
6e116b30df
refactor(console,phrases): update rbac-related phrases ( #5975 )
2024-06-03 17:47:51 +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
silverhand-bot
0decba0308
release: version packages ( #5868 )
2024-05-31 23:48:43 +08:00
Gao Sun
522dd02f44
refactor: improve user experience ( #5958 )
2024-05-31 17:41:36 +08:00
Xiao Yijun
9ff538e6f1
refactor(phrases): update management api notification ( #5946 )
2024-05-30 14:14:46 +08:00
Xiao Yijun
129cb8dfad
refactor(phrases): update m2m role creation hint ( #5945 )
2024-05-30 13:59:35 +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
d5f67ecc77
chore: fix typo ( #5942 )
2024-05-30 13:11:59 +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
Charles Zhao
d7c8130f14
chore(phrases): update cloud collaboration invite modal title ( #5939 )
2024-05-29 19:08:25 +08:00
Gao Sun
94b688355c
refactor(console): improve onboarding ux ( #5932 )
2024-05-29 13:27:25 +08:00
Xiao Yijun
58fd32e456
refactor(console): setup m2m roles after creating m2m app ( #5924 )
2024-05-28 05:07:34 +00:00
Charles Zhao
558c1bccfb
chore(console): translate i18n phrases ( #5905 )
2024-05-28 03:33:53 +00: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
Charles Zhao
7f5625d1f8
chore(console): update pricing table for organizations feature ( #5909 )
2024-05-22 10:25:46 +08:00
Darcy Ye
05dbf5427d
chore(phrases): update tenant deletion modal content ( #5900 )
...
* chore(phrases): update tenant deletion modal content
* chore(phrases): sync translation
2024-05-21 14:24:03 +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
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
silverhand-bot
7b5a4e3fb4
release: version packages ( #5684 )
2024-05-14 20:27:55 +08:00
Xiao Yijun
1e24843a28
chore(phrases): update organization permission column name ( #5864 )
2024-05-14 07:46:31 +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
Xiao Yijun
23d40ed4de
refactor(console, phrases): update resource scopes assignment form title ( #5846 )
2024-05-11 12:44:58 +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
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
fec60c8edf
chore(phrases): update custom JWT console phrases ( #5776 )
2024-04-23 12:15:54 +00:00