Xiao Yijun
|
d90d81688e
|
feat(console): support open stripe payment management page from console (#4213)
|
2023-07-24 15:46:34 +08:00 |
|
Darcy Ye
|
350d070ef7
|
feat(console): should limit only the number of free tenant (#4205)
* fix(console): update free tenant limit
* fix(console): use TenantResponse type
* chore(console): update dependency on @logto/cloud
* chore: remove import as
|
2023-07-24 06:40:47 +00:00 |
|
renovate[bot]
|
7b97571f1c
|
chore(deps): update dependency nodemon to v3 (#4140)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-07-22 09:46:09 +00:00 |
|
Gao Sun
|
4c9aef827b
|
refactor(console): use global router (#4191)
* refactor(console): use global router
* refactor(console): clean swr cache when switching tenant
* refactor(console): bug fix
* chore(test): increase integration test timeout
* refactor: update packages/console/src/App.tsx
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
|
2023-07-21 06:12:01 +00:00 |
|
simeng-li
|
088efeef1a
|
chore(schemas): bump withTyped version (#4199)
bump withTyped version
|
2023-07-21 03:26:35 +00:00 |
|
Xiao Yijun
|
6e094d959f
|
feat(console): checkout integration (#4178)
|
2023-07-19 09:14:10 +00:00 |
|
wangsijie
|
34105e1579
|
feat(core,phrases): add quota guard middleware (#4153)
feat(core,phrases): add usage guard middleware
|
2023-07-18 17:05:00 +08:00 |
|
Chukwuemelie Obumse
|
2924bbf8d2
|
chore: upgrade commitlint packages (#4173)
|
2023-07-17 12:56:25 +00:00 |
|
Xiao Yijun
|
1b4b73c4fd
|
feat(console): add switch plan action bar (#4146)
|
2023-07-17 02:36:09 +00:00 |
|
Xiao Yijun
|
a030b0817f
|
chore(console): bump withtyped and @logto/cloud version (#4167)
|
2023-07-13 14:59:07 +08:00 |
|
Gao Sun
|
6b54d9190d
|
refactor(schemas): specify tenants table schema (#4155)
|
2023-07-12 13:56:39 +08:00 |
|
Gao Sun
|
cee1d0dd20
|
refactor(core,console): fix useCloudSwr type (#4152)
|
2023-07-11 15:25:45 +08:00 |
|
Xiao Yijun
|
7742c7e3d4
|
feat(console): add plan quota table (#4137)
|
2023-07-10 16:38:53 +08:00 |
|
Gao Sun
|
947de83173
|
chore: upgrade configs (#4132)
* chore: upgrade configs
* chore: fix lint errors
|
2023-07-07 17:17:21 +00:00 |
|
wangsijie
|
7eaed24b95
|
feat(core): add cloud client (#4127)
|
2023-07-07 16:20:11 +08:00 |
|
renovate[bot]
|
44c09baba9
|
chore(deps): update parcel monorepo to v2.9.3 (#4081)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-07-05 07:15:37 +08:00 |
|
Danil Tankov
|
3e72b6d56d
|
feat(connector): create SMSAero connector (#4096)
* feat(connector): create SMSAero connector
* fix(connector): smsaero connector code review fixes
* chore: add changeset for sms aero
---------
Co-authored-by: wangsijie <wangsijie94@gmail.com>
|
2023-07-04 12:22:13 +08:00 |
|
Gao Sun
|
e89ccd4d4c
|
refactor: cloud cleanup (#4103)
* refactor: cleanup cloud
* chore: fix cloud dependencies
* chore: update LICENSE
|
2023-07-03 14:33:19 +08:00 |
|
renovate[bot]
|
166ccf93ae
|
fix(deps): update @withtyped packages (#4105)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-07-02 20:17:26 +08:00 |
|
renovate[bot]
|
d1a69d8e0f
|
chore(deps): remove dependency @tsconfig/docusaurus (#4092)
chore(deps): remove dependency @tsconfig/docusaurus
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-07-01 21:45:25 +08:00 |
|
silverhand-bot
|
53131ad5a7
|
release: version packages (#4033)
|
2023-06-28 18:57:43 +08:00 |
|
renovate[bot]
|
5ed7750de7
|
fix(deps): update dependency lru-cache to v10 (#4045)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-23 11:59:39 +00:00 |
|
Gao Sun
|
cfe4fce51c
|
fix: support circular reference when normalizing errors (#4069)
|
2023-06-21 16:05:33 +08:00 |
|
Gao Sun
|
dea0b7aa57
|
chore(deps): upgrade Logto React SDK (#4070)
|
2023-06-21 09:35:45 +09:00 |
|
Gao Sun
|
0d510cf7a4
|
refactor(console): use withtyped client for SWR
also enables auto type inference for SWR hooks and mutation APIs
|
2023-06-13 17:33:32 +08:00 |
|
renovate[bot]
|
9a9d1d2ed4
|
fix(deps): update dependency helmet to v7 (#3814)
* fix(deps): update dependency helmet to v7
* fix: fix lock file
fix lock file
* fix: fix helmetjs upgrade exceptions
fix helmetjs upgrade exceptions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
|
2023-06-13 10:05:47 +08:00 |
|
Darcy Ye
|
e96e92b2df
|
feat(schemas,cloud): align tenant types (#4004)
|
2023-06-12 18:36:15 +08:00 |
|
renovate[bot]
|
a187503213
|
fix(deps): update dependency @withtyped packages to ^0.11.0 (#4007)
* fix(deps): update dependency @withtyped packages to ^0.11.0
* refactor: fix build
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-10 16:21:12 +08:00 |
|
renovate[bot]
|
9e036bc0e8
|
chore(deps): update parcel monorepo to v2.9.2 (#4011)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-10 16:00:50 +08:00 |
|
renovate[bot]
|
66ba526040
|
fix(deps): update @withtyped monorepo to ^0.10.0 (#4008)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-08 14:56:31 +00:00 |
|
renovate[bot]
|
417534e9e4
|
chore(deps): update dependency got to v13 (#3915)
chore(deps): update dependency got to v13.0.0
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-07 08:10:27 +00:00 |
|
silverhand-bot
|
3acb0d2db1
|
release: version packages (#3857)
|
2023-06-06 23:21:29 +08:00 |
|
Charles Zhao
|
19ef8c1e35
|
chore: bump logto js sdks (#3943)
|
2023-06-01 17:01:00 +08:00 |
|
simeng-li
|
3d98852334
|
chore(core): bump oidc version (#3941)
* chore(core): bump oidc version
bump oidc version
* fix(core): fix userId not found bug
fix userId in session not found bug
|
2023-06-01 16:20:08 +08:00 |
|
renovate[bot]
|
b1e048772c
|
chore(deps): update dependency puppeteer to v20 (#3803)
* chore(deps): update dependency puppeteer to v20
* chore(deps): update dependency jest-puppeteer to v9
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-01 12:37:59 +08:00 |
|
renovate[bot]
|
11cb34f7ae
|
chore(deps): update parcel monorepo to v2.9.1 (#3912)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-05-30 06:03:18 +00:00 |
|
Darcy Ye
|
1b57f26533
|
feat(cloud,test): add DELETE /tenants/:id API (#3900)
|
2023-05-30 02:50:06 +00:00 |
|
renovate[bot]
|
f404e84013
|
chore(deps): update dependency @fontsource/roboto-mono to v5 (#3874)
* chore(deps): update dependency @fontsource/roboto-mono to v5
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
|
2023-05-24 03:37:58 +00:00 |
|
Gao Sun
|
02eee1956f
|
Merge pull request #3879 from logto-io/gao-feature-updates-for-openai-plugins
feat: updates for openai plugins
|
2023-05-23 22:55:47 +08:00 |
|
Gao Sun
|
4f1e29aefc
|
release: version packages
|
2023-05-23 21:42:01 +08:00 |
|
Charles Zhao
|
f1730db70b
|
test(test): add tests for console user management (#3863)
* test(test): add tests for console user management
* chore: remove unused dependency
* chore: remove testing screenshots
|
2023-05-22 13:31:45 +08:00 |
|
Gao Sun
|
08a578b4d1
|
Merge pull request #3858 from logto-io/sijie-pkce-require
refactor: disable pkce requirement for traditional app
|
2023-05-18 23:25:03 +08:00 |
|
Gao Sun
|
dc41d5d3dc
|
release: version packages
|
2023-05-18 22:26:11 +08:00 |
|
Charles Zhao
|
497d5b5262
|
feat(console,phrases): add support to update sign-in identifiers in user details form (#3828)
* feat(console,phrases): add support to update sign-in identifiers in user details form
* chore: add changeset
|
2023-05-17 08:19:51 +00:00 |
|
renovate[bot]
|
698a3c1da7
|
chore(deps): update dependency @rollup/plugin-commonjs to v25 (#3837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-17 06:18:46 +00:00 |
|
silverhand-bot
|
404fe9a03f
|
release: version packages (#3794)
|
2023-05-16 04:52:17 +00:00 |
|
Charles Zhao
|
ff85eff7e9
|
chore(cli): lock logto schemas version (#3847)
|
2023-05-16 12:31:47 +08:00 |
|
Charles Zhao
|
c3c9216305
|
chore: bump caniuse-lite version (#3816)
|
2023-05-08 14:14:34 +08:00 |
|
Charles Zhao
|
260f39f72d
|
refactor(console): remove superstruct dependency from console (#3808)
|
2023-05-05 17:32:40 +08:00 |
|
Gao Sun
|
1642df7e1c
|
refactor(core): add response schemas to swagger.json API (#3801)
|
2023-05-04 12:35:55 +08:00 |
|