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

104 commits

Author SHA1 Message Date
Charles Zhao
a976799621
refactor(console): improve responsiveness in all details pages (#4712) 2023-10-24 13:52:19 +00:00
Gao Sun
d582fdf284
feat(console): show permission tags in roles table 2023-10-19 18:48:07 +08:00
Gao Sun
3bd169c297
feat(console): init org settings page with permissions table 2023-10-19 17:56:39 +08:00
Charles Zhao
f1ded1168b
refactor: improve guide responsive rules (#4436) 2023-09-06 14:55:11 +00:00
Xiao Yijun
858854b9b1
refactor(console): list pages (#3753) 2023-04-28 12:05:43 +08:00
Charles Zhao
db4bc9e3ba
feat: add overlay scrollbar on sidebar and main content (#3764) 2023-04-28 10:07:25 +08:00
Xiao Yijun
5ccce59c73
style(console): update modal overlay paddings (#3708) 2023-04-18 15:48:45 +08:00
Xiao Yijun
9c17de0906
fix(console): fix details page state (#3569) 2023-03-22 09:07:24 +00:00
Xiao Yijun
3ee26c31cf
refactor(console): connector guide readme content scrollbar (#3565) 2023-03-22 11:39:07 +08:00
Gao Sun
fa94ce36b8
fix(console): fix style issue caused by additional div wrapper (#3559) 2023-03-21 12:04:21 +08:00
Charles Zhao
01735d1647
refactor(console,core,phrases): improve error handling in ac profile (#3317) 2023-03-08 16:00:11 +08:00
Charles Zhao
ae9edd3ebc
feat(console): add mainflow like modal style for change password 2023-03-02 22:46:11 +08:00
Charles Zhao
d5fd433ecc
refactor(console,demo-app): update font keys in CSS variables (#3042) 2023-02-01 16:18:50 +08:00
Xiao Yijun
28023a5f26
refactor(console): use overlay scrollbar in tables (#3029) 2023-01-31 11:47:30 +08:00
Xiao Yijun
2e2b153b61
refactor(console): remove deprecated table styles (#2991) 2023-01-30 13:16:57 +08:00
Xiao Yijun
b575a45b43
refactor(console): align empty image to vertical center (#2980) 2023-01-20 14:10:00 +08:00
Xiao Yijun
64d2fa5a63
feat(console): assign roles to user (#2896) 2023-01-11 15:42:16 +08:00
Xiao Yijun
b403f19558
refactor(console): refactor table component (#2738) 2022-12-29 21:59:30 +08:00
Xiao Yijun
6d76a5e169
Revert "style(console): skeletons should not overlap the table header" (#2597) 2022-12-06 09:12:58 +00:00
Xiao Yijun
c8005174f3
style(console): skeletons should not overlap the table header (#2592) 2022-12-06 12:35:02 +08:00
Xiao Yijun
9616b9383c
style(console): center align create buttons on list page (#2586) 2022-12-05 16:37:34 +08:00
Xiao Yijun
7758709e25
refactor(console): add padding-bottom to the scrollable table (#2530) 2022-11-25 15:32:51 +08:00
Xiao Yijun
6377c4837f
refactor(console): resources table (#2482) 2022-11-22 16:27:18 +08:00
Charles Zhao
44e02c820d
fix: master lint error (#2488) 2022-11-21 10:48:21 +00:00
Xiao Yijun
146de08c9b
refactor(console): connector details page (#2465) 2022-11-21 17:17:08 +08:00
Xiao Yijun
e2b0359a62
refactor(console): recover the main content size limitations (#2479) 2022-11-21 12:21:49 +08:00
Xiao Yijun
9d02a3d3f4
refactor(console): add padding-bottom to resources layout (#2473) 2022-11-21 10:26:50 +08:00
Xiao Yijun
e4f77447c1
refactor(console): application details (#2460) 2022-11-18 08:59:56 +00:00
Xiao Yijun
c7e1f5ee97
refactor(console): resources layout (#2453) 2022-11-16 19:30:28 +08:00
Charles Zhao
f0253a7f49
style(console): improve language selector dropdown styles 2022-10-18 19:21:02 +08:00
wangsijie
ac38a7f3ac
fix(console): responsive modal items layout (#2160) 2022-10-18 05:54:04 +00:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens 2022-10-13 13:17:19 +08:00
Charles Zhao
072dc09849
refactor(console): update table styles 2022-10-12 18:43:41 +08:00
wangsijie
05b50250a3
fix(console): remove connector id and prevent text overflow (#2072) 2022-10-12 14:42:20 +08:00
wangsijie
4a777d0007
style(console): new style for add connectors (#2020) 2022-09-28 11:05:57 +08:00
Gao Sun
42586eff88
refactor: remove shared packages (#1946)
* refactor: remove shared packages

* refactor: fix error
2022-09-16 11:25:43 +00:00
Wang Sijie
71041beef9
style(console): fix detail page height in small window (#1820) 2022-08-29 11:36:35 +08:00
Xiao Yijun
d73663af27
fix(console): details page should not be shrinked (#1338) 2022-07-01 14:39:38 +08:00
Wang Sijie
f5cc72fcbe
style(console): sie guide max width (#1291)
* style(console): sie guide max width

* refactor: use mixin
2022-06-29 07:11:11 +00:00
Charles Zhao
ac14c5c4a0
style(console): update loading skeleton base color to layer-2 2022-06-29 11:09:29 +08:00
Wang Sijie
a424f1b1d2
fix(console): auto generate password (#1133) 2022-06-17 10:42:38 +08:00
Charles Zhao
7789efe889
refactor(console): table error display 2022-06-07 20:16:04 +08:00
Charles Zhao
85a055efa4
feat(demo-app): implement (part 2)
* dark mode
* i18n
* sign out
* fetch userinfo
2022-06-06 20:17:25 +08:00
Xiao Yijun
cf4bd1b999
fix(console): add letter spacing for sign-in-experience title (#1033) 2022-06-02 19:20:50 +08:00
Charles Zhao
5a09e7d6aa
feat(console): add user dropdown and sign out button 2022-05-31 19:17:33 +08:00
Gao Sun
7f4f4f84ad
feat(demo-app): implementation (#982)
* feat(demo-app): init card

* feat(demo-app): ui

* feat(demo-app): sign in using React SDK

* fix: typo
2022-05-31 04:39:03 +00:00
Charles Zhao
3e7ff0cedf
style(console): improve scrollbar styles, leaving 4px margin on both sides 2022-05-19 19:41:13 +08: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
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