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

1093 commits

Author SHA1 Message Date
Charles Zhao
7ed65b5d3d
docs: refine react sdk documentation content 2022-05-25 15:00:45 +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
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
Wang Sijie
5b44b7194e
feat(core): serve connector logo (#931) 2022-05-24 13:54:37 +08:00
Darcy Ye
054b0f7b6a
feat: remove target, platform from connector schema and add id to metadata (#930)
* feat(core,schema,connectors): remove target,platform form connector schema and add id to metadata

* feat(schema,ui,console): unwrap ConnectorMetadata in ConnectorDTO

* feat(schema,ui,console): connector id use dashline instead of underscore

* feat(connector-alipay*): fix typos

* feat(connector-alipay*): remove unnecessary type declaration
2022-05-24 11:39:44 +08:00
simeng-li
cd18a7a046
refactor(ui): use postMessage on preview (#929)
* refactor(ui): use postMessage on preview

use postMessage on preview

* fix(ui): cr fix

cr fix

* fix(ui): cr fix

cr fix

* fix(ui): cr fix

cr fix
2022-05-24 11:38:20 +08:00
Darcy Ye
10d30ee309
refactor(core): remove getConnectorInstanceByType (#921)
* feat(core): remove getConnectorInstanceByType

* feat(connectors): add UTs
2022-05-23 23:39:36 +08:00
Gao Sun
43d4fd23fd
refactor: remove AC client dependency (#917)
* refactor: remove AC client dependency

* refactor: admin console URL and management API indicator

* fix: typo
2022-05-23 11:18:48 +00:00
Wang Sijie
57952e4ddc
refactor(console): connector platform icon (#923) 2022-05-23 17:58:46 +08:00
Wang Sijie
16ec018b71
fix: connectors platform (#925) 2022-05-23 17:54:05 +08:00
Xiao Yijun
27d81face1
refactor(connector): connector constructor (#926) 2022-05-23 17:49:29 +08:00
Darcy Ye
a3a7c52a91
feat(connectors): add logo for connectors (#914) 2022-05-23 04:44:42 +00:00
simeng-li
91eabcd9f7
style(ui): main flow style update (#912)
main flow style update
2022-05-23 10:32:33 +08:00
Gao Sun
71d4b25cd3
ci: separate main workflow jobs (#918)
* ci: separate main and lint

* ci: separate build and test

* ci: prepack before lint
2022-05-22 16:12:29 +08:00
Xiao Yijun
fe99928a41
fix(core): revert add custom claims to id token (#919)
This reverts commit 9ccda932a4.
2022-05-22 03:33:13 +00:00
simeng-li
207c404aeb
feat(core): empty path sould redirect to the console page (#915)
* feat(core): empty path sould redirect to the console page

empty path should redirect to the console page

* fix(core): remove console log

remove console log

* fix(core): cr fix

cr fix
2022-05-22 10:32:04 +08:00
IceHe.xyz
5d7f2e436c
refactor(core,schemas): remove passcode in logs (#916) 2022-05-20 17:04:22 +00:00
Xiao Yijun
9ccda932a4
feat(core): add custom claims to id token (#911) 2022-05-20 22:37:47 +08:00
Xiao Yijun
d65999514f
fix(core): update role names (#913) 2022-05-20 17:59:55 +08:00
simeng-li
5e0c39e516
fix(ui): hide social signin method if connectors are empty (#909)
hide social signin method if connectors are empty
2022-05-20 15:58:02 +08:00
IceHe.xyz
e5196fc31d
feat(core): grantRevokedListener for logging revocation of access and refresh token (#900)
* feat(core): grantRevokedListener for logging access and refresh token revocation

* chore(core): improve description of grantRevokedListener test cases

* refactor(core): extract addOidcEventListeners
2022-05-20 13:54:05 +08:00
Darcy Ye
9589aeafec
feat(connector-alipay-native): add Alipay Native connector (#873)
* feat(connector-alipay-native): add Alipay Native connector

* feat(connector-alipay-native): add Alipay Native connector to initialization
2022-05-20 13:40:40 +08:00
Gao Sun
3daf574946
test: allow JS in tests (#903) 2022-05-20 13:02:36 +08:00
simeng-li
ad674c30ca
refactor(ui): refactor native supported social connectors jsbridge (#907)
* refactor(ui): refactor native supported social connectors jsbridge api schema

refactor native supported social connectors jsbridge api schema

* fix(ui): fix typo

fix typo
2022-05-20 04:43:57 +00:00
Wang Sijie
540bf9c055
feat(console): preview device wrapper (#896) 2022-05-20 10:58:18 +08:00
renovate[bot]
e86ce3ce7f
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.2.2 (#908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 02:49:53 +00:00
renovate[bot]
e5cb163dc2
chore(deps): update dependency @shopify/jest-koa-mocks to v4 (#904)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 10:41:09 +08:00
Gao Sun
11d9488f4b
refactor(core): update management API indicator (#906) 2022-05-20 10:23:13 +08:00
Darcy Ye
d6de6a8e73
feat(connector-types/wechat-native): fix wechat native getAuthUri (#895)
* feat(connector-types/wechat-native): fix wechat native getAuthUri

* feat(connector-wechat-native): fix
2022-05-20 10:22:12 +08:00
simeng-li
67f080e862
feat(core): add phone number and email mask (#891)
* feat(core): add phone number and email mask

add phone number and email mask

* fix(core): fix typo

fix typo
2022-05-20 10:04:52 +08:00
simeng-li
9859213e19
refactor(ui): refactor terms modal as a promisified function (#897)
refactor terms modal as a promisified function
2022-05-20 09:59:40 +08:00
Darcy Ye
d7ce13d260
feat(connector-twilio-sms): add twilio sms connector (#881)
* feat(connector-twilio-sms): add twilio sms connector

* feat(connector-twilio-sms): add twilio sms connector to initialization
2022-05-20 09:56:16 +08:00
Gao Sun
17c63cd2d9
feat(core): cookie keys configuration (#902)
* feat(core): cookie keys configuration

* refactor: improved wording

* refactor: improved wording

* fix(core): test
2022-05-20 00:08:33 +08:00
Charles Zhao
b7ca3a1f14
Merge pull request #901 from logto-io/charles-fix-sign-in-exp-guide-header-background-color
style(console): fix header background color in sign-in experience guide
2022-05-19 23:35:54 +08:00
Charles Zhao
8c77e65cb1
Merge pull request #898 from logto-io/charles-log-2578-improve-scrollbar-styles
style(console): improve scrollbar styles, leaving 4px margin on both sides
2022-05-19 23:26:43 +08:00
Charles Zhao
f943768195
style(console): fix header background color in sign-in experience guide 2022-05-19 23:23:51 +08:00
Charles Zhao
2568d80e2a
Merge pull request #893 from logto-io/charles-fix-dropdown-component-corners
style(console): fix overflow dropdown corners
2022-05-19 22:15:45 +08:00
Gao Sun
6043147560
chore: update README (#899)
* chore: update README

* chore: update READMD
2022-05-19 12:00:47 +00:00
IceHe.xyz
797344f6f5
feat(core): grantErrorListener for logging token exchange error (#894)
* feat(core): grantErrorListener for logging token exchange error

* refactor(core): extract getLogType

* refactor(core): oidc provider event listeners will skip logging if found unexpected grant_type

* test(core): oidc provider event listeners will skip logging if found unexpected grant_type
2022-05-19 19:48:34 +08:00
Charles Zhao
3e7ff0cedf
style(console): improve scrollbar styles, leaving 4px margin on both sides 2022-05-19 19:41:13 +08:00