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

4403 commits

Author SHA1 Message Date
Gao Sun
ae4ca7b7c5
refactor(console): resolve rebase errors 2023-06-13 17:47:26 +08:00
Gao Sun
8de7e5538d
test: test 2023-06-13 17:33:32 +08:00
Gao Sun
ff06ead917
refactor(cloud): add prepack script 2023-06-13 17:33:32 +08: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
Darcy Ye
8e92cb1fe3
feat(console): create tenant modal (#4019) 2023-06-13 16:57:40 +08:00
Darcy Ye
0e2664aea5
feat(console): add tenant list dropdown (#3988) 2023-06-13 08:06:26 +00:00
Gao Sun
ecbecd8e43
chore: add changesets 2023-06-13 16:01:45 +08:00
Gao Sun
99c98b6654
refactor: minor improvements 2023-06-13 16:01:40 +08:00
Gao Sun
c68de569d5
chore(phrases): translate new phrases 2023-06-13 15:54:40 +08:00
Darcy Ye
c774107980
fix(console): set RHF default value (#4027) 2023-06-13 04:21:34 +00:00
Xiao Yijun
2c21832793
chore(console): remove redundant useSWR params from custom domain request (#4025) 2023-06-13 11:35:16 +08:00
Xiao Yijun
89f8476751
refactor(console): update change custom domain notice (#4024) 2023-06-13 11:34:39 +08:00
Xiao Yijun
6726bcaa0f
fix(console): reset form state when the submit handler throws (#4029) 2023-06-13 11:28:41 +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
Gao Sun
f33d3bf92e
refactor(phrases): refine tips 2023-06-13 01:18:54 +08:00
Gao Sun
e3e3f2c729
feat: various application improvements
- show OpenID Provider configuration endpoint in Console
- configure "Rotate Refresh Token" in Console
- configure "Refresh Token TTL" in Console
- refactor code for OIDC default values
2023-06-13 00:59:23 +08:00
Darcy Ye
4ed72121b8
feat(console): enable icon in modal header (#4023) 2023-06-12 11:11:14 +00:00
Xiao Yijun
1c38ad374d
refactor(phrases): update custom domain related phrases (#4021) 2023-06-12 18:39:13 +08:00
Darcy Ye
e96e92b2df
feat(schemas,cloud): align tenant types (#4004) 2023-06-12 18:36:15 +08:00
Darcy Ye
d2f7c94167
feat(console): add tenant deletion card and delete modal (#4016) 2023-06-12 03:48:07 +00:00
lleyton
048c5cdb09
feat: enable OIDC introspection endpoint (#3996)
feat: enable introspection endpoint
2023-06-11 15:28:44 +00:00
Xiao Yijun
4d10d3d582
chore(console): add appInsights for custom domain page (#4014) 2023-06-11 12:50:15 +08:00
Darcy Ye
690cd37e71
feat(console): add tenant settings page (#3938) 2023-06-10 14:39:03 +00: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
Gao Sun
8c5b492381
refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
Gao Sun
2338cb692e
refactor(core): apply no-unused-modules (#4009) 2023-06-09 21:55:15 +08:00
Xiao Yijun
a4cae18151
feat(console): enable custom domain feature (#4013) 2023-06-09 13:20:49 +08:00
Xiao Yijun
cd679359e1
refactor(console): remove redundant ssl dns config for custom domain (#4012) 2023-06-09 02:50:58 +00:00
wangsijie
81f053dfd8
feat(core,schemas): get fallback origin from cf api (#4005) 2023-06-09 02:35:28 +00:00
simeng-li
9b0e13e473
chore: adjust the code-owner of major packages (#3998)
adjust the code-owner of major packages
2023-06-09 10:25:41 +08:00
Xiao Yijun
0511055d23
feat(console): add update endpoint notice for custom domain (#3992) 2023-06-09 10:19:42 +08:00
Xiao Yijun
eb4a5da9d2
feat(console): add activation error for custom domain (#3994) 2023-06-09 10:19:01 +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
Gao Sun
7546e04eef
refactor(ui): add utm params to powered by link (#3990) 2023-06-08 22:33:10 +08:00
Xiao Yijun
4cdcb9185c
refactor(phrases): update change endpoint notice for custom domain (#4006) 2023-06-08 16:47:00 +08:00
Xiao Yijun
ab40f242c5
chore(console): reorg tenant settings directory structures (#4001) 2023-06-08 15:14:43 +08:00
Xiao Yijun
071bbfae24
refactor(console): improve the original Alert component (#4003) 2023-06-08 07:13:16 +00:00
Darcy Ye
69bd7ac88b
fix(cloud): delete tenant api (#4000) 2023-06-08 14:53:26 +08:00
Darcy Ye
c73a07e7f2
feat(phrases): add phrases for tenant selector and create modal (#4002) 2023-06-08 14:23:02 +08:00
Xiao Yijun
2bc880e204
refactor(console): remove redundant domain status guard (#3999) 2023-06-08 03:39:46 +00:00
wangsijie
62d3acfc7b
fix(schemas): set domain status enum guard (#3958) 2023-06-08 12:07:15 +09:00
Xiao Yijun
d13cb277eb
refactor(phrases): update custom domain notice phrases (#3993) 2023-06-08 11:03:43 +08:00
wangsijie
71f1fe4436
fix(core,schemas): use http method for cloudflare ssl (#3986) 2023-06-08 02:59:34 +00:00
Xiao Yijun
2cde8254b6
fix(console): use process.env.NODE_ENV to get node env for console (#3991) 2023-06-08 02:57:02 +00:00
wangsijie
b4857dbf7b
fix(cli): polish translate prompts (#3955) 2023-06-08 11:23:31 +09:00
Xiao Yijun
ec6e266705
feat(console): implement active custom domain process (#3965) 2023-06-07 17:31:21 +08: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
Gao Sun
bf803cbf14
ci: fix deploy workflow (#3989) 2023-06-07 15:52:37 +08:00
Xiao Yijun
902a5cf088
refactor(phrases): update custom domain phrases (#3980) 2023-06-07 14:11:07 +08:00