0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

124 commits

Author SHA1 Message Date
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