Charles Zhao
cd9ce73228
Merge pull request #702 from logto-io/charles-log-2171-refactor-sdk-integration-guide-with-mdx
...
refactor(console): sdk integration guide with mdx
2022-04-28 21:06:04 +08:00
Charles Zhao
ea91fbaa51
refactor(console): sdk integration guide with mdx
...
show response error toast
2022-04-28 20:59:08 +08:00
Xiao Yijun
784451c39e
docs: kotlin core api reference ( #658 )
2022-04-28 19:03:50 +08:00
renovate[bot]
13cfbf5610
chore(deps): update dependency tsc-watch to v5 ( #700 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 18:18:15 +08:00
renovate[bot]
38b8505aa3
chore(deps): update dependency lint-staged to v12 ( #698 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 08:23:59 +00:00
Darcy Ye
e56a4894b7
feat(core): wrap wechat connector ( #676 )
...
* feat(core): wrap wechat web connector
* feat(core): wrap wechat native connector
* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:55:49 +08:00
renovate[bot]
82f7d488bd
chore(deps): update dependency lint-staged to v12 ( #689 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 15:37:21 +08:00
Gao Sun
e7179c724a
chore: add one-liner install command ( #693 )
...
* chore: add one-liner install command
* refactor: versions
2022-04-28 07:27:08 +00:00
Gao Sun
8b22cf4c89
fix: lockfile ( #694 )
2022-04-28 15:18:40 +08:00
Darcy Ye
2049b4f73a
feat(core): wrap google connector ( #674 )
...
* feat(core): wrap google connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:16:05 +08:00
Darcy Ye
3a956fae10
feat(core): wrap github connector ( #673 )
...
* feat(core): wrap github connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:01:55 +08:00
Darcy Ye
a06d3ee73c
feat(core): wrap aliyun short message service connector ( #670 )
...
* feat(core): wrap Aliyun short message service connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependencies and remove query-string.stringify()
2022-04-28 14:48:18 +08:00
renovate[bot]
712cd795d0
chore(deps): update dependency tsc-watch to v5 ( #690 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 05:40:40 +00:00
Gao Sun
e61dba90a8
fix(core): remove ESM declaration ( #687 )
2022-04-28 04:18:03 +00:00
simeng-li
b601fb45ce
refactor(ui): implement errorHander in useApi hook ( #684 )
...
* refactor(ui): implement api error handler
implement api error handler
* refactor(ui): extend register account exist flow
extend register account exist flow
* feat(ui): username exsit error
username exsit error
* refactor(ui): redirect pack if no value found in passcode validation page
redirect pack if no value found in passcode validation page
2022-04-28 12:13:23 +08:00
Gao Sun
d108f4b883
fix(core): set module in base config ( #685 )
2022-04-28 03:58:14 +00:00
Wang Sijie
5944ff075e
feat(console): dynamic sign in methods form ( #666 )
2022-04-28 11:42:44 +08:00
Gao Sun
6738b6a088
refactor(core): use esm in core ( #681 )
2022-04-28 11:19:38 +08:00
simeng-li
b0138bdc0f
fix(ut): fix ut ( #683 )
...
fix ut
2022-04-28 10:06:47 +08:00
simeng-li
6e5f14792e
refactor(ui): update api lang header ( #680 )
...
update api lang header
2022-04-27 18:36:26 +08:00
IceHe.xyz
7278ba4095
fix(core): update timestamp field with millisecond precision ( #677 )
2022-04-27 17:02:21 +08:00
Gao Sun
e7fe1200ce
chore: download and install logto ( #668 )
...
* chore: download and install logto
* fix: remove `detached`
* refactor: query instead of throwing error when postgres not found
2022-04-27 15:48:03 +08:00
Wang Sijie
dc976d8248
fix(console): ui fixes ( #678 )
...
* fix: tabnav border
* fix: action menu
* fix: copytoclipboard border
2022-04-27 15:06:59 +08:00
Wang Sijie
19b9db809a
fix(console): new ui in save changes footer ( #661 )
2022-04-27 06:11:17 +00:00
simeng-li
5e251bdc08
feat(ui): add bind social account flow ( #671 )
...
* refactor(ui): passdown bindWithSocial query params
passdown bindWithSocial query params
* feat(ui): add bindSocialAccount to the sign-in request
add bindSocialAccount to the sign-in requeset
* fix(ui): cr fix
cr fix
2022-04-27 14:05:10 +08:00
Wang Sijie
e7faf32b5f
fix(console): remove plain copytoclipboard padding ( #675 )
2022-04-27 13:45:28 +08:00
Darcy Ye
cbd6cfae8a
feat(core): wrap facebook connector ( #672 )
...
* feat(core): wrap facebook connector
* feat(core): connectors package.json private should be FALSE
2022-04-27 12:48:42 +08:00
Darcy Ye
54b62094c8
feat(core): wrap aliyun direct mail connector ( #660 )
...
* feat(core): wrap aliyun direct mail connector
* feat(core): remove copyfiles and reorganize files
2022-04-26 19:32:41 +08:00
Gao Sun
72a78cb562
Merge pull request #663 from logto-io/gao-refactor-move-core-to-cli
...
refactor: move cli -> core
2022-04-26 17:33:46 +08:00
simeng-li
ce4d6daad2
refactor(ui): extract useBindSocial hook ( #667 )
...
extract useBindSocial hook
2022-04-26 17:31:00 +08:00
Gao Sun
0fbca8be4b
refactor(core): add manyRows()
for queries ( #665 )
2022-04-26 17:26:50 +08:00
simeng-li
12cf518c88
refactor(ui): refactor signin method link ( #669 )
...
refactor signin method link
2022-04-26 17:22:03 +08:00
Wang Sijie
875a31ec2a
feat(console): sign in experience setup others tab ( #662 )
2022-04-26 08:50:47 +00:00
simeng-li
c5b1fed805
feat(ui): add social sign-in binding page ( #664 )
...
* feat(ui): add social sign-in binding page
add social sing-in binding page
* feat(ui): temp redirect to the username sign-in page
temp redirect to the username sign-in page
* fix(ui): fix style missing bug
fix style missing bug
2022-04-26 14:32:45 +08:00
Gao Sun
2715383ca2
fix: deps
2022-04-26 14:20:09 +08:00
Gao Sun
f5c7faf775
refactor: move cli -> core
2022-04-26 14:11:15 +08:00
IceHe.xyz
a10b427c87
feat(core,schemas): log register ( #601 )
2022-04-26 03:49:11 +00:00
IceHe.xyz
3aa4342f2e
feat(core,schemas): make it type-safer to log ( #656 )
2022-04-26 11:31:07 +08:00
Darcy Ye
68a64d3ef5
feat(core): wrap alipay web connector ( #643 )
...
* feat(core): wrap Alipay web connector and fix UTs/dependencies accordingly
* feat(core): changed some utils functions' modifier from public to private
* feat(core): fix node version
* feat(core): removed unnecessary dependency
2022-04-26 01:57:32 +00:00
simeng-li
5e7744095a
feat(ui): render page using sign-in exp settings ( #655 )
...
* feat(ui): render page using sign-in exp settings
render page using sign-in exp settings
* fix(ui): remove unused classname
remove unused classname
* fix(ui): cr fix
cr fix
2022-04-26 08:00:19 +08:00
simeng-li
d2252cef09
refactor(ui): refactor ui form ( #651 )
...
* refactor(ui): refactor ui form
create useForm hook
* fix(ui): cr fix
cr fix
* fix(ui): cr fix
cr fix
2022-04-25 14:11:57 +08:00
Gao Sun
1636f10f30
chore: align author ( #657 )
2022-04-25 03:26:41 +00:00
Darcy Ye
2f04d59278
Merge pull request #642 from logto-io/yemq-extract-connector-types
...
feat(core): wrap @logto/shared and @logto/connector-types
2022-04-24 21:53:08 +08:00
Darcy Ye
de5221d84b
feat(core): rebuild to keep pnpm-lock up to date
2022-04-24 20:54:40 +08:00
Darcy Ye
5238f8374d
feat(core): merge tsconfig.base to tsconfig
2022-04-24 20:53:34 +08:00
Darcy Ye
f669f6b657
feat(core): fix packages' dependencies
2022-04-24 20:53:34 +08:00
Darcy Ye
0ae081ad56
feat(core): remove redundancy and reorganize code
2022-04-24 20:53:34 +08:00
Darcy Ye
715e77ec09
feat(core): fix
2022-04-24 20:53:34 +08:00
Darcy Ye
edf5053581
feat(core): wrap logto/shared and logto/connector-types
2022-04-24 20:53:31 +08:00
simeng-li
3c8869150d
fix(ui): fix overlay ( #652 )
...
fix overlay
2022-04-24 20:33:35 +08:00