simeng-li
7c22c50cbf
chore: add changeset for the bug fix PR ( #5507 )
...
add changeset for the bug fix PR
2024-03-18 02:27:05 +00:00
Gao Sun
5a7204571a
refactor(experience): skip non-object messages in native ( #5491 )
...
* refactor(experience): skip non-object messages in native
* chore: add changeset
2024-03-12 11:27:18 +08:00
wangsijie
172411946a
feat(core): create user with avatar and custom data ( #5476 )
2024-03-08 03:29:39 +00:00
wangsijie
cc01acbd0e
feat(core): create user with encrypted password ( #5446 )
2024-03-04 15:41:36 +09:00
silverhand-bot
16ca8b2a98
release: version packages ( #5445 )
2024-03-01 14:40:25 +08:00
Gao Sun
532454b923
feat(core,connector): support apple sign-in with email ( #5454 )
...
* feat(core,connector): support apple sign-in with email
* chore: add tests and changesets
* refactor: fix tests and improve changeset
2024-03-01 05:00:41 +00:00
Darcy Ye
a7e69bd727
fix(connector): always show SMTP connector TLS configurations in the admin console ( #5441 )
2024-02-28 11:06:42 +08:00
silverhand-bot
e606462bcc
release: version packages ( #5433 )
2024-02-26 08:41:08 +00:00
Gao Sun
677054a245
docs(console): add guides ( #5427 )
2024-02-26 03:37:53 +00:00
silverhand-bot
3f28e9a445
release: version packages ( #5068 )
2024-02-08 13:18:42 +08:00
simeng-li
32df9acde3
chore: add changeset files for IdP feature ( #5380 )
...
* chore: add changeset files for IdP feature
add changeset files for IdP feature
* refactor: apply suggestions from code review
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-02-08 03:13:24 +00:00
Gao Sun
715dba2ce2
feat(console): add .NET Blzor WASM tutorial ( #5377 )
...
* feat(console): add .NET Blzor WASM tutorial
* chore: fix typo
2024-02-05 22:51:07 +08:00
Charles Zhao
04ec78a917
fix(console,phrases): improve error handling when user associated app is removed ( #5389 )
...
* fix(console,phrases): improve error handling when user associated app is removed
* chore: add changeset
* refactor(console): update per review comments
2024-02-05 14:44:24 +00:00
Gao Sun
c14cd18278
chore: add changeset
2024-02-04 21:11:19 +08:00
Gao Sun
6befe60149
refactor!: update mock connector file paths
2024-01-29 21:33:12 +08:00
Gao Sun
570a4ea9e2
feat: create invitation ( #5245 )
...
* feat: create invitation
* refactor: update test imports
* refactor: update unit tests
* refactor: update docs
* refactor: update api tests
* chore: add changesets
* refactor: add comments
* refactor: fix swagger check
* refactor: keep compatibility
2024-01-25 19:44:20 +08:00
wangsijie
acb7fd3fea
feat(core): case insensitive usernames ( #5170 )
...
* feat(core): case insensitive usernames
* test(core): add case insensitive username test cases
---------
Co-authored-by: Tc001 <tc001@t0.lv>
2023-12-28 10:57:47 +08:00
Gao Sun
9089dbf845
chore(deps): upgrade TypeScript ( #5141 )
...
* chore(deps): upgrade TypeScript
* chore: upgrade configs
* chore: fix tsconfig and add changeset
* chore: upgrade jest-related deps and fix code
2023-12-22 15:16:49 +08:00
Gao Sun
b40bae9c5b
refactor: translate phrases ( #5140 )
...
* refactor: translate phrases
* chore: fix translate issue
2023-12-21 08:37:26 +00:00
Charles Zhao
e4c73e7bb7
feat(cli): add option to skip core check in translate cli commands ( #5085 )
...
* feat(cli): add option to skip core check in translate cli commands
* chore(cli): add changeset
* feat(cli): support any string value package name in translate command
* chore: update changeset
2023-12-20 16:45:01 +08:00
simeng-li
9222eb9f80
refactor(core): add on conflic ignore to the Relation insert query method ( #5100 )
...
* refactor(core): add on conflic ignore to the Relation insert query method
add on conflic ignore to the Relation insert query method
* chore: improve word
improve word
* test: add integration test
add integration test
* feat(core): update organization post api doc
update organization post api doc
2023-12-14 15:04:20 +08:00
Gao Sun
31e60811d7
chore: use Node 20 LTS for engine requirement ( #5084 )
2023-12-11 09:10:53 +08:00
Gao Sun
a2ce0be466
feat(schemas): add tenant role enum and scope enum
2023-12-08 16:57:48 +08:00
Darcy Ye
8c4bfbce16
fix(console): should hide upsell tag for standard connectors in OSS version ( #5066 )
2023-12-06 08:47:25 +00:00
silverhand-bot
4865610b51
release: version packages ( #4894 )
2023-12-06 16:13:56 +08:00
simeng-li
9a7b19e49d
chore: split SSO changesets ( #5064 )
...
* chore: split SSO changesets
split sso changesets
* fix: fix changeset content
fix changeset content
2023-12-06 03:00:15 +00:00
Gao Sun
becf591697
chore: add changeset ( #5063 )
2023-12-05 22:35:52 +08:00
simeng-li
338c7ab1a9
feat: add sso changeset ( #5061 )
...
* feat: add sso changeset
add sso changeset
* chore: update changeset
update changeset
* chore: fix the md syntax
fix the md syntax
2023-12-05 22:01:52 +08:00
Xiao Yijun
3e92a20320
refactor(core): add user ip to webhook event payload ( #5049 )
2023-12-04 06:06:28 +00:00
Gao Sun
b05fb2960d
chore(core): enforce summary and description for Management APIs
2023-12-03 19:10:21 +08:00
Gao Sun
b4f702a860
refactor(core): return organization data in userinfo endpoint ( #5010 )
...
* refactor(core): return organization data in userinfo endpoint
* chore(core): add comments
* chore: fix tests
2023-11-30 13:51:53 +08:00
backpast
9421375d78
chore(deps): update libphonenumber-js to v1.10.51 to fix china 19 started phone numbers ( #4998 )
...
* chore(deps): update libphonenumber-js action to v1.10.51 to fix china 19 start phone number
* chore: add changeset
---------
Co-authored-by: renjianhua <renjianhua@zuoshouyisheng.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-11-29 20:56:39 +08:00
Gao Sun
4b90782ae0
feat(cli): support sync array keys ( #4903 )
...
* feat(cli): support sync array keys
* refactor(cli): update translate sync concurrency to 5
* chore: add changeset
2023-11-20 23:23:53 +08:00
Gao Sun
9a4da065dc
fix(core): generate correct swagger components ( #4884 )
...
* fix(core): generate correct swagger components
* refactor(core): fix tests
2023-11-16 11:19:54 +08:00
silverhand-bot
76c8bb2fbf
release: version packages ( #4873 )
2023-11-14 19:57:42 +08:00
wangsijie
6727f629de
chore: mfa feature release ( #4861 )
...
* chore: mfa feature release
* chore(console,experience): enable mfa feature
* chore: update changeset
---------
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-11-14 12:02:49 +08:00
Gao Sun
bbe7f0b8e2
chore: add changeset
2023-11-12 00:27:08 +08:00
silverhand-bot
a5a0d44dc8
release: version packages ( #4624 )
2023-11-03 13:14:52 +08:00
Darcy Ye
1ab39d19b6
fix(console,core,test): support filter by type for GET roles and apps APIs ( #4727 )
...
* fix(console,core): do not reuse advanced search for role/app type
* chore(test): add integration test cases for using search component when assigning app/role
* chore: apply suggestions from code review
Co-authored-by: Gao Sun <gao@silverhand.io>
* chore(test): add API test cases for filtering roles/applications and add changeset
* chore: apply suggestions from code review
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-30 14:25:15 +00:00
Xiao Yijun
87df417d1a
feat(console): support HTTP for webhook requests ( #4716 )
2023-10-23 13:56:09 +08:00
simeng-li
d24aaedf5b
refactor(toolkit)!: split connector toolkit types ( #4678 )
...
* refactor(toolkit)!: split connector toolkit types
split connector toolkit types
* chore: add changeset
add changeset
2023-10-18 13:53:21 +08:00
Charles Zhao
46d0d4c0b9
refactor(schemas,core,cli): alter signing key type to json object ( #4582 )
2023-10-08 12:51:04 -05:00
silverhand-bot
6993b15ecd
release: version packages ( #4621 )
2023-10-08 00:28:22 -05:00
Gao Sun
2c340d3799
refactor(core): support roles
scope for ID token ( #4600 )
...
* refactor(core): support `roles` scope for ID token
* chore: update changeset
2023-10-07 10:20:51 +00:00
Darcy Ye
03bc7888b1
chore: add M2M RBAC changeset for @logto/core and update changelog ( #4618 )
2023-10-07 17:54:14 +08:00
silverhand-bot
f3ec4c6734
release: version packages ( #4575 )
2023-10-07 00:39:33 -05:00
Darcy Ye
a8b5a020fd
chore: add M2M RBAC changeset and remove feature switch ( #4593 )
2023-09-28 14:35:19 +08:00
Gao Sun
827123faa0
feat(core): integrate basic sentinel ( #4562 )
...
* feat(core): integrate basic sentinel
* chore: add integration tests
* refactor(test): fix toast matching
* chore: add changeset
* refactor(test): update naming
2023-09-25 08:20:17 +00:00
Gao Sun
18181f892e
refactor(shared)!: standardize id and secret generators ( #4550 )
...
* refactor(shared)!: standardize id and secret generators
* refactor: fix tests
2023-09-22 13:43:56 +08:00
silverhand-bot
d254dae5ff
release: version packages ( #4572 )
2023-09-21 22:04:40 +08:00
Charles Zhao
6f5a0acad4
fix(phrases): phrase key should not contain dot ( #4565 )
...
* fix(phrases): phrase key should not contain dot
* chore: add changeset
* refactor: keep `.` in the error code
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-21 13:41:41 +00:00
Charles Zhao
a4b44dde54
refactor(console): update protect api guide for express.js ( #4564 )
...
refactor(console): update protect api on express guide content
2023-09-21 20:50:20 +08:00
silverhand-bot
e69f941e38
release: version packages ( #4451 )
2023-09-18 10:47:19 +00:00
Gao Sun
310698b0d2
refactor(cli): polish cli output ( #4545 )
...
* refactor(cli): polish cli output
* chore: add changeset
2023-09-18 18:27:25 +08:00
Gao Sun
9fb2a2cbec
chore: fix changeset ( #4522 )
2023-09-15 11:09:41 +00:00
Gao Sun
f6723d5e2f
chore: add changeset
2023-09-15 13:54:59 +08:00
Gao Sun
f8408fa77a
chore: add changeset
2023-09-15 10:45:46 +08:00
wangsijie
17fd64e643
feat(core,schemas): support region option for s3 storage ( #4439 )
2023-09-14 14:46:27 +08:00
Gao Sun
e8b0b1d020
chore: password policy release prep ( #4488 )
2023-09-14 10:32:46 +08:00
Charles Zhao
18e05586cc
fix(console): input verification code in profile page should not crash the app ( #4489 )
...
* fix(console): input verification code in profile page should not crash the app
* chore: add changeset
2023-09-12 13:38:37 +00:00
Darcy Ye
5d78c7271b
refactor(core,schemas): update roles table schemas, add type column ( #4378 )
...
refactor(core,schemas): update roles table schemas, add type col and fix UTs
refactor(test,core,schemas): add role type constraint to DB level to keep the data source clean
2023-09-11 03:27:49 +00:00
Gao Sun
daf9674b6f
refactor(cli): keep original untranslated mark when syncing keys
2023-09-06 16:25:45 +08:00
silverhand-bot
f416ec3312
release: version packages ( #4270 )
2023-08-30 16:16:55 +08:00
Gao Sun
d90b4e7f65
feat(console): add asp.net core tutorial
2023-08-28 18:37:23 +08:00
wangsijie
ae0ef919fb
feat(cli): add key type for rotating command ( #4314 )
2023-08-14 14:57:26 +08: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
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
silverhand-bot
74e9734ef8
release: version packages ( #4255 )
2023-07-31 18:43:59 +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
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
wangsijie
5ccdd7f31a
feat(core,schemas): record daily active users ( #4113 )
2023-07-07 15:14:29 +08:00
Danil Tankov
3e72b6d56d
feat(connector): create SMSAero connector ( #4096 )
...
* feat(connector): create SMSAero connector
* fix(connector): smsaero connector code review fixes
* chore: add changeset for sms aero
---------
Co-authored-by: wangsijie <wangsijie94@gmail.com>
2023-07-04 12:22:13 +08:00
silverhand-bot
53131ad5a7
release: version packages ( #4033 )
2023-06-28 18:57:43 +08:00
Gao Sun
cfe4fce51c
fix: support circular reference when normalizing errors ( #4069 )
2023-06-21 16:05:33 +08:00
Charles Zhao
e9c2c9a6de
feat(toolkit): add new font tokens in core-kit ( #4065 )
...
* feat(toolkit): add new font tokens in core-kit
* chore: code clean-up
2023-06-21 14:48:34 +08:00
simeng-li
c743cef429
fix(ui): fix preview classname overwrite bug ( #4038 )
...
fix(ui): fix preview mode user can interact bug
fix preview mode user can interact bug
2023-06-15 18:56:32 +08:00
Gao Sun
ecbecd8e43
chore: add changesets
2023-06-13 16:01:45 +08:00
silverhand-bot
3acb0d2db1
release: version packages ( #3857 )
2023-06-06 23:21:29 +08:00
Xiao Yijun
c5770107a0
refactor(core): remove message id from hook request headers ( #3979 )
2023-06-06 13:20:05 +08:00
Gao Sun
268dc50e76
chore: add changeset and update phrases
2023-06-04 23:13:42 +08:00
Darcy Ye
64af2dc88e
fix(connector): signature method for both Aliyun DM and SMS ( #3920 )
2023-06-02 06:15:52 +00: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
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
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
wangsijie
2cab3787c1
feat(schemas): add cloudflare hostnames configs ( #3902 )
2023-05-26 11:44:10 +08:00
Charles Zhao
497d5b5262
feat(console,phrases): add support to update sign-in identifiers in user details form ( #3828 )
...
* feat(console,phrases): add support to update sign-in identifiers in user details form
* chore: add changeset
2023-05-17 08:19:51 +00:00
simeng-li
ac65c8de4a
refactor(core): remove the reportOnly flag ( #3849 )
...
* refactor(core): remove the reportOnly flag
remove all the reportOnly flag of the CSP security headers. Bring up strict policy check
* chore: add changeset
add changeset
2023-05-17 14:00:01 +08:00
silverhand-bot
404fe9a03f
release: version packages ( #3794 )
2023-05-16 04:52:17 +00:00
Charles Zhao
0023dfe38a
feat(core): add management APIs to help with linking social identities to user ( #3821 )
...
* feat(core): add management APIs to help with linking social identities to user
* chore: add changeset
* test: add integration tests
* chore: improve wording
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
* chore: improve wording
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
* refactor: return user identities after update
* chore: rename test filename
* chore: add code annotation
---------
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2023-05-15 19:25:50 +08:00
Darcy Ye
a65bc9b13b
fix(console): ignore empty number input box in connector config ( #3822 )
2023-05-15 15:43:54 +08:00
simeng-li
beb6ebad50
test(core): update the resource response guard and integration tests ( #3824 )
...
* test(core): update the resouce response guard and integration tests
update the resource response guard and integration tests
* fix(test): fix test
fix resource test
* fix(schemas): add non-empty string type guard (#3826 )
* fix(schemas): add non-empty zod guard to the string typed schema field
add non-empty zod guard to the string typed schema field
* fix(schemas): comment out non-empty string guard
comment our non-empty string guard for now
* chore: add change set
add change set
* fix(schemas): remove the guard if has default value
remove the guard if has default value
* refactor(core): replace zod merge using zod extend
replace zod merge using zod extend
2023-05-15 15:12:15 +08:00
Gao Sun
1642df7e1c
refactor(core): add response schemas to swagger.json API ( #3801 )
2023-05-04 12:35:55 +08:00
silverhand-bot
6fd1e9cc56
release: version packages ( #3793 )
...
* chore: pass arguments to version script
* release: version packages
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 04:31:59 +00:00
Gao Sun
5a8442712f
refactor: update tracking components ( #3792 )
...
* refactor: update tracking components
* refactor: track once for the same session
2023-04-29 12:02:52 +08:00
Gao Sun
61aaf7d98d
feat: support passing cli arguments via @logto/create
( #3778 )
2023-04-28 22:47:13 +08:00
silverhand-bot
4bba658d7b
release: version packages ( #3751 )
2023-04-27 19:11:20 +08:00
Darcy Ye
5581f64768
feat(connector): enable configurable scope ( #3749 )
2023-04-24 08:50:44 +00:00
Gao Sun
046a5771b5
chore: add changesets ( #3750 )
2023-04-24 08:48:37 +00:00
silverhand-bot
dd24aafc17
release: version packages ( #3728 )
2023-04-20 17:04:15 +00:00
Gao Sun
748878ce5b
feat(app-insights): add React context provider and hook
...
and fix AppInsights init issue for frontend projects.
2023-04-21 00:29:53 +08:00
Gao Sun
4331deb6f2
feat(app-insights): support ClickAnalytics plugin
2023-04-21 00:29:52 +08:00
silverhand-bot
666c4eaaa7
release: version packages ( #3722 )
2023-04-19 22:34:00 +08:00
Gao Sun
352807b16a
feat: setting cloud role name for AppInsights in React ( #3721 )
...
* feat: setting cloud role name for AppInsights in React
* refactor: simplify service role names
2023-04-19 12:39:37 +00:00
silverhand-bot
9f50cc4a80
release: version packages ( #3718 )
2023-04-19 18:05:22 +08:00
Gao Sun
8197885e43
chore: add changeset ( #3716 )
2023-04-19 17:21:03 +08:00
silverhand-bot
85889031d0
release: version packages ( #3705 )
2023-04-18 21:13:31 +08:00
Gao Sun
b2b15723b5
chore: update changesets config ( #3703 )
...
chore: update changeset config
2023-04-17 16:22:39 +08:00
Charles Zhao
457cb28224
fix(console): adding social connector should mark related get-started action item as completed ( #3693 )
...
* fix(console): adding social connector should mark related get-started action item as completed
* chore: add changeset
2023-04-15 08:10:42 +08:00
Xiao Yijun
c5eb3a2ba7
feat(console): create user by multiple identifiers ( #3694 )
2023-04-14 09:48:49 +00:00
Xiao Yijun
5553425fcd
feat(console): suspend user ( #3696 )
2023-04-14 16:44:37 +08:00
Charles Zhao
6b1948592a
feat(core): provide management API to detect if user has password ( #3698 )
...
* feat(core): provide management API to detect if user has password
* chore: add changeset
* chore: add response status to koa guard
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-14 12:22:33 +08:00
simeng-li
4945b0be23
fix(cli): fix changeset syntax ( #3689 )
...
* fix(cli): fix changeset syntax
fix changeset syntax
* fix(cli): move stage to changeset
move stage to changeset
2023-04-11 06:05:17 +00:00
Gao Sun
1ac2582834
Merge pull request #3685 from logto-io/gao-cli-use-current-dir
...
refactor(cli): use current directory as instance path if no input
2023-04-11 00:09:16 +08:00
Gao Sun
1df4c91102
Merge pull request #3679 from logto-io/gao-implement-central-cache
...
feat: central cache
2023-04-11 00:07:34 +08:00
Charles Zhao
7af8e9c9b1
feat(core): add management API to verify user password ( #3680 )
...
* feat(core): add management API to verify user password
* chore: add changeset
2023-04-09 22:01:35 +08:00
Gao Sun
91906f0ebf
refactor(cli): use current directory as instance path if no path input for cli
2023-04-08 17:24:15 +08:00
Gao Sun
1548e0732f
chore: add comments and refactor
2023-04-07 14:36:25 +08:00
Gao Sun
9847fdc098
Merge pull request #3676 from logto-io/gao-reorg-pacakges
...
refactor: reorg packages
2023-04-07 01:22:17 +08:00
Gao Sun
30033421cd
chore: add changeset
2023-04-07 01:08:27 +08:00
Gao Sun
6cbc90389f
fix(console): log event filter ( #3678 )
2023-04-06 11:32:46 +08:00
Gao Sun
94e03f2768
Merge pull request #3661 from logto-io/gao-add-spa-as-dependency
...
refactor(core): add single-page apps as dependencies
2023-04-03 17:02:52 +08:00
Gao Sun
e1c67a4ec7
Merge pull request #3660 from logto-io/gao-update-publish-workflow
...
refactor: update pubilsh flow
2023-04-03 17:00:49 +08:00
Gao Sun
8fa5f00452
Merge pull request #3659 from logto-io/gao-use-local-connectors
...
refactor: use local connectors
2023-04-03 16:58:42 +08:00
Gao Sun
1e5b68423a
refactor(core): add single-page apps as dependencies
2023-04-02 17:40:07 +08:00
Gao Sun
f97ebaa3db
refactor: update pubilsh flow
2023-04-02 17:05:18 +08:00
Gao Sun
3c84d81ff5
chore: add changeset
2023-04-02 14:14:23 +08:00
Gao Sun
206fba2b57
feat(phrases): add pl-PL translation
2023-04-01 02:00:04 +08:00
Gao Sun
ae6a549936
chore: add changeset
2023-04-01 01:55:39 +08:00
Gao Sun
736d6d212b
chore: add changeset
2023-03-31 23:22:46 +08:00
silverhand-bot
ad13427c37
release: version core packages ( #3644 )
2023-03-30 19:44:40 +08:00
Gao Sun
484f08523b
chore: update changeset ( #3643 )
...
* chore: move changeset
* chore: remove changeset-staged
2023-03-30 19:28:08 +08:00
Gao Sun
5c50957a95
feat(phrases): add zh-HK and zh-TW translation
2023-03-30 01:01:59 +08:00
Gao Sun
f9ca7cc495
feat(phrases): add ru translation
2023-03-30 00:43:53 +08:00
Gao Sun
f3d60a5169
feat(phrases): add es translation
2023-03-29 18:36:22 +08:00
Gao Sun
e9e8a6e11e
refactor(phrases): update fr translation
2023-03-29 18:35:18 +08:00
Gao Sun
37714d153c
feat(phrases): add ja language
2023-03-29 18:00:37 +08:00
Gao Sun
e2ec1f93e4
chore: add changeset
2023-03-28 21:48:54 +08:00
silverhand-bot
a43e72d177
release: version core packages ( #3578 )
2023-03-22 14:58:19 +08:00
Gao Sun
621b09ba12
chore: force bump schemas version ( #3571 )
2023-03-22 14:14:25 +08:00
silverhand-bot
2f69933d51
release: version core packages ( #3564 )
2023-03-21 17:56:06 +08:00
Gao Sun
03ac35e755
fix(core): use unprefixed fields for query ( #3563 )
2023-03-21 07:46:50 +00:00
Gao Sun
28e9fa4290
release: core v1.0.0 ( #3554 )
...
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
2023-03-20 23:57:04 +08:00
Gao Sun
415c2fab23
release: toolkit v1.0.0 ( #3552 )
2023-03-20 21:38:32 +08:00
silverhand-bot
839ee874da
release: version toolkit packages ( #3511 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-19 12:56:22 +00:00
Darcy Ye
ad3611f5a0
refactor(schemas,core,toolkit): remove connector db storage and disable access ( #3505 )
2023-03-19 11:45:13 +00:00
Gao Sun
ef9bd97390
chore: add changeset
2023-03-02 17:02:39 +08:00
Gao Sun
237df1721c
release: version core packages
2023-02-26 15:03:37 +08:00
Gao Sun
5e1466f405
chore: add changeset
2023-02-26 15:01:20 +08:00
silverhand-bot
cda2c821cd
release: version core packages ( #3225 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-25 23:15:42 +08:00
Gao Sun
c127174128
chore: add changesets ( #3219 )
2023-02-24 22:57:03 +08:00
silverhand-bot
dfa17ba555
release: version toolkit packages ( #3168 )
2023-02-21 03:42:49 +00:00
wangsijie
69ac13e3aa
feat(toolkit): add description and tooltip for formItems ( #3129 )
2023-02-21 11:27:52 +08:00
silverhand-bot
888c856ae2
release: version toolkit packages ( #3104 )
2023-02-13 07:37:11 +00:00
wangsijie
8658827caa
chore: add changeset for connector kit ( #3102 )
2023-02-13 07:19:57 +00:00
silverhand-bot
b2f4b728de
release: version core packages ( #3054 )
2023-02-03 09:45:53 +00:00
Gao Sun
51f527b0c8
chore: add changesets ( #3053 )
2023-02-03 09:37:19 +00:00
Gao Sun
2c19a83f0b
release: version packages
2023-02-02 22:21:34 +08:00
Gao Sun
f4b8063bed
chore: manually update to rc
2023-02-02 22:18:08 +08:00
Gao Sun
f41fd3f05f
chore: move changesets and enter rc
2023-02-02 22:13:18 +08:00
Gao Sun
51774ad8c3
refactor: apply suggestions from code review
2023-02-02 18:33:55 +08:00
simeng-li
fdb2bb48ed
chore(core,ui): add social flow changeset
...
add social flow changeset
2023-02-02 18:20:40 +08:00
silverhand-bot
70e126c415
release: version toolkit packages ( #3017 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-29 16:25:12 +08:00
Darcy Ye
69af8a381d
chore: move changeset file ( #3016 )
2023-01-29 06:19:42 +00:00
Gao Sun
4d9d16661d
release: version core packages
2023-01-06 16:48:18 +08:00
Gao Sun
df9e98dcef
fix: version lifecycle script ( #2832 )
2023-01-06 16:46:48 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages ( #2803 )
2023-01-01 19:55:54 +08:00
silverhand-bot
6e56de3583
release: version toolkit packages ( #2802 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-01 00:41:51 +08:00
Gao Sun
1c9160112b
chore: add new year release changesets
2022-12-31 23:10:30 +08:00
Gao Sun
c0526d931d
chore: add connect-kit changeset ( #2801 )
2022-12-31 23:05:57 +08:00
Gao Sun
bf3774d234
refactor(cli): remove official connectors inquiry
2022-12-30 23:56:18 +08:00
silverhand-bot
1bbfd7e0f7
release: version toolkit packages ( #2776 )
2022-12-30 14:00:14 +08:00
Gao Sun
738675a7db
chore: add toolkit changeset ( #2760 )
2022-12-30 11:54:28 +08:00
Gao Sun
a22b5d2b90
release: toolkit packages
2022-12-22 00:04:17 +08:00
Darcy Ye
c2d36b1c81
chore: add changeset of connector-kit update ( #2691 )
2022-12-21 15:42:38 +08:00
Gao Sun
8a32d7aad0
release: version packages
2022-12-13 16:18:49 +08:00
Gao Sun
02cc9abd83
chore: add changeset
2022-12-13 15:51:31 +08:00
Gao Sun
66fbb4316a
release: version packages
2022-11-30 17:11:09 +08:00
Gao Sun
38970fb887
chore: add changeset
2022-11-30 17:10:38 +08:00
Gao Sun
3b0aa43975
release: version packages
2022-11-29 20:06:17 +08:00
Gao Sun
e63f5f8b0d
chore: add changeset
2022-11-29 20:05:41 +08:00
Gao Sun
47a6915bc4
release: version packages (beta)
2022-11-16 18:21:18 +08:00
Gao Sun
2d45cc3e6e
fix: run version script when after changeset version
2022-11-16 18:11:52 +08:00
silverhand-bot
38550e0c9b
release: version packages (beta) ( #2329 )
2022-11-15 04:31:13 +00:00
Gao Sun
38ad63f9d4
chore: update changeset format
...
to fit CHANGELOG markdown files
2022-11-15 11:59:17 +08:00
Gao Sun
2168936b9c
chore: add sign-in experience v2 changeset ( #2431 )
2022-11-14 17:24:26 +08:00
wangsijie
18e3b82e67
chore: add changeset on suspend ( #2430 )
2022-11-14 17:17:24 +08:00
Gao Sun
ceb43d5d34
Merge pull request #2412 from logto-io/gao-add-publish-script
...
chore: add pubilsh script
2022-11-14 12:42:29 +08:00
Gao Sun
4028669940
chore: add changeset ( #2404 )
2022-11-11 14:42:09 +08:00
Gao Sun
7d8de8c019
chore: add pubilsh script
2022-11-11 14:04:31 +08:00
Gao Sun
3585a77de9
feat(cli): trim keys
2022-11-07 19:26:56 +08:00
Gao Sun
3ff2e90cd3
chore: add changeset for rotate via CLI
2022-11-07 16:53:08 +08:00
Gao Sun
68f2d56a24
chore: add German language changeset ( #2324 )
2022-11-04 22:23:26 +08:00
Gao Sun
ef4f6a5ad5
ci: update changeset ( #2236 )
2022-10-24 04:03:00 +00:00
Gao Sun
19666e0401
chore: introduce changesets ( #2215 )
2022-10-21 13:59:08 +08:00