0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

955 commits

Author SHA1 Message Date
simeng-li
76a985cc8a
chore(deps): update tsup dependency version (#6733)
chore: update tsup dependency version

update tsup dependency version
2024-10-28 13:42:11 +08:00
simeng-li
73627a76a3
chore(deps): update postcss-modules version (#6738)
update postcss-modules version
2024-10-28 11:09:20 +08:00
simeng-li
34f310cae0
fix(console): remove unused vite-plugin (#6729)
remove unsued vite-plugin dependency which are not compatible with current vite version
2024-10-28 10:54:46 +08:00
silverhand-bot
f48d3a1f95
release: version packages (#6631) 2024-10-25 17:26:36 +08:00
Xiao Yijun
3d25448500
feat(elements): add logto-user-phone element (#6732) 2024-10-25 07:22:31 +00:00
renovate[bot]
27a193d03b
chore(deps): update dependency nock to v14.0.0-beta.15 (#6432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 15:03:31 +08:00
renovate[bot]
8c1ee143f0
chore(deps): update dependency sinon to v19 (#6596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 14:42:51 +08:00
simeng-li
3a826c4223
chore: bump dependency versions (#6712)
* chore: bump dependency versions

bump dependency versions

* chore: bump nodemon (#6713)

nump nodemon version
2024-10-23 14:20:23 +08:00
renovate[bot]
83e942a098
chore(deps): update dependency mermaid to v10.9.3 [security] (#6716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 10:57:12 +08:00
renovate[bot]
9177cc24c7
fix(deps): update dependency http-proxy-middleware to v3.0.3 [security] (#6718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 10:34:11 +08:00
Xiao Yijun
27e44c287f
feat(elements): introduce basic logto-account-provider (#6685) 2024-10-22 07:43:27 +00:00
Xiao Yijun
98bd9bb4e0
refactor: reorg elements project (#6708) 2024-10-22 15:29:21 +08:00
renovate[bot]
6594c4917d
chore(deps): update dependency vite to v5.3.6 [security] (#6678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 11:37:31 +08:00
simeng-li
14e65924f2
chore(core): guard idp-initiated sso console and api (#6690)
* chore(core): guard idp-initiated sso management api to cloud only

guard idp-initiated sso management api to cloud only

* fix(test): enable routes for integration tests

enable routes for integration tests

* feat(core, console): apply idp-initiated sso quota guard

apply idp-initiate sso quota guard
2024-10-22 11:14:06 +08:00
Darcy Ye
2760eda3d6
fix: fix lockfile (#6699) 2024-10-21 05:04:23 +00:00
Darcy Ye
671be26ea0
refactor(console,core): remove isAddOnAvailable (#6689)
* refactor: update cloud dependency and remove isAddOnAvailable

* chore: undo dependency updates
2024-10-21 10:40:07 +08:00
wangsijie
61aa13f8a9
feat(connector): add gatewayapi connector (#6691) 2024-10-18 19:24:15 +08:00
Xiao Yijun
7925dfdee2
chore(account-elements): setup account elements project (#6683) 2024-10-16 09:33:37 +08:00
renovate[bot]
1a938816b0
fix(deps): update dependency fast-xml-parser to v4.4.1 [security] (#6679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 13:40:33 +08:00
simeng-li
436a1840a8
feat(core,schemas): init auth flow for IdP initiated SAML SSO (#6668)
* feat(core,schemas): init auth flow for IdP initiated SAML SSO

init auth flow for IdP initiated SAML SSO

* fix(test): fix phrases key

fix phrases key
2024-10-14 15:39:05 +08:00
Darcy Ye
eccba56481
refactor(console): update pricing console page (#6620)
* refactor(console): update pricing console page

* refactor: refactor code

* chore: update code according to cr
2024-09-24 07:55:05 +00:00
wangsijie
9adbb31341
feat(connector): add http email connector (#6592) 2024-09-23 13:58:45 +08:00
Gao Sun
8e5127f90b
Merge pull request #6594 from logto-io/gao-au-region
feat(console): au region
2024-09-19 10:30:07 +08:00
Gao Sun
eee4317dac
feat(console): au region 2024-09-18 20:46:42 +08:00
silverhand-bot
43d83e8bb3
release: version packages (#6424) 2024-09-13 18:06:50 +08:00
Darcy Ye
343602027d
refactor: use orgsLimit instead of orgsEnabled as org quota key (#6570)
* refactor: use orgsLimit instead of orgsEnabled as org quota key

* refactor: implement getUsageByKey method

* chore: undo logto email connector dependency update
2024-09-12 11:17:43 +08:00
Darcy Ye
c368c2799a
refactor: update display, quota guard and usage report logic for enterprise users (#6565)
* refactor: update display, quota guard and usage report logic for enterprise users

* chore: undo logto email connector dependency update

* chore: use contact us button for pro plan when currently on enterprise plan
2024-09-11 12:26:39 +00:00
Gao Sun
3b9714b993
refactor: set lang attribute for html tag (#6536)
* refactor: set `lang` attribute for html tag

* refactor: use shared i18next instance

* refactor: align html attr usage
2024-09-09 17:10:39 +08:00
simeng-li
baa8577c45
refactor(experience): experience api migration (#6407)
* refactor(experience): migrate the password register and sign-in

migrate the password register and sign-in flow

* fix(experience): update some namings

update some namings

* refactor(experience): refactor the verification code flow (migration-2) (#6408)

* refactor(experience): refactor the verificaiton code flow

refactor the verification code flow

* refactor(experience): migrate the social and sso flow (migration-3) (#6406)

* refactor(experience): migrate the social and sso flow

migrate the social and sso flow

* refactor(experience): migrate profile fulfillment flow  (migration-4) (#6414)

* refactor(experience): migrate profile fulfillment flow

migrate the profile fulfillment flow

* refactor(experience): remove unused hook

remove unused hook

* fix(experience): fix password policy checker

fix password policy checker error display

* fix(experience): fix the api name

fix the api name

* refactor(experience): migrate mfa flow (migration-5) (#6417)

* refactor(experience): migrate mfa binding flow

migrate mfa binding flow

* test(experience): update unit tests (migration-6) (#6420)

* test(experience): update unit tests

update unit tests

* chore(experience): remove legacy APIs

remove legacy APIs

* refactor(experience): revert api prefix

revert api prefix

* fix(experience): update the sso connectors endpoint

update the sso connectors endpoint

* chore: add changeset

add changeset

* fix(experience): comments fix

comments fix

* refactor(experience): refactor the code verificatin api

refactor the code verification api

* refactor(experience): code refactor

refactor some implementation logic

* feat(experience, core): add experience legacy package (#6527)

add experience legacy package
2024-09-09 10:08:52 +08:00
simeng-li
509e86e4f4
fix(deps): update withtyped and cloud dependency version (#6538)
* fix(deps): update withtyped and cloud dependency version

update withtyped and cloud dependency version

* chore: update cloud dependency

* chore(core): update cloud client utils type

---------

Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2024-09-03 17:51:45 +08:00
Charles Zhao
ff4cd67a98
feat(tunnel): support cli deploy custom ui assets to cloud (#6530) 2024-09-03 10:00:37 +08:00
DevTekVE
31296f0bc8
feat: add GitLab connector (#6529) 2024-09-02 16:44:45 +08:00
simeng-li
479d5895af
chore(schemas): bump withtyped version (#6537)
* chore(schemas): bump withtyped version

bump withtyped version

* chore: update changeset

update changeset
2024-09-02 08:20:05 +00:00
DevTekVE
aba089285b
feat: add Patreon connector (#6514) 2024-08-28 13:00:24 +08:00
Xiao Yijun
47d5a620ca
chore(experience): upgrade react-hook-form (#6520) 2024-08-27 12:37:45 +08:00
simeng-li
f545716353
fix(core): avoid unexpected 500 error (#6515)
* fix(core): avoid unexpected 500 error

avoid unexpected 500 error

* fix(core): fix ut

fix ut
2024-08-26 11:21:37 +08:00
Charles Zhao
1e35d1afb4
refactor(tunnel): split tunnel cli and make it a standalone package (#6512) 2024-08-23 15:08:35 +00:00
Charles Zhao
9279d4cacd
fix: translate cli workspace dependency reference (#6474) 2024-08-21 11:26:32 +08:00
Charles Zhao
0183d0c33a
refactor: split translate cmd from logto cli (#6451)
* refactor: split translate cmd from logto cli

* chore: add changeset

* refactor(cli): remove translate command from cli package
2024-08-19 12:16:10 +08:00
Darcy Ye
87ff8cb8af
refactor(console): separate subscription based usage (#6448)
* refactor(console): separate subscription based usage

* refactor: add periodic usage fallback to avoid breaking changes

* fix: fix mock tenant data
2024-08-15 04:20:10 +00:00
Darcy Ye
da58dec022
fix: update tenant selector dropdown data source (#6438) 2024-08-13 13:22:26 +08:00
simeng-li
758d270f7c
refactor(core): merge subscription usage API request (#6427)
* refactor(core): merge subscription usage API request

merge subscription usage API request

* fix(core): fix type issue

fix type issue
2024-08-12 09:57:45 +08:00
Misaka_L
4b01ce7c17
feat(connector): add kook connector (#6227)
* feat(connector): add kook connector

* docs: remove some lines to align with other connectors

* chore(connector): migrate kook-connector to tsup #6355

* fix(connector): type error in kook-connector

* chore: fix pnpm-lock

* chore: add changeset

---------

Co-authored-by: wangsijie <wangsijie@silverhand.io>
2024-08-11 20:22:49 +08:00
Darcy Ye
cec08acb52
feat: report subscription usage updates (#6419)
* feat: report subscription usage updates

* refactor: refactor code according to CR
2024-08-08 16:00:32 +08:00
silverhand-bot
ddfa7aa96e
release: version packages (#6197) 2024-08-08 13:00:14 +08:00
Gao Sun
a6002d5f19
refactor: produce br outputs (#6376)
* refactor: produce br outputs

* refactor: fix favicon url
2024-08-06 22:08:36 +08:00
Darcy Ye
8e9f6e4a0b
refactor(console): get and check skuId from checkout session (#6369)
* refactor(console): get and check skuId from checkout session

* chore: update @logto/cloud dependency
2024-08-01 17:19:52 +08:00
Charles Zhao
2d0502a427
feat(cli): add cli command to setup custom ui local debugging proxy (#6365)
* feat(cli): add proxy

* refactor(cli): polish code per comments

* refactor(cli): polish code

* refactor(cli): support serving static files

* chore: add changeset

* refactor: polish code

* refactor(cli): polish code

* refactor(cli): make json parse safer
2024-08-01 12:47:24 +08:00
renovate[bot]
3f014eb573
chore(deps): update dependency nock to v14.0.0-beta.9 (#6243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 12:00:59 +08:00
Gao Sun
f8185a651b
chore: remove unused deps (#6372)
* chore: remove unused deps

* chore: fix version
2024-07-31 16:59:54 +08:00