0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00
Commit graph

2970 commits

Author SHA1 Message Date
Charles Zhao
5086f4bd23
refactor(console,phrases): update doc links in console (#7043)
* refactor(console,phrases): update doc links in console

* chore: update changeset

Co-authored-by: Gao Sun <gao@silverhand.io>

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2025-02-18 22:08:41 +08:00
Charles Zhao
e11e57de82
chore: bump dependencies for security update (#7035)
* chore: bump dependencies for security update

* chore: bump node-oidc-provider

* chore: bump logto sdks
2025-02-13 16:35:19 +08:00
Darcy Ye
096367ff5f
fix(console): add missing /api segment in SAML app SSO URL (#7027)
fix(console): add missing /api segment in SAML app SSO URL
2025-02-13 12:14:13 +08:00
Darcy Ye
d44007faab
fix(core): apply custom domain on SAML SSO and app (#7022)
* fix: apply custom domain on SAML SSO and app

* chore: apply custom domain on SAML SSO guide

* chore: add changeset

* chore: rename input params
2025-02-12 14:59:43 +08:00
Darcy Ye
c0ecebd81b
chore: add paywall banner to SAML app footer (#7011) 2025-02-08 16:31:30 +08:00
Xiao Yijun
0b785ee0d8
feat(console): display jwks uri on application details page (#7007) 2025-02-08 10:32:06 +08:00
silverhand-bot
91cfed99cb
release: version packages (#7003) 2025-02-07 12:46:18 +08:00
Darcy Ye
cdd6892cd3
chore: add SAML app paywall for OSS console 2025-02-06 12:50:04 +08:00
Darcy Ye
9ff2df7448
chore: add SAML app to quota table 2025-02-05 18:09:51 +08:00
Darcy Ye
1337669e11
feat: enable SAML app support for OSS version 2025-02-05 17:32:58 +08:00
Darcy Ye
62eb8ed8df
Merge pull request #6982 from logto-io/yemq-add-core-kit-changeset
chore: add core-kit changeset
2025-01-28 08:40:58 +08:00
Darcy Ye
8f387cd86b
fix(console): fix SAML app creation API usage (#6990) 2025-01-28 07:24:46 +08:00
Darcy Ye
a213856ea2
Merge pull request #6987 from logto-io/yemq-saml-guide-card-remove-feature-guard
chore: remove SAML app guide card feature guard
2025-01-27 10:44:07 +00:00
Darcy Ye
e41e0c99e3
refactor: add enterprise tag for SAML apps (#6986) 2025-01-27 17:22:53 +08:00
Darcy Ye
78cee52079
Merge pull request #6983 from logto-io/yemq-remove-saml-app-feature-guard
feat: remove SAML app dev feature guard
2025-01-27 14:56:54 +08:00
Darcy Ye
b4b5d5b39f
chore: update SAML app attribute mapping doc link (#6985) 2025-01-26 23:20:40 +08:00
Darcy Ye
c39491c4fe
feat: remove SAML app dev feature guard 2025-01-26 16:07:02 +08:00
wangsijie
67b3aea3f6
chore: add changeset for http email (#6604) 2025-01-26 10:06:55 +08:00
Darcy Ye
325fdf84f1
Merge pull request #6978 from logto-io/yemq-fix-saml-app-attributes
fix: fix SAML app attribute mapping not working issue
2025-01-25 12:33:45 +08:00
Darcy Ye
3bc701ea9a
Merge pull request #6977 from logto-io/yemq-fix-console-saml-app-attribute-mapping
fix(console,core): fix SAML app attribute mapping issues
2025-01-23 14:09:54 +00:00
Charles Zhao
ed559162bb
chore: bump vite versions (#6975) 2025-01-23 00:00:45 -08:00
Darcy Ye
f4ac74b49c
fix: fix SAML app console issues (#6970) 2025-01-23 03:25:42 +00:00
Darcy Ye
2633723861
fix: fix SAML app console issues (#6969) 2025-01-22 09:31:30 +00:00
Darcy Ye
7a0d5f97ab
feat(console): hide entrance for creating SAML apps (#6948) 2025-01-16 21:45:59 -08:00
Darcy Ye
55c4489108
feat(console): add SAML app flow (#6944)
* feat(console): add SAML app

* fix: integration test setup
2025-01-17 03:42:10 +00:00
Darcy Ye
6541749f9b
refactor(core): add SAML app quota guard (#6941) 2025-01-15 10:00:16 +08:00
Darcy Ye
9ee0285528
refactor(console): refactor IdP init SSO available apps dropdown (#6935) 2025-01-14 16:09:15 +08:00
Darcy Ye
837324a015
feat(core): add SAML app audit logs (#6931) 2025-01-10 08:12:23 +00:00
Darcy Ye
b335ad01b1
feat(console,core): enable configure on nameIdFormat and encryption (#6929)
* feat(console): enable configure on nameIdFormat and encryption

* feat(core): support configuration on nameIdFormat and encryption
2025-01-09 11:02:59 +08:00
Darcy Ye
b3a12e4a2a
chore(console): fix SAML app text display (#6926) 2025-01-07 07:47:34 +00:00
Darcy Ye
73694b9962
feat(console,core): add attribute mapping (#6916) 2025-01-06 13:40:07 +00:00
Darcy Ye
ced360b7a4
refactor: make SAML apps to be first party apps (#6913) 2025-01-06 12:01:13 +00:00
Darcy Ye
580ed25ad7
feat(core,console): enable create and activate/deactivate SAML app secrets (#6910)
* feat: enable create and activate/deactivate SAML app secrets

* chore: update code
2025-01-06 14:47:49 +08:00
silverhand-bot
460ea89dd6
release: version packages (#6850)
* release: version packages

* chore: update new connectors version number

---------

Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2025-01-02 12:11:10 +08:00
simeng-li
513d18e4db
feat(console): add token usage exceed notification (#6907)
add token usage exceed notification for dev tenants
2024-12-25 14:22:59 +08:00
simeng-li
c6495fcdda
feat(console): add token exceed tag (#6904)
add token exceed tag to tenant drop down item
2024-12-24 10:01:00 +08:00
wangsijie
6bb584a336
fix(console): fix mfa form mandatory reset (#6901) 2024-12-23 12:19:55 +08:00
simeng-li
74c9282495
feat(console): add token usage notification banner (#6898)
* feat(console): add token usage notification banner

add token usage notificaiton banner

* style(console): fix usage error style

fix usage error style
2024-12-23 11:19:42 +08:00
simeng-li
6dae2bf4f6
refactor(console): show token usage exceed modal (#6897)
show token usage limit exceed modal
2024-12-23 10:22:26 +08:00
wangsijie
d26d9aaa88
fix(console): auto close mfa switch (#6895) 2024-12-20 11:47:57 +08:00
simeng-li
10766d4517
chore(console): remove new pro plan dev feature guard (#6890)
* fix(console): should not apply dev guard

should not apply dev guard

* chore(console): remove new pro plan dev feature guard
remove new pro plan dev feature guard
2024-12-18 09:57:10 +08:00
wangsijie
f1b1d9e95a
feat(core,console): new mfa prompt policy (#6880) 2024-12-17 23:51:09 +08:00
simeng-li
bbbfd01d7b
fix(console): should not apply dev guard (#6889)
should not apply dev guard
2024-12-16 08:21:50 +00:00
simeng-li
a6aa235289
refactor(console): add get tenant add-on-skus endpoint (#6886)
* refactor(console): add get tenant add-on-skus endpoint

dynamicly display  token usage tooltips content based on the token add-on SKU details

* fix: fix email connector ts error

fix email connector ts error
2024-12-16 13:55:41 +08:00
simeng-li
96fd7ba49f
refactor(console, core): refactor console to support new pro plan (#6874)
* refactor(console, core): refactor console to support new pro plan

refactor console to support new pro plan

* fix(console): fix the wrong quota number

fix the wrong quota number

* fix(console): align the util method usage

align the util method usage
2024-12-12 17:23:41 +08:00
simeng-li
69986bc179
refactor(console): refactor console paywall guards (#6863)
* refactor(console): refactor console paywall guards

refactor console paywall guards

* refactor(console): refactor the paywall logic

refactor the paywall logic

* fix(console): replace hardcode pro plan id

replace hardcoded pro plan id

* chore(console): add some comments

add some comments
2024-12-12 06:26:51 +00:00
Charles Zhao
baef49df3c
chore: bump dependencies (#6873)
* chore: bump dependencies

* fix: ui test

* fix: ui test
2024-12-11 17:35:47 +08:00
renovate[bot]
7463e88f29
chore(deps): update dependency @types/color to v4 (#6760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 10:48:56 +08:00
simeng-li
ad4800fd24
fix(console): fix enterprise tenant current sku always return dev (#6869)
* fix(console): fix enterprise tenant current sku always dev

fix the enterprise tenant current sku always dev bug

* fix(console): fix the lint error

fix the lint error
2024-12-10 18:33:02 +08:00
simeng-li
ba84b1aed8
Revert "refactor(console): replace get sku api" (#6868)
Revert "refactor(console): replace get sku api (#6861)"

This reverts commit 51c9c52a61.
2024-12-10 15:31:20 +08:00