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
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
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
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
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
Xiao Yijun
2bc880e204
refactor(console): remove redundant domain status guard ( #3999 )
2023-06-08 03:39:46 +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
Xiao Yijun
ec6e266705
feat(console): implement active custom domain process ( #3965 )
2023-06-07 17:31:21 +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
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
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
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
08c5771a85
chore(phrases): keep API Indicator phrases original
2023-06-04 23:29:37 +08:00
Gao Sun
6dad8e9e3d
refactor(console): show default api tag
2023-06-04 21:51:15 +08:00
Gao Sun
c933bf58f7
feat: support default API Resource
2023-06-04 20:46:36 +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
Xiao Yijun
6f6941b9ba
refactor(console): replace tsx svg components with svg files ( #3952 )
2023-06-02 15:40:35 +08:00
Charles Zhao
44e18c081a
fix(console): generated passwords should pass the regex checks ( #3925 )
2023-06-01 22:33:45 +08:00
Charles Zhao
19ef8c1e35
chore: bump logto js sdks ( #3943 )
2023-06-01 17:01:00 +08:00
Darcy Ye
06709179ee
chore(console): remove get started progress dropdown ( #3931 )
2023-06-01 10:47:04 +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
Gao Sun
f1d73af537
Merge pull request #3905 from logto-io/gao-add-google-tag
...
refactor: add google tag conversion report
2023-05-30 13:27:21 +08:00
Gao Sun
1c80a95aee
refactor(console): pring debug info only when event is triggered
2023-05-30 13:12:54 +08:00
Darcy Ye
62b1ee6b72
feat(cloud,schemas,cli): update cloud service tenant APIs ( #3875 )
2023-05-29 04:57:10 +00:00
Xiao Yijun
708303349e
feat(console): support pagination for webhooks page ( #3914 )
2023-05-29 03:57:57 +00:00
Xiao Yijun
43dd5e6d11
fix(console): fix toggle tip z-index on modal layer ( #3917 )
2023-05-29 10:50:16 +08:00
Xiao Yijun
a9c34cd0b6
fix(console): enforce SSOT for webhook signing key ( #3909 )
2023-05-28 09:22:15 +08:00
Xiao Yijun
2b409fcefe
fix(console): should not check duplicated keys when key is empty ( #3911 )
2023-05-26 22:20:13 +08:00
Xiao Yijun
387e04ec4a
fix(console): allow wrap for toast content ( #3910 )
2023-05-26 22:19:47 +08:00
Xiao Yijun
292e6ebc6f
refactor(console): update the eye icon of CopyToClipboard ( #3908 )
2023-05-26 22:19:12 +08:00
Darcy Ye
8cbf87bb73
feat(schemas,cli,core,cloud): add manage tenant self scope ( #3865 )
2023-05-26 17:38:09 +08:00
Xiao Yijun
ff4fb5e56f
refactor(console): replace confirm modal with useConfirmModal hook ( #3906 )
2023-05-26 10:45:15 +08:00