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
Xiao Yijun
b5b8486105
fix(console): close confirm modal on the location path changed ( #3981 )
2023-06-07 11:29:37 +08:00
silverhand-bot
3acb0d2db1
release: version packages ( #3857 )
2023-06-06 23:21:29 +08:00
Gao Sun
2e2ba5daf3
fix: clone error for AppInsights ( #3985 )
2023-06-06 22:56:57 +08:00
simeng-li
be43ecd49b
fix(console): fix github avatar broken issue ( #3982 )
...
* fix(console): fix github avatar broken issue
remove the crossOrigin settings on the avatar image element
* fix(core): update the OSS crossOriginEmbedderPolicy
update the OSS crossOriginEmbedderPolicy
2023-06-06 10:33:10 +00:00
Xiao Yijun
acdaf75fb8
feat(console): add custom domain header ( #3963 )
2023-06-06 09:50:46 +00:00
Xiao Yijun
6fcc2a875c
feat(console): add custom domain form ( #3962 )
2023-06-06 09:24:48 +00:00
Darcy Ye
0c1744e77d
fix(console): doc button and get help link ( #3976 )
2023-06-06 17:03:57 +08:00
Xiao Yijun
1ad17bcb38
feat(console): add default domain content for domains page ( #3961 )
2023-06-06 17:01:59 +08:00
Xiao Yijun
df8dc69f69
feat(console): add tenant settings page ( #3975 )
2023-06-06 16:39:15 +08:00
Xiao Yijun
92f6f9f371
fix(console): fix fallback image in image uploader ( #3984 )
2023-06-06 16:22:54 +08:00
Xiao Yijun
c5770107a0
refactor(core): remove message id from hook request headers ( #3979 )
2023-06-06 13:20:05 +08:00
Gao Sun
c54b8bb629
refactor(core): refine webhook log payload ( #3973 )
...
rename log payload field `json` -> `hookRequest.body`
2023-06-05 15:46:36 +00:00
Xiao Yijun
032b7f9d07
refactor(phrases): update the tenant settings tab key ( #3974 )
2023-06-05 20:01:32 +08:00
Darcy Ye
e6ea8fde54
chore(console): reorganize console page ( #3930 )
2023-06-05 18:27:36 +08:00
Gao Sun
4e3b2ce351
refactor: add learn more link for Default API switch ( #3972 )
2023-06-05 17:46:49 +08:00
simeng-li
5599667576
fix(console): hide some log headers for webhook event ( #3971 )
...
* fix(console): hide some log headers for webhook event
hide some log headers for webhook event
* fix(console): address typo
address typo
2023-06-05 17:27:45 +08:00
Xiao Yijun
12ae2622b1
refactor(core): return 422 if failed to send a webhook test payload ( #3970 )
2023-06-05 16:02:43 +08:00
Xiao Yijun
7dc7b0c934
chore(phrases): add tenant settings tab phrase for domains ( #3969 )
2023-06-05 13:54:22 +08:00
Gao Sun
0fcd7969a9
Merge pull request #3922 from logto-io/gao-support-default-resource
...
feat: support default API Resource
2023-06-05 13:35:46 +08:00
Darcy Ye
6ee0682f8a
refactor(console): card selector ( #3968 )
2023-06-05 13:29:47 +08:00
Gao Sun
17d72c8564
refactor(core): refine query
2023-06-05 12:51:35 +08:00
Gao Sun
c3ff23902d
refactor: stringify error before report to AppInsights ( #3964 )
2023-06-05 12:38:52 +08:00
Darcy Ye
598392a5ec
feat(phrases): tenant settings page phrases ( #3967 )
2023-06-05 03:53:09 +00:00
Gao Sun
08c5771a85
chore(phrases): keep API Indicator phrases original
2023-06-04 23:29:37 +08:00
Gao Sun
268dc50e76
chore: add changeset and update phrases
2023-06-04 23:13:42 +08:00
Gao Sun
6dad8e9e3d
refactor(console): show default api tag
2023-06-04 21:51:15 +08:00
Gao Sun
e8ed876878
test: add default resource integration test
2023-06-04 20:46:43 +08:00
Gao Sun
c933bf58f7
feat: support default API Resource
2023-06-04 20:46:36 +08:00
Xiao Yijun
0dbacb89aa
chore(phrases): update domain phrases for console ( #3960 )
2023-06-03 13:11:05 +08:00
Tc001
fb2bb527aa
fix(console): use correct vanillajs isAuthenticated method in guide ( #3947 )
...
fix(console): correct code sample in vanilla-js guide
2023-06-02 09:16:46 +00:00
wangsijie
0e8817f279
fix(core): delete cloudflare custom domain ( #3953 )
...
* fix(core): delete cloudflare custom domain
* fix(core,phrases): handle cloudflare api errors
2023-06-02 08:50:36 +00:00