wangsijie
7bb60eeff8
fix(core): fix cloudflare hostname not found error handler ( #4316 )
...
fix(core): fix cloudflare hostnme not found error handler
2023-08-14 10:51:06 +08:00
Xiao Yijun
3c903b4778
test: interaction api counter cases and response status guard ( #4306 )
...
* test: add interaction api counter cases and response status guard
* fix(core): fix koa router method type definition
2023-08-14 10:38:05 +08:00
Xiao Yijun
0fcea5ae5e
test: add sad paths for register with identifiers flow ( #4299 )
2023-08-11 18:40:06 +08:00
Xiao Yijun
7cf73f96c0
refactor(console): only show loading status on selected subscription button ( #4318 )
2023-08-11 16:16:20 +08:00
Xiao Yijun
c2b379ee30
refactor(console): improve tenant selector loading state ( #4317 )
2023-08-11 16:16:04 +08:00
Darcy Ye
77d274a3c3
refactor(toolkit,connector,core,cli): cache access token for logto email service ( #4309 )
2023-08-11 15:43:09 +08:00
renovate[bot]
b590942bf2
chore(deps): update dependency camelcase to v8 ( #4313 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-10 07:22:48 +00:00
simeng-li
760e97eee5
refactor(cloud): clarify the isTest scope ( #4310 )
...
clarify the isTest scope
2023-08-10 14:08:13 +08:00
Xiao Yijun
56c8436e19
test: add sad paths for sign in with password identifier flow ( #4294 )
...
* test: add sad paths for sign in with password identifier flow
* refactor(test): align sie config reset logic for interaction api tests
2023-08-10 13:24:37 +08:00
Xiao Yijun
24686cf0bb
test: add sad paths for reset password flow ( #4298 )
2023-08-10 11:37:23 +08:00
simeng-li
74849dde22
test(core): add hasActiveUser test case ( #4307 )
...
* test(core): add hasActiveUser test case
add hasActiveUser test case
* ci: remove integration-test code owner
remove integration-test code owner
2023-08-10 10:28:35 +08:00
Gao Sun
d2ced458df
chore(phrases): remove unused keys ( #4312 )
2023-08-10 10:24:32 +08:00
Xiao Yijun
df36289ca6
refactor(console): update plan quota table ( #4308 )
2023-08-09 21:51:09 +08:00
wangsijie
ad96196176
fix(core,phrases): ignore cloudflare not found when deleting domain ( #4305 )
2023-08-09 15:37:23 +08:00
Xiao Yijun
dfde117b6d
test: add sad paths for social interaction flow ( #4300 )
2023-08-09 12:10:49 +08:00
Xiao Yijun
2660a1e132
test: add sad paths for sign-in with passcode flow ( #4296 )
2023-08-09 11:17:25 +08:00
Xiao Yijun
ae0322621f
refactor(test): refactor expectRejects
helper method to support status code checking ( #4292 )
...
* refactor(test): refactor `expectRejects` helper method to support status code checking
* refactor(test): replace `createResponseWithCode` with `expectRejects`
2023-08-07 13:16:09 +08:00
renovate[bot]
65803deaf4
chore(deps): update dependency @logto/cloud to v0.2.5-33a6965 ( #4131 )
...
* chore(deps): update dependency @logto/cloud to v0.2.5-33a6965
* chore(deps): update dependency @logto/client to v0.7.21
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-05 08:01:01 +00:00
Xiao Yijun
049c2e9846
feat(console): add learn more link for webhook settings description ( #4289 )
2023-08-04 11:21:50 +08:00
Gao Sun
521b3a5c51
refactor(connector): support mailgun endpoint ( #4290 )
2023-08-03 09:23:27 +00:00
Xiao Yijun
56b0a2cd18
refactor(console): use useSWRImmutable
to avoid redundant subscrtipion data fetching ( #4272 )
2023-08-03 14:04:25 +08:00
Gao Sun
8cba35d116
Merge pull request #4280 from logto-io/dependabot/npm_and_yarn/fast-xml-parser-4.2.5
...
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
2023-08-03 13:47:28 +08:00
dependabot[bot]
1852b1ad33
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.0.13 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.13...v4.2.5 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
chore: increase commit body max line length
2023-08-03 13:30:35 +08:00
Gao Sun
3752b86797
refactor: validate config generic ( #4286 )
2023-08-03 05:28:23 +00:00
Gao Sun
5b34338484
feat: mailgun connector ( #4281 )
...
* feat: mailgun connector
* refactor: support png as connector logo
* chore: add changesets
* chore: fix error
* chore: translate phrases
2023-08-03 04:38:09 +00:00
Darcy Ye
263ea256b9
fix(console): fix connector post/patch error rendering ( #4274 )
2023-08-03 11:05:44 +08:00
Xiao Yijun
caaaf18b4b
style(console): prepend space for plan usage percentage ( #4273 )
2023-08-03 10:33:43 +08:00
Xiao Yijun
7ce014d033
chore(phrases): apply title-cased plan name for tenant plan selection button ( #4276 )
2023-08-02 20:51:25 +08:00
Gao Sun
40560b7a62
refactor(phrases): update files by cli ( #4278 )
2023-08-02 12:23:18 +00:00
Xiao Yijun
33bef409fa
chore(phrases): update subscription-related phrases ( #4275 )
2023-08-02 14:54:00 +08:00
Darcy Ye
18d805e61f
fix(core): exclude standard connectors when compute social connector usage ( #4271 )
2023-08-02 11:09:07 +08:00
Gao Sun
0b519e5481
refactor: allow non-http scheme in cors origin ( #4269 )
...
* refactor: allow non-http scheme in cors origin
* chore: fix errors and add changeset
2023-08-01 13:03:22 +08:00
Darcy Ye
028ffae068
refactor(core,console): filter out webhook logs from audit logs list ( #4243 )
...
* refactor(core,console): filter out webhook logs from audit logs list
* refactor(core): separate the method of finding audit logs and webhook logs
* refactor(test): update integration tests
* chore: adopt code review suggestions
* refactor(core): refactor build log condition method and update its use cases
2023-08-01 03:23:03 +00:00
silverhand-bot
74e9734ef8
release: version packages ( #4255 )
2023-07-31 18:43:59 +08:00
Darcy Ye
2e4cd0b817
refactor(console): get real time email service usage ( #4258 )
2023-07-31 17:35:29 +08:00
Xiao Yijun
8a0725938c
fix(console): display guidance on application created ( #4268 )
2023-07-31 16:27:52 +08:00
Xiao Yijun
3e3e446b92
style(console): add color token for upsell tags ( #4266 )
2023-07-31 16:27:37 +08:00
Gao Sun
2aeb575ccd
refactor(cli): use tryThat()
to enforce exit ( #4267 )
2023-07-31 14:53:23 +08:00
Gao Sun
fde330a8b3
feat(cli): translate sync-keys
command ( #4265 )
...
* feat(cli): `translate sync-keys` command
* refactor(cli): use promise and add comments
* refactor(phrases): fix lint errors
* refactor(cli): fix bugs and add changeset
2023-07-31 12:15:45 +08:00
Darcy Ye
fe54bbafe2
chore(connector): remove Apple/SMTP connector README files CHN part ( #4256 )
...
* chore(connector): remove apple/smtp Chinese part from README
* refactor: update README.md
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-29 09:51:22 +00:00
Gao Sun
a8a26a5299
refactor(console): report reddit conversion ( #4263 )
...
* refactor(console): report reddit conversion
* refactor(console): update pixel id
2023-07-29 09:44:03 +00:00
Xiao Yijun
28da86bfe4
refactor(console): update upgrade reminder for early adopters ( #4257 )
2023-07-29 17:29:24 +08:00
Xiao Yijun
f91408ba43
chore(console): update quota table row style rules ( #4252 )
2023-07-27 16:12:59 +08:00
Xiao Yijun
956d314d03
style(console): fix free plan notification margin-bottom ( #4249 )
...
style(console): fix free plan notification margin bottom
2023-07-27 16:06:17 +08:00
Xiao Yijun
1c49e52dee
refactor(console,phrases): update plan selection cta phrases ( #4250 )
...
* refactor(phrases): update current plan form card description
* refactor(console,phrases): update plan selection cta phrases
2023-07-27 16:06:08 +08:00
Gao Sun
a427ea05c3
refactor(test): add expectNavigation()
( #4254 )
2023-07-27 16:04:28 +08:00
Xiao Yijun
0158e9e30c
refactor(phrases): update current plan form card description ( #4248 )
2023-07-27 16:01:19 +08:00
Darcy Ye
7e577fd3b7
fix(connector): manually add a changelog file for smsaero connector ( #4253 )
2023-07-27 15:43:10 +08:00
Gao Sun
db91da19bd
feat(console): report LinkedIn conversion ( #4251 )
...
* feat(console): report linkedin conversion
* refactor(console): clean up code
2023-07-27 15:42:44 +08:00
Xiao Yijun
5a1c9d3a7b
refactor(console): sort quota list items ( #4246 )
2023-07-26 11:41:15 +08:00