Gao Sun
b44068c844
chore: fix typo and lint
2023-08-10 14:50:38 +08:00
Gao Sun
419fb3c91d
chore: add changeset
2023-08-10 00:41:22 +08:00
Gao Sun
c9438a5cce
fix(console): use correct logic to display refresh token switches
2023-08-10 00:20:13 +08:00
Xiao Yijun
df36289ca6
refactor(console): update plan quota table ( #4308 )
2023-08-09 21:51:09 +08:00
tison
1ba4dfc265
chore: fix typo in README file ( #4302 )
...
docs: fix typo in README file
Signed-off-by: tison <wander4096@gmail.com>
2023-08-09 16:08:45 +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
renovate[bot]
5c7018062a
chore(deps): update zaproxy/action-full-scan action to v0.6.0 ( #4284 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 10:49:57 +08:00
Xiao Yijun
caaaf18b4b
style(console): prepend space for plan usage percentage ( #4273 )
2023-08-03 10:33:43 +08:00
simeng-li
64e78024e0
ci(core): disable cloud metadata rule in zap ( #4277 )
...
* ci(core): disable cloud metadata rule in zap
disable cloud metadata rule in zap
* fix: update rule files
update rule files
* fix: update the conf file
update the conf file
* fix: revert docker settings
revert docker settings
2023-08-03 10:17:14 +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
renovate[bot]
2417984fbe
chore(deps): update supercharge/redis-github-action action to v1.6.0 ( #4259 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 11:40:04 +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
wangsijie
0aa00307cb
fix(core): exclude demo connector for quota ( #4245 )
2023-07-26 11:26:35 +08:00
Charles Zhao
16d83dd2f1
refactor(console): allow editing refresh token ttl for non-m2m apps ( #4232 )
...
* refactor(console): allow editing refresh token ttl for non-m2m apps
* chore: add changeset
2023-07-26 11:13:15 +08:00
Darcy Ye
605e2b2a81
fix(console): should reset the form every time close CreateTenantModal ( #4244 )
2023-07-26 10:05:04 +08:00
Darcy Ye
199e747781
fix(console): fix console dark mode logo ( #4233 )
2023-07-25 15:58:07 +00:00
Darcy Ye
24612e2706
fix(schemas): use pool.query to tolerate empty query results ( #4241 )
2023-07-25 23:50:47 +08:00