0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

303 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Wang Sijie
002f839e31
feat(console): add prevew in guide modal (#839) 2022-05-17 08:59:08 +00:00
simeng-li
ef19fb3d27
feat(ui): implement preview mode (#852)
* feat(ui): implement preview mode

implement preview mode

* fix(ui): remove unused dependency

remove unused dependency
2022-05-17 14:01:36 +08:00
Charles Zhao
4a7b0abbe3
Merge pull request #847 from logto-io/charles-log-2489-improve-page-error-handling
fix(console): improve swr error handling to avoid app crash
2022-05-17 10:53:44 +08:00
Wang Sijie
977b75b858
fix(console): reduce welcome image size (#844) 2022-05-17 10:11:46 +08:00
Wang Sijie
070a52c60a
fix(console): open new tab for setup connectors (#843) 2022-05-17 10:11:15 +08:00
Wang Sijie
808a676da6
fix(console): align usage of customizeSignInExperience (#837) 2022-05-17 10:10:54 +08:00
Xiao Yijun
373d349db7
feat(console): add app icon and api icon (#830) 2022-05-16 21:23:20 +08:00
Charles Zhao
da77a1d1b5
fix(console): improve swr error handling to avoid app crash 2022-05-16 19:57:31 +08:00
Charles Zhao
d77e34d43c
style(console): add min & max widths to center stage page contents 2022-05-16 18:52:21 +08:00
Charles Zhao
32facc6e89
fix(console): fix infinite loading issue when not authenticated 2022-05-16 14:18:58 +08:00
Charles Zhao
4020096319
Merge pull request #825 from logto-io/charles-log-2423-add-page-skeletons-for-tables-and-details
feat(console): add page loading skeleton to data table and detail pages
2022-05-16 13:20:18 +08:00
Wang Sijie
c3785d86cd
feat(console): contact us icon and texts (#836) 2022-05-16 13:01:03 +08:00
Charles Zhao
c7d43ee823
Merge pull request #835 from logto-io/charles-log-2452-fix-long-text-wrapping-issue-in-code-editor
fix(console): long text should wrap in code editor
2022-05-16 00:12:07 +08:00
Charles Zhao
cbe2497504
fix(console): long text should wrap in code editor 2022-05-15 22:56:46 +08:00
Wang Sijie
628e025a15
fix(console): use native color picker style (#819) 2022-05-15 16:27:59 +08:00
Charles Zhao
2a642f4e21
Merge pull request #826 from logto-io/charles-log-2353-refine-scrollbar-styles-and-positions
refactor(console): refine scrollbar styles and positions
2022-05-15 12:54:07 +08:00
Charles Zhao
f30994ef5c
Merge pull request #829 from logto-io/charles-log-2190-improve-dark-theme-styles
refactor(console): adjust dark theme styles per updated UX design
2022-05-14 21:59:23 +08:00
Charles Zhao
8ecf800f90
chore: use cross-env to make 'pnpm dev' compatible on windows 2022-05-14 21:09:31 +08:00
Charles Zhao
2a738376ea
refactor(console): adjust dark theme styles per updated UX design 2022-05-14 20:51:55 +08:00
Charles Zhao
b381cc62aa
refactor(console): refine scrollbar styles and positions 2022-05-13 22:01:10 +08:00
Charles Zhao
9b8658d9c1
feat(console): add page loading skeleton to data table and detail pages 2022-05-13 21:30:00 +08:00
Charles Zhao
58dba811d8
Merge pull request #808 from logto-io/charles-log-2416-hide-get-started-page
feat(console): hide get-started page on clicking 'Hide this' button
2022-05-13 17:12:45 +08:00
Charles Zhao
54aa9117ce
Merge pull request #811 from logto-io/charles-log-2375-page-skeleton-animation
feat(console): page skeleton animation mixin
2022-05-13 17:12:01 +08:00
Wang Sijie
5b2fe32919
fix(console): tip icon color (#805) 2022-05-13 14:03:37 +08:00
Xiao Yijun
2e410e7c16
fix(console): update shadow styles (#813) 2022-05-13 13:02:04 +08:00
Xiao Yijun
b14a705bd3
refactor(console): use switch-case to make the select aligment logic more readable (#812) 2022-05-13 12:13:44 +08:00
Xiao Yijun
c6b44eea87
refactor(console): use-position in tooltip (#802) 2022-05-13 03:54:10 +00:00
Charles Zhao
de97bb53f5
feat(console): page skeleton animation mixin 2022-05-13 10:48:25 +08:00
Xiao Yijun
bc19a298f8
fix(console): typo (#810) 2022-05-13 08:52:40 +08:00
Charles Zhao
7fd42fdaa1
feat(console): hide get-started page on clicking 'Hide this' button 2022-05-13 00:43:24 +08:00
Wang Sijie
6ab54c968b
feat(console): sign in experience preview (#783) 2022-05-12 16:22:38 +08:00