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

1130 commits

Author SHA1 Message Date
Darcy Ye
ae97e7bd27
refactor(core, connector): fix code to fit new ESlint rule (#942)
* refactor(core): separate/refactor connector route UTs

* refactor(connector-wechat*): fix wechat connectors error handler to fit new eslint rule

* refactor(connector-wechat*): fix error handler
2022-05-27 21:21:23 +08:00
simeng-li
545a3929e4
fix(core): fix preview session not found bug (#970)
* fix(core): fix preview session not found bug

fix preview session not found bug

* fix(core): cr fix

cr fix
2022-05-27 19:58:40 +08:00
Charles Zhao
8a07e939a3
Merge pull request #960 from logto-io/charles-log-2197-update-error-boundary-styles
refactor(console): update error boundary styles per latest design
2022-05-27 17:51:13 +08:00
Gao Sun
7400ed8896
feat(connector): apple (#966)
* feat(connector): apple

* feat(connector): apple

* fix(connector): test

* refactor(connector): per review

* refactor(connector): update issue number

Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-05-27 15:43:42 +08:00
simeng-li
e8ee5b1149
refactor(ui): refactor social sign-in code flow (#969)
* refactor(ui): refactor social signin callback flow

refactor social signin callback flow

* fix(ui): change file structure

change file structure

* refactor(ui): refactor social sign-in code flow

refactor social sign-in code flow
2022-05-27 04:46:49 +00:00
simeng-li
7015d81378
refactor(ui): refactor social signin callback flow (#967)
* refactor(ui): refactor social signin callback flow

refactor social signin callback flow

* fix(ui): change file structure

change file structure
2022-05-27 12:42:20 +08:00
Wang Sijie
6b53ed5f4f
Merge pull request #968 from logto-io/sijie-alipay-code-json
feat(connector-alipay): parse code from json
2022-05-27 12:39:16 +08:00
wangsijie
895a24b41e
fix: alipay native 2022-05-27 11:51:06 +08:00
wangsijie
c248759b53
feat(connector-alipay): parse code from json 2022-05-27 11:23:16 +08:00
Xiao Yijun
16449ad919
chore(google-connector): remove redundant request options (#965) 2022-05-26 18:49:07 +08:00
simeng-li
ab7a35267a
refactor(ui): useSocial hooks refactor (#956)
* refactor(ui): useSocial hooks refactor

useSOcial hooks refactor

* fix(ui): remove unnecsessary loading on setting query

remove unnecessary loading
2022-05-26 18:15:41 +08:00
IceHe.xyz
9d8ef7632b
fix(schemas): remove user foreign key on application id (#964) 2022-05-26 17:44:32 +08:00
Wang Sijie
7bb864e0b7
Merge pull request #959 from logto-io/sijie-log-1995-connector-toop
feat(console): connector detail top card
2022-05-26 17:24:48 +08:00
Wang Sijie
49b7908fb8
fix(console): preview mobile device color (#958) 2022-05-26 17:24:28 +08:00
Wang Sijie
5fc2c991a4
fix(console): add border and shadow to preview (#957) 2022-05-26 17:24:05 +08:00
simeng-li
909535f4af
fix(core): update proxy guard middleware (#963)
update proxy guard middleware
2022-05-26 16:54:40 +08:00
wangsijie
5288d6d6f4
feat(console): connector detail top card 2022-05-26 15:43:56 +08:00
Charles Zhao
b68e6a6235
refactor(console): update error boundary styles per latest design 2022-05-26 15:36:49 +08:00
simeng-li
70d34c49c8
refactor(ui): social container refactor (#955)
* refactor(ui): social container refactor

social container refactor

* refactor(ui): extract socialSignInIconList

extract socialSignInIconList
2022-05-26 13:30:09 +08:00
Xiao Yijun
f01d113445
feat(console): update connector icons (#935) 2022-05-26 13:07:52 +08:00
IceHe.xyz
45a977790e
feat(core): get /dashboard/users/new (#940) 2022-05-26 11:24:52 +08:00
simeng-li
da41369bfd
fix(ui): social bind account should back to sign-in page (#952)
social bind account should back to sign-in page
2022-05-26 10:06:25 +08:00
Wang Sijie
fa14589440
fix(console): adjust preview size (#951) 2022-05-26 10:03:51 +08:00
renovate[bot]
ffbb1eea0f
chore(deps): update dependency lerna to v5 (#954)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 23:06:11 +08:00
IceHe.xyz
c4bb0de7d4
feat(core): get /dashboard/users/total (#936)
* feat(core): get /dashboard/users/total

* test(core): get /dashboard/users/total
2022-05-25 16:54:21 +08:00
simeng-li
4abcda6820
feat(ui): add mobile terms of use iframe modal (#947)
add mobile terms of use iframe modal
2022-05-25 16:42:18 +08:00
Wang Sijie
d8c8c041b9
fix(console): hide split line when username is empty (#949) 2022-05-25 16:35:49 +08:00
Charles Zhao
281d6693d4
Merge pull request #946 from logto-io/charles-log-2686-improve-delete-confirm-experience
refactor(console): improve delete confirm experience by auto focusing input
2022-05-25 16:24:46 +08:00
Charles Zhao
95e394ba1c
Merge pull request #941 from logto-io/charles-log-2588-add-integration-guide-for-native-sdks
refactor(console): refactor integration guide to support native SDKs
2022-05-25 16:00:00 +08:00
Charles Zhao
147b27c165
refactor(console): refactor integration guide to support native SDKs 2022-05-25 15:52:52 +08:00
Charles Zhao
423b1a98b8
feat(console): add integration guide for vue sdk 2022-05-25 15:52:51 +08:00
Charles Zhao
9fb30871f1
Merge pull request #937 from logto-io/charles-log-2590-add-ac-integration-guide-for-vue-sdk
feat(console): add integration guide for vue sdk
2022-05-25 15:49:44 +08:00
Wang Sijie
077ed120f0
fix(core): prevent session lost for bind social (#948) 2022-05-25 15:26:40 +08:00
Charles Zhao
edd04c91d4
Merge pull request #928 from logto-io/charles-log-2672-refine-react-sdk-docs
docs: refine react sdk documentation content
2022-05-25 15:04:29 +08:00
Charles Zhao
4931923e1c
feat(console): add integration guide for vue sdk 2022-05-25 15:04:07 +08:00
Charles Zhao
7ed65b5d3d
docs: refine react sdk documentation content 2022-05-25 15:00:45 +08:00
IceHe.xyz
bddf47bf90
feat(core): get /logs/:id (#934) 2022-05-25 14:59:02 +08:00
Charles Zhao
2a1d46da6f
docs: integrate Vue SDK 2022-05-25 14:41:36 +08:00
simeng-li
d60748b20c
refactor(ui): refactor some component structure (#943)
* refactor(ui): refactor some component structure

refactor some component structure

* refactor(ui): relocate terms of use modal

relocate terms of use modal
2022-05-25 14:24:40 +08:00
Darcy Ye
96796203dd
feat(native-connectors): pass random state to native connector sdk (#922)
* feat(native-connectors): pass random state to native connector SDK

* refactor(connector-*): update type GetAuthorizationUri

* refactor(core): fix input params order
2022-05-25 14:23:53 +08:00
Charles Zhao
3d259cbcf9
Merge pull request #927 from logto-io/charles-log-2671-add-vue-sdk-integration-guide-in-docs
docs: integrate Vue SDK
2022-05-25 14:19:54 +08:00
Charles Zhao
9e0e388a28
refactor(console): improve delete confirm experience 2022-05-25 13:46:41 +08:00
IceHe.xyz
bf6e08c372
feat(schemas): create log indices on application id and user id (#933) 2022-05-25 12:59:35 +08:00
Charles Zhao
637b63e73d
docs: integrate Vue SDK 2022-05-25 12:28:25 +08:00
Xiao Yijun
c3c2cc770d
test(connector-github): convert null to undefined in user info response (#945) 2022-05-25 03:32:04 +00:00
Xiao Yijun
c325cf60f9
fix(connector-github): convert null value to undefined in user info response (#944) 2022-05-25 11:12:39 +08:00
simeng-li
48607219f5
style(ui): implement dynamic color theme (#938)
* style(ui): implement dynamic color theme

implement dynamic color theme

* fix(ui): avoid precision issue

avoid precision issue

* fix(ui): fix typo

* fix(ui): fix typo

fix typo
2022-05-25 09:58:54 +08:00
simeng-li
7a17d41acf
fix(ui): fix social bug (#939)
* fix(ui): fix social bug

fix social bug

* fix(ui): align social bind account api path

align social bind account api path
2022-05-24 20:48:12 +08:00
simeng-li
8060ec4941
refactor(ui): add preview social connectors filter (#932)
* refactor(ui): add preview social connectors filter

add preview social connectors filter

* fix(ui): typo fix

typo fix
2022-05-24 16:43:14 +08:00
simeng-li
cf360b9c15
feat(core): add admin role validation to the koaAuth (#920)
* feat(core): add admin role validation to the koaAuth

add admin role validation to the koaAuth

* fix(core): cr fix

cr fix
2022-05-24 16:42:28 +08:00