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 |
|
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 |
|
Wang Sijie
|
97e6bdd8aa
|
feat(console): connector logo and platform icon (#892)
|
2022-05-19 17:31:32 +08:00 |
|
Charles Zhao
|
863b3a9286
|
style(console): fix overflow dropdown corners
|
2022-05-19 15:06:34 +08:00 |
|
simeng-li
|
243426882e
|
style(ui): web ui refinement (#879)
* style(ui): web ui refinement
web ui refinement
* style(ui): shadow update
shadow update
|
2022-05-19 14:21:38 +08:00 |
|
simeng-li
|
85e475d85e
|
refactor(ui): rename native supported connctors param name (#888)
rename native supported connctors param name
|
2022-05-19 14:21:21 +08:00 |
|
simeng-li
|
9fa13a24ae
|
feat(ui): add darkmode logo (#880)
* feat(ui): add darkmode logo
add darkmode logo
* fix(ui): cr fix
cr fix
|
2022-05-19 14:21:14 +08:00 |
|
Wang Sijie
|
a2cd983d97
|
fix(console): socialConnectors in preview data (#862)
* fix(console): socialConnectors in preview data
* fix: cr
|
2022-05-19 14:05:43 +08:00 |
|
Wang Sijie
|
65fb36ce3f
|
feat(core,console): connector platform tabs (#887)
* feat(core,console): connector platform tabs
* fix: cr
|
2022-05-19 06:05:31 +00:00 |
|
Charles Zhao
|
653d3eefd0
|
Merge pull request #878 from logto-io/charles-log-2553-improve-dark-theme-styles-for-toast
refactor(console): improve dark theme styles for toast
|
2022-05-19 14:04:28 +08:00 |
|
Charles Zhao
|
42836d9ef5
|
Merge pull request #885 from logto-io/charles-fix-shadow-style
style(console): fix the shadow-2 style
|
2022-05-19 14:01:04 +08:00 |
|
Wang Sijie
|
8cf72d9d6e
|
fix(console): back to social connectors (#889)
|
2022-05-19 13:59:17 +08:00 |
|
IceHe.xyz
|
ed5f370bdb
|
refactor(core): remove SignInSocial log from POST /session/sign-in/social (#890)
|
2022-05-19 13:51:54 +08:00 |
|
Xiao Yijun
|
b2ac2c14ee
|
feat(core): disable introspection feature (#886)
|
2022-05-19 13:50:07 +08:00 |
|
IceHe.xyz
|
e9e7efdc92
|
refactor(core): move GET /sign-in-settings out of sessionRouter (#875)
|
2022-05-19 11:24:42 +08:00 |
|
IceHe.xyz
|
3b048a80a3
|
feat(core,schemas): log token exchange success (#809)
|
2022-05-19 11:24:26 +08:00 |
|
Charles Zhao
|
6ec3b774ff
|
style(console): fix the shadow-2 style
|
2022-05-19 10:22:52 +08:00 |
|
Charles Zhao
|
4ba23085db
|
Merge pull request #882 from logto-io/charles-log-2558-log-2559-improve-dark-theme-styles
refactor(console): improve dark theme styles
|
2022-05-19 10:02:19 +08:00 |
|
Charles Zhao
|
03354056b9
|
Merge pull request #883 from logto-io/charles-improve-horizontal-scrollbar-styles
fix(console): improve horizontal scrollbar thumb styles
|
2022-05-19 10:02:05 +08:00 |
|
Charles Zhao
|
d0ec8a7a94
|
Merge pull request #884 from logto-io/charles-log-2479-remove-table-shadow
style(console): remove table shadows
|
2022-05-19 09:56:19 +08:00 |
|
simeng-li
|
e5fa1df1fa
|
style(ui): some desktop ui component style update (#877)
some desktop ui component style update
|
2022-05-19 09:50:03 +08:00 |
|
Charles Zhao
|
6eb2071a9a
|
style(console): remove table shadows
|
2022-05-19 09:41:46 +08:00 |
|
Charles Zhao
|
1b88de4922
|
refactor(console): improve dark theme styles
|
2022-05-18 23:55:53 +08:00 |
|
Charles Zhao
|
818b1d7cc7
|
fix(console): improve horizontal scrollbar thumb styles
|
2022-05-18 23:39:06 +08:00 |
|
Charles Zhao
|
c790003fc8
|
refactor(console): improve dark theme styles for toast
|
2022-05-18 22:49:01 +08:00 |
|
simeng-li
|
542d878231
|
fix(ui): fix undefined dark-primary-color bug (#876)
fix undefined dark-primary-color bug
|
2022-05-18 10:06:30 +00:00 |
|
simeng-li
|
0f2827ccb8
|
feat(ui): add global primary color settings (#871)
add global primary color settings
|
2022-05-18 15:10:14 +08:00 |
|
simeng-li
|
9c1e9ef7ed
|
fix(ui): fix count down bug (#874)
fix count down bug
|
2022-05-18 15:09:16 +08:00 |
|
Xiao Yijun
|
85a407c5f6
|
feat: update field check rules (#854)
|
2022-05-18 04:12:51 +00:00 |
|
Charles Zhao
|
93b4966f59
|
Merge pull request #872 from logto-io/charles-log-2508-upgrade-react-sdk-0.1.7-in-ac
fix(console): upgrade react-sdk and integrate session expired page
|
2022-05-18 12:03:44 +08:00 |
|
Xiao Yijun
|
9f94f16be7
|
feat(console): user icon (#857)
|
2022-05-18 03:52:35 +00:00 |
|
Darcy Ye
|
b887655827
|
feat(connector-sendgrid-email): add sendgrid email connector (#850)
* feat(connector-sendgrid-mail): add SendGrid Mail connector
* feat(core): add SendGrid Mail connector to initializer and fix usageType
|
2022-05-18 11:39:36 +08:00 |
|
Wang Sijie
|
664a2180a5
|
feat(console): dark logo (#860)
|
2022-05-18 10:25:20 +08:00 |
|
Charles Zhao
|
a814e2c829
|
fix(console): upgrade react-sdk 0.1.7
|
2022-05-18 10:13:31 +08:00 |
|
simeng-li
|
1661c8121a
|
fix(ui): ui refinement (#855)
* fix(ui): ui refinement
ui refinement
* fix(ui): fix mobile page jumpping issue
fix mobile page jumpping issue
|
2022-05-18 10:03:37 +08:00 |
|
renovate[bot]
|
b5bdfcbc5b
|
chore(deps): update dependency @silverhand/jest-config to ^0.14.0 (#869)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-17 13:33:53 +00:00 |
|
renovate[bot]
|
33baaa8c36
|
chore(deps): update dependency @silverhand/eslint-config-react to ^0.14.0 (#797)
* chore(deps): update dependency @silverhand/eslint-config-react to ^0.14.0
* chore(deps): upgrade stylelint to v14
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2022-05-17 13:20:17 +00:00 |
|
simeng-li
|
82674eea88
|
fix(core): disabled session check for preview mode (#867)
disabled session check for preview mode
|
2022-05-17 19:34:38 +08:00 |
|
renovate[bot]
|
8a012a393d
|
chore(deps): update dependency @silverhand/ts-config to ^0.14.0 (#859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-17 11:04:12 +00:00 |
|
renovate[bot]
|
83dd78e847
|
chore(deps): update dependency @silverhand/ts-config-react to ^0.14.0 (#863)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-17 10:48:33 +00:00 |
|
renovate[bot]
|
3316bbf429
|
chore(deps): update dependency @silverhand/eslint-config to ^0.14.0 (#866)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-17 10:42:15 +00:00 |
|
renovate[bot]
|
66b57ad4d5
|
chore(deps): update dependency @silverhand/eslint-config to ^0.13.0 (#858)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-17 18:07:13 +08:00 |
|
Gao Sun
|
f4526a9a3f
|
refactor: use @silverhand/jest-config (#861)
|
2022-05-17 17:32:41 +08:00 |
|
Wang Sijie
|
127664a62f
|
feat(core,console): social connector targets (#851)
* feat(core,console): social connector targets
* fix: add test
|
2022-05-17 17:09:42 +08:00 |
|
Gao Sun
|
3031e3a6f1
|
test: setup integration test package (#853)
|
2022-05-17 08:59:57 +00:00 |
|
Wang Sijie
|
002f839e31
|
feat(console): add prevew in guide modal (#839)
|
2022-05-17 08:59:08 +00:00 |
|