Darcy Ye
75ab0411bf
refactor(toolkit,connector,core): detailed connector error messages and fix UTs
2023-06-03 00:16:53 +08:00
wangsijie
8178d61eca
refactor(core): persist dns records to database ( #3950 )
2023-06-02 14:22:58 +08:00
Darcy Ye
64af2dc88e
fix(connector): signature method for both Aliyun DM and SMS ( #3920 )
2023-06-02 06:15:52 +00:00
wangsijie
f35d1cbb86
fix(core): fix url resolver for cloudflare ( #3948 )
2023-06-02 11:42:48 +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
f89af550de
test: improve ui test stability and remove unnecessary code ( #3945 )
2023-06-01 09:35:29 +00:00
Charles Zhao
19ef8c1e35
chore: bump logto js sdks ( #3943 )
2023-06-01 17:01:00 +08:00
Darcy Ye
a8ad9b9371
chore(schemas): remove useless comment ( #3944 )
2023-06-01 17:00:38 +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
wangsijie
b53258ba56
fix(core): get cf id before insert ( #3934 )
2023-06-01 16:04:15 +08:00
wangsijie
a1ea4c388f
feat(core): apply custom domain to koa ( #3928 )
2023-06-01 15:58:28 +08:00
wangsijie
fa0dbafe81
feat(core): integrate with cloudflare ( #3919 )
...
* feat(phrases): add phrases
* feat(core): add domains library
* feat(core): integrate cloudflare
* chore: changeset
* fix: read envset inside
* fix: fix cloudflare request
* fix: fix integration test envset problem
* fix: cr fixes
2023-06-01 15:32:49 +08:00
Charles Zhao
1d7330835c
fix(core): verify an empty string password should return 400 instead of 500 ( #3939 )
...
* fix(core): verify an empty string password should return 400 instead of 500
* test(core,test): add unit and integration tests for verify password api
2023-06-01 07:10:21 +00: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
Xiao Yijun
73666f8fa7
chore: add changeset for webhook features ( #3932 )
2023-06-01 12:37:50 +08:00
Xiao Yijun
813e216398
fix(core): trigger reset password hook ( #3916 )
2023-06-01 12:18:49 +08:00
Darcy Ye
06709179ee
chore(console): remove get started progress dropdown ( #3931 )
2023-06-01 10:47:04 +08:00
Xiao Yijun
319290cec4
chore(phrases): update webhook phrases ( #3937 )
2023-06-01 09:23:10 +08:00
Xiao Yijun
189f2d3af7
chore(test): use fake time in webhook unit tests ( #3933 )
2023-05-31 20:03:08 +08:00
Xiao Yijun
358561293f
chore(phrases): add custom domain phrases for console ( #3929 )
2023-05-30 17:32:30 +08:00
simeng-li
93e995aa83
feat(cli): export add connectors utils ( #3926 )
...
export add connectors utils
2023-05-30 14:16:10 +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
Xiao Yijun
f38d734e40
test: add ui tests for webhook management ( #3923 )
2023-05-30 11:18:39 +08:00
Darcy Ye
1b57f26533
feat(cloud,test): add DELETE /tenants/:id API ( #3900 )
2023-05-30 02:50:06 +00:00
Darcy Ye
47abbd8cb6
feat(cloud,schemas): add PATCH /tenants/:id API ( #3881 )
2023-05-30 00:54:52 +08:00
Charles Zhao
bb77850e62
chore(phrases): remove unnecessary exclamation points from phrases ( #3918 )
...
* chore(phrases): remove unnecessary exclamation points from phrases
* chore: remove unnecessary white spaces
2023-05-29 06:31:07 +00: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
51f61b455a
feat(core): support pagination for GET /hooks
api ( #3904 )
2023-05-29 11:43:08 +08:00
Xiao Yijun
79daf253a8
feat(core): add message id for the webhook payload ( #3913 )
2023-05-29 03:37:00 +00:00
wangsijie
0edd549365
feat(core): add domain routes ( #3892 )
2023-05-29 11:27:23 +08: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
f1d8466919
chore(cli,cloud,schemas): change default tenant name ( #3890 )
2023-05-26 17:38:52 +08:00
Darcy Ye
8cbf87bb73
feat(schemas,cli,core,cloud): add manage tenant self scope ( #3865 )
2023-05-26 17:38:09 +08:00
wangsijie
7fb5374963
feat(schemas): add domains table ( #3884 )
2023-05-26 11:45:26 +08:00
wangsijie
2cab3787c1
feat(schemas): add cloudflare hostnames configs ( #3902 )
2023-05-26 11:44:10 +08:00
Xiao Yijun
ff4fb5e56f
refactor(console): replace confirm modal with useConfirmModal hook ( #3906 )
2023-05-26 10:45:15 +08:00
Xiao Yijun
9550552438
chore(test): clean up created hooks on test done ( #3907 )
2023-05-26 10:44:56 +08:00
Xiao Yijun
d369e0c863
refactor(console): remove webhook creation limit ( #3903 )
2023-05-26 10:44:41 +08:00
Gao Sun
5125da67f2
refactor: fix gtag reporting
2023-05-25 22:21:08 +08:00
Gao Sun
ef6b1f4e66
refactor: update CSP
2023-05-25 19:04:32 +08:00
Gao Sun
46746f8285
refactor(console): restrict gtag report to production
2023-05-25 17:25:40 +08:00
Gao Sun
b94136d571
refactor: add google tag conversion report
2023-05-25 17:04:00 +08:00
Xiao Yijun
b160452c71
feat(console): enable webhook management feature ( #3901 )
2023-05-25 13:53:45 +08:00