Gao Sun
7a6f5621c8
feat(ui): show password policy requirements and errors
2023-09-05 00:04:55 +08:00
simeng-li
8607b3eb75
refactor(core): clean up useless interaction guard ( #4409 )
...
refactor(core): clean up unused interaction guards
clean up unused interaction guards
2023-09-04 10:55:04 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy
2023-09-03 02:11:22 +08:00
silverhand-bot
f416ec3312
release: version packages ( #4270 )
2023-08-30 16:16:55 +08:00
renovate[bot]
f82df68794
chore(deps): update dependency lint-staged to v14 ( #4322 )
...
* chore(deps): update dependency lint-staged to v14
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-24 14:01:38 +08:00
simeng-li
6651364fa7
revert: 4353 ( #4355 )
...
fix(schemas): revert changes
revert changes
2023-08-17 12:48:26 +08:00
simeng-li
e1dada4d78
fix(schemas): hot fix bump alteration file timestamp ( #4353 )
...
hot fix bump alteartion file timestamp
2023-08-17 03:36:16 +00:00
Gao Sun
2901f43e64
feat: post affiliate data to cloud ( #4321 )
...
* feat: post affiliate data to cloud
Read data from cookie and post to cloud when needed.
* chore: add alteration script
* refactor: fix alteration
2023-08-16 14:34:54 +00:00
simeng-li
6771f9ed6f
feat(cli): add rollback-to db action ( #4329 )
...
* feat(cli): add rollback-to db action
add rollback-to db action
* chore: bump alteration timestamp
bump alteration timestamp
* chore: rename the alteration action name
rename the alteration action name
2023-08-15 16:54:53 +08:00
simeng-li
9862aacc8d
refactor(schemas): add isSuspended to the tenantInfo type ( #4326 )
...
* refactor(schemas): add isSuspended to the tenantInfo type
add isSuspended to the tenantInfo type
* chore(schemas): bump withTyped/server version
bump withTyped/server version
2023-08-14 17:32:19 +08:00
simeng-li
2eaa42e588
feat(schemas): add isSuspended columns ( #4323 )
...
add isSuspended columns
2023-08-14 15:15:12 +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
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
24612e2706
fix(schemas): use pool.query to tolerate empty query results ( #4241 )
2023-07-25 23:50:47 +08:00
simeng-li
088efeef1a
chore(schemas): bump withTyped version ( #4199 )
...
bump withTyped version
2023-07-21 03:26:35 +00:00
Gao Sun
c00cfedcbb
refactor(schemas): add create affiliate scope ( #4171 )
2023-07-17 15:40:15 +08:00
Gao Sun
305f1409fd
refactor(schemas): add manage affiliate scope ( #4168 )
2023-07-14 15:21:08 +08:00
Darcy Ye
c5b0f9bdc5
feat(console): change free tenant number limit to 10 ( #4130 )
2023-07-13 17:09:05 +08:00
Darcy Ye
99e346e55a
refactor(schemas): update email service data guard ( #4159 )
2023-07-12 14:32:41 +08:00
Gao Sun
6b54d9190d
refactor(schemas): specify tenants table schema ( #4155 )
2023-07-12 13:56:39 +08:00
Gao Sun
cee1d0dd20
refactor(core,console): fix useCloudSwr type ( #4152 )
2023-07-11 15:25:45 +08:00
wangsijie
3d0715e09e
fix(schemas): remove incorrect tenantInfoGuard type ( #4145 )
2023-07-11 11:04:58 +08:00
Gao Sun
947de83173
chore: upgrade configs ( #4132 )
...
* chore: upgrade configs
* chore: fix lint errors
2023-07-07 17:17:21 +00:00
wangsijie
5ccdd7f31a
feat(core,schemas): record daily active users ( #4113 )
2023-07-07 15:14:29 +08:00
Darcy Ye
dd657d3877
feat(schemas): drop m2m credentials in existing logto email connector config ( #4126 )
2023-07-06 05:47:14 +00:00
Darcy Ye
61c49845a6
refactor(core,schemas,cli): save cloud service m2m app credentials ( #4109 )
2023-07-04 18:14:35 +08:00
Darcy Ye
759adf0f18
refactor(schemas): sync cloud m2m credential to logto config ( #4115 )
2023-07-04 08:24:41 +00:00
renovate[bot]
166ccf93ae
fix(deps): update @withtyped packages ( #4105 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-02 20:17:26 +08:00
Darcy Ye
e0ee44d5d0
feat(core): add connector usage to GET APIs response ( #4097 )
...
* feat: add GET /connectors/:id/usage to get passwordless connector usage
* refactor(core): get usage when possible when transpiling connector
2023-06-30 16:22:34 +08:00
Darcy Ye
0a9c6d35cb
fix(schemas): update email service config systems table key ( #4094 )
2023-06-29 14:02:00 +08:00
silverhand-bot
53131ad5a7
release: version packages ( #4033 )
2023-06-28 18:57:43 +08:00
Darcy Ye
3d3c82b1c5
fix(schemas): fix sendgrid email service config ( #4093 )
2023-06-28 18:02:10 +08:00
Darcy Ye
4dc0930e09
feat(schemas): add email service guard and system key ( #4079 )
2023-06-28 10:59:03 +08:00
Gao Sun
019cb6cadd
chore(schemas,phrases): make zod peer dependency ( #4050 )
2023-06-19 11:21:13 +09:00
wangsijie
ab8c26226e
fix(schemas): modify domain table unique index ( #3954 )
2023-06-14 11:12:08 +09:00
Gao Sun
99c98b6654
refactor: minor improvements
2023-06-13 16:01:40 +08:00
Gao Sun
e3e3f2c729
feat: various application improvements
...
- show OpenID Provider configuration endpoint in Console
- configure "Rotate Refresh Token" in Console
- configure "Refresh Token TTL" in Console
- refactor code for OIDC default values
2023-06-13 00:59:23 +08:00
Darcy Ye
e96e92b2df
feat(schemas,cloud): align tenant types ( #4004 )
2023-06-12 18:36:15 +08: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
wangsijie
81f053dfd8
feat(core,schemas): get fallback origin from cf api ( #4005 )
2023-06-09 02:35:28 +00: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
wangsijie
62d3acfc7b
fix(schemas): set domain status enum guard ( #3958 )
2023-06-08 12:07:15 +09:00
wangsijie
71f1fe4436
fix(core,schemas): use http method for cloudflare ssl ( #3986 )
2023-06-08 02:59:34 +00:00
silverhand-bot
3acb0d2db1
release: version packages ( #3857 )
2023-06-06 23:21:29 +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
c933bf58f7
feat: support default API Resource
2023-06-04 20:46:36 +08:00
Darcy Ye
a8ad9b9371
chore(schemas): remove useless comment ( #3944 )
2023-06-01 17:00:38 +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