simeng-li
d8c62c14a6
fix(ui): relocate svg jest config ( #856 )
...
relocate svg jest config
2022-05-17 16:32:02 +08: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
simeng-li
58e07fbd79
refactor(ui): add svg transformer ( #849 )
...
* refactor(ui): introduce svgr transformer
use svgr transformer to translate svg files into react component direactly
* fix(ui): fix stroke color
fix stroke color
* fix(ui): remove unused classname
remove unused classname
2022-05-17 02:26:55 +00:00
simeng-li
88600c012c
fix(ui): add default success true for no response api ( #842 )
...
* fix(ui): add default success true for no response api
add default success true for no response api
* fix(ui): code name
code name
* fix(ui): fix test
fix test
2022-05-17 10:18:09 +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
f8b0a41b53
Merge pull request #845 from logto-io/charles-log-2214-add-max-width-to-center-stage-page-element
...
style(console): add min & max widths to center stage page contents
2022-05-16 20:08:12 +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
simeng-li
5d34442018
fix(ui): fix sign-in not found bug ( #841 )
...
fix sign-in not found bug
2022-05-16 06:59:38 +00:00
IceHe.xyz
4ffd4c0480
feat(core): get /logs ( #823 )
...
* feat(core): get /logs
* chore(core): rename userRequest to logRequest in UTs
2022-05-16 06:43:33 +00:00
IceHe.xyz
82c7138683
feat(core): log sending passcode with connector id ( #824 )
2022-05-16 06:40:51 +00:00
Charles Zhao
a85b9b6520
Merge pull request #840 from logto-io/charles-fix-infinite-loading-when-not-authenticated
...
fix(console): fix infinite loading issue when not authenticated
2022-05-16 14:30:21 +08:00
Charles Zhao
32facc6e89
fix(console): fix infinite loading issue when not authenticated
2022-05-16 14:18:58 +08:00
Darcy Ye
cd4650508f
fix(UI): fix connector target and id used in UI ( #838 )
...
* fix(ui): fix ui connector type
* fix(ui): fix connector target and id usage
2022-05-16 13:56:34 +08:00
simeng-li
36922b343f
feat(ui): add social dropdown list for desktop ( #834 )
...
* feat(ui): add social dropdown list for desktop
add social dropdown list for desktop
* fix(ui): cr fix
cr fix
* fix(ui): remove useless code
remove useless code
2022-05-16 05:53:06 +00:00
simeng-li
be8b8628ba
fix(ui): add body background color ( #831 )
...
add body background color
2022-05-16 05:48:33 +00:00
simeng-li
e2217584a4
fix(ui): fix create account page reload issue ( #832 )
...
fix create account page reload issue
2022-05-16 05:47:09 +00:00
simeng-li
78d3bb6045
refactor(ui): add session guard to ui page ( #803 )
...
* refactor(ui): add session guard to ui page
add session guard to ui page
* test(core): fix ut
fix ut
* fix(core): fix typo
fix typo
2022-05-16 05:43:23 +00: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
simeng-li
5880d1965a
style(ui): rest components style update ( #818 )
...
* style(ui): rest components style update
desktop component style update
* fix(ui): fix un-exist classname
fix un-exist classname
* fix(ui): cr fix
cr fix
2022-05-16 02:33:25 +00: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
IceHe.xyz
38ceae7853
fix(core): catch interaction not found error ( #827 )
2022-05-15 13:20:07 +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
simeng-li
9e9e8cdb50
style(ui): button & confirm modal ( #817 )
...
* style(ui): button & confirm modal
button and confirm modal desktop styling
* fix(ui): fix typo
* fix(ui): fix image alt
fix image alt
2022-05-15 03:03:19 +00:00
simeng-li
1173ad1b8c
style(ui): add desktop styling ( #816 )
...
* style(ui): add desktop styling
add desktop styling
* fix(ui): fix typo
fix typo
2022-05-15 02:54:29 +00:00
simeng-li
0b2ad91357
style(ui): terms of use checkbox ui ( #815 )
...
terms of use checkbox ui
2022-05-15 02:46:08 +00:00
simeng-li
4e2e8990bb
style(ui): container style adjustment ( #814 )
...
* style(ui): container style adjustment
container style adjustment
* fix(ui): cr fix
cr fix
2022-05-15 10:37:12 +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
513dcbd48d
Merge pull request #828 from logto-io/charles-use-cross-env-to-run-dev-on-windows
...
chore: use cross-env to make 'pnpm dev' compatible on windows
2022-05-14 21:58:02 +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
IceHe.xyz
4e60446411
feat(core,schemas): koaLogSession middleware ( #767 )
...
* feat(core,schemas): koaLogSession middleware
* fix(core): koa-log-session call next() first
* refactor(core,schemas): merge SessionLogPayload into BaseLogPayload
* refactor(core,schemas): rename logSession to addLogContext
2022-05-13 20:37:36 +08:00
simeng-li
907a63b52a
refactor(ui): add ui social connector filters ( #822 )
...
* refactor(ui): add ui social connector filters
add ui social connector filters
* refactor(ui): add some comments
add some comments
2022-05-13 11:04:32 +00:00
Darcy Ye
ab6c124620
fix(connector-wechat-native): fix wechat-native target ( #820 )
2022-05-13 09:34:42 +00: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
Darcy Ye
7a922cbd33
feat(core): add socialConnectors details for get sign-in-settings ( #804 )
...
* feat(core,ui): add social connector info to get-settings api
* refactor(connectors): rename api
2022-05-13 07:59:07 +00:00
Darcy Ye
357fb8dc40
refactor(connectors): reorganize connectors ( #807 )
2022-05-13 14:22:37 +08:00
Darcy Ye
0ea55134a9
feat(core): expose connector and metadata from sendPasscode ( #806 )
2022-05-13 14:17:15 +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