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

5482 commits

Author SHA1 Message Date
renovate[bot]
3fb0fbf628
chore(deps): update github/codeql-action action to v3 (#5163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 12:35:35 +08:00
renovate[bot]
dde8a892ff
chore(deps): update silverhand-io/actions-node-pnpm-run-steps action to v4 (#5164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 12:35:11 +08:00
renovate[bot]
afdbbd0b52
fix(deps): update dependency p-limit to v5 (#4800)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 04:14:20 +00:00
renovate[bot]
1787503c78
chore(deps): update dependency @types/sinon to v17 (#4820)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 04:10:21 +00:00
Gao Sun
d1f929e2a4
fix(schemas): update alteration script timestamp 2023-12-26 11:54:51 +08:00
renovate[bot]
6f843b79d6
fix(deps): update dependency find-up to v7 (#4900)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 03:16:35 +00:00
renovate[bot]
f0a93d49c3
chore(deps): update commitlint monorepo to v18 (major) (#4710)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 03:10:01 +00:00
renovate[bot]
47d30405e9
fix(deps): update dependency p-queue to v8 (#5076)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 03:05:00 +00:00
renovate[bot]
3911f92a22
chore(deps): update dependency got to v14 (#5008)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 02:59:22 +00:00
renovate[bot]
43c61f938d
chore(deps): update actions/upload-artifact action to v4 (#5111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 10:55:16 +08:00
Gao Sun
5f855790a4
refactor: remove tenant owner role (#5145) 2023-12-26 10:37:43 +08:00
Xiao Yijun
e7c780dee4
chore(console): remove dev feature flag for pricing mvp (#5157)
* chore(console): remove dev feature flag for pricing mvp

* chore(console): deprecate unused phrases and codes

* refactor(console): update support response time
2023-12-25 23:08:41 +08:00
Xiao Yijun
51d8bcf6db
feat(console): add new support items for plan comparison table (#5156) 2023-12-25 20:58:38 +08:00
Xiao Yijun
757d0c0f97
refactor(console): hide charge notification when loading (#5155) 2023-12-25 19:08:00 +08:00
Xiao Yijun
73464229db
fix(console): correct surpass limitation check for m2m apps (#5154) 2023-12-25 10:02:40 +00:00
Xiao Yijun
12e6d288dd
feat(console): add charge notification for token usage (#5153) 2023-12-25 09:13:07 +00:00
Xiao Yijun
a6f12307b3
feat(console,core): support hidding charge notification on read (#5151) 2023-12-25 16:42:13 +08:00
Gao Sun
aca6695fc3
Merge pull request #5152 from logto-io/gao-update-cli-check
refactor(cli): update node version check
2023-12-25 16:27:56 +08:00
Gao Sun
6774298b15
chore: update workflow version 2023-12-25 16:14:52 +08:00
Gao Sun
0c1f48ee86
refactor(cli): update node version check 2023-12-25 15:50:43 +08:00
wangsijie
3e39e2e428
feat(core): route for add protected application (#5114) 2023-12-25 07:32:03 +00:00
Xiao Yijun
ee268ac028
refactor(console): guard charge notification directly in the cloud version (#5150) 2023-12-25 14:49:26 +08:00
Xiao Yijun
f33ef7067f
refactor(console): update featured plan quota list (#5147) 2023-12-25 14:49:11 +08:00
Darcy Ye
8d5ff29e27
feat(core,schemas): add daily token usage table to ease the usage calculation (#5148) 2023-12-25 04:56:53 +00:00
Xiao Yijun
b5018d9c73
refactor(phrases): update quota item phrases (#5142) 2023-12-25 11:06:05 +08:00
Xiao Yijun
d4996c3f57
refactor(console,phrases): update charge notification for add-on features (#5146) 2023-12-22 16:32:24 +08:00
Xiao Yijun
39b915aa23
refactor(console): update plan comparison table (#5143) 2023-12-22 16:32:05 +08:00
Gao Sun
4e9d21e0f1
chore: update README.md (#5139) 2023-12-22 15:16:59 +08:00
Gao Sun
9089dbf845
chore(deps): upgrade TypeScript (#5141)
* chore(deps): upgrade TypeScript

* chore: upgrade configs

* chore: fix tsconfig and add changeset

* chore: upgrade jest-related deps and fix code
2023-12-22 15:16:49 +08:00
simeng-li
9faa9841c5
fix(core): remove the COOP policy (#5133)
remove the COOP policy
2023-12-22 10:28:48 +08:00
Gao Sun
b40bae9c5b
refactor: translate phrases (#5140)
* refactor: translate phrases

* chore: fix translate issue
2023-12-21 08:37:26 +00:00
Xiao Yijun
70bd7322de
refactor(console): navigate to plan & billing page on paywall button clicked (#5137) 2023-12-21 07:01:37 +00:00
Xiao Yijun
1729def3dd
refactor(console): update feature tag in card titles (#5136) 2023-12-21 14:29:43 +08:00
wangsijie
8a457f3045
fix(console): hide new protected app type in console guide (#5134) 2023-12-21 11:39:48 +08:00
simeng-li
6e82e99725
feat(core,schemas,phrases): add application sign-in-experience apis (#5129)
add application sign-in-experience apis
2023-12-21 11:28:10 +08:00
simeng-li
541ea2919c
feat(schemas): add application sign-in-experience table (#5122)
* feat(schemas): add application sign-in-experience table

add application level sign-in-experience table

* fix(schemas): fix table name

fix table name

* fix(schemas): fix table file name

fix table file name
2023-12-21 10:20:45 +08:00
Xiao Yijun
2e9ccb08bd
refactor(console): add machine-to-machine roles limit guard (#5131) 2023-12-21 07:42:59 +08:00
Charles Zhao
e4c73e7bb7
feat(cli): add option to skip core check in translate cli commands (#5085)
* feat(cli): add option to skip core check in translate cli commands

* chore(cli): add changeset

* feat(cli): support any string value package name in translate command

* chore: update changeset
2023-12-20 16:45:01 +08:00
Xiao Yijun
6b2e1c8908
refactor(console): add new quota items for subscription plan (#5128) 2023-12-20 14:08:30 +08:00
Xiao Yijun
b5bc374f2b
feat(console): add charge notification for add-on features (#5125) 2023-12-20 06:06:09 +00:00
Xiao Yijun
ed1692959f
refactor(console): treat hobby plan as the new pro plan (#5126) 2023-12-20 13:57:58 +08:00
Xiao Yijun
0691669d6f
refactor(console): update upsell instruction for m2m app & resource creation (#5121) 2023-12-20 13:51:38 +08:00
Darcy Ye
745e26609a
fix(connector): update connector readme images URL (#5069) 2023-12-20 13:45:33 +08:00
simeng-li
072c6629d3
feat(core,schemas): add application user consent scope delete api (#5120)
* feat(core,schemas): add application user consent scope delete api

add application user consent scope delete api

* chore(core): add the invalid user consent scope type fallback error

add the invalid user consent scope type fallback error
2023-12-20 13:34:18 +08:00
Gao Sun
bbc223b81c
refactor(core): create tenant organization for first admin (#5127) 2023-12-20 13:07:06 +08:00
Gao Sun
3f8e42af81
Merge pull request #5110 from logto-io/gao-use-organization-token
refactor(console): use organization token for management api
2023-12-19 23:54:58 +08:00
Gao Sun
ca68a2a547
Merge pull request #5105 from logto-io/gao-tenant-org-alteration
refactor(schemas,core,cli): init tenant organizations
2023-12-19 23:06:41 +08:00
Darcy Ye
94a1b07c83
chore(test): add test cases for testing config on SSO details page experience tab (#5088) 2023-12-19 22:12:42 +08:00
Darcy Ye
22e9580d68
feat(core,connector): update koaQuotaGuard to fit new pricing model (#5123) 2023-12-19 18:51:53 +08:00
wangsijie
e28822997f
feat(schemas): add column protected_app_metadata (#5113)
* feat(schemas): add new application type for protected app

* feat(schemas): add column protected_app_configs
2023-12-19 17:04:14 +08:00