0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00
Commit graph

977 commits

Author SHA1 Message Date
Xiao Yijun
671a27d147
style(console): fix multi-text input margin () 2022-11-29 18:44:50 +08:00
wangsijie
0c8c46ec03
fix: setup warning 2022-11-29 16:49:31 +08:00
Xiao Yijun
cb152a2c07
style(console): fix margin-top of the tab nav on the connectors page () 2022-11-29 16:27:45 +08:00
wangsijie
3b52af56e0
refactor: rename existing connectors 2022-11-29 14:53:29 +08:00
Charles Zhao
3350d11ffc
fix: downgrade parcel to fix styling issues () 2022-11-29 11:28:19 +08:00
Xiao Yijun
a9d607658d
fix(console): correct tab nav link on the audit-logs details page () 2022-11-29 11:24:52 +08:00
Xiao Yijun
356a77e70c
style(console): split the sie settings and the preview content equally () 2022-11-29 11:24:37 +08:00
wangsijie
c3a361c437
refactor: use connector factories and remove enabled 2022-11-28 18:37:25 +08:00
Xiao Yijun
0111dd52eb
style(console): form tab content margin () 2022-11-28 17:51:02 +08:00
Xiao Yijun
1d64ded7eb
style(console): form and privew content margin-bottom () 2022-11-28 12:08:57 +08:00
Xiao Yijun
3fc18f79b6
style(console): tab nav error hover cursor () 2022-11-28 12:08:43 +08:00
Xiao Yijun
e2c739aa11
feat(console): sie cross tabs saving () 2022-11-25 09:15:22 +00:00
Xiao Yijun
924b69848b
style(console): enable card title auto shrink by default () 2022-11-25 16:19:57 +08:00
Xiao Yijun
cd14b942c7
refactor(console): change the SubmitFormChangesActionBar background color to float () 2022-11-25 15:37:36 +08:00
Xiao Yijun
7758709e25
refactor(console): add padding-bottom to the scrollable table () 2022-11-25 15:32:51 +08:00
Xiao Yijun
8451f2aed3
refactor(console): change tab nav border color to surface-5 () 2022-11-25 15:32:30 +08:00
Xiao Yijun
90812b5fc8
refactor(console): pagination paddings () 2022-11-25 15:32:12 +08:00
Xiao Yijun
b024f68cb9
style(console): preview () 2022-11-24 17:46:49 +08:00
Xiao Yijun
568d4f9b15
fix(console): treat null value as empty in the user details form () 2022-11-24 17:45:57 +08:00
Xiao Yijun
1e0a21a703
fix(console): remove redundant forwardRef from DetailsForm () 2022-11-24 17:21:29 +08:00
Xiao Yijun
c5595ee7d3
refactor(console): user logs () 2022-11-24 13:38:04 +08:00
Xiao Yijun
db9a054786
refactor(console): sie details page () 2022-11-24 13:37:18 +08:00
Xiao Yijun
9e2c536a33
refactor(console): support onSubmit in SubmitFormChangesActionBar () 2022-11-24 11:23:45 +08:00
Charles Zhao
9e8c148f7a
chore(console): improve wording in SIE others tab () 2022-11-24 11:19:23 +08:00
Charles Zhao
56d01abe4d
refactor(console): remove user claim temp workaround () 2022-11-24 11:18:41 +08:00
Xiao Yijun
715b0192a3
refactor(console): audit log details page () 2022-11-23 19:00:31 +08:00
Charles Zhao
400735ba2f
refactor(console): remove border from all modal dialogs () 2022-11-23 18:31:40 +08:00
Xiao Yijun
115f75b5de
refactor(console): update form card phrases and links () 2022-11-23 14:57:35 +08:00
Xiao Yijun
f16594520c
refactor(console): inline the search filter in the user table () 2022-11-23 14:57:17 +08:00
Xiao Yijun
6c0f41d177
refactor(console): audit log table () 2022-11-23 14:55:08 +08:00
Xiao Yijun
6377c4837f
refactor(console): resources table () 2022-11-22 16:27:18 +08:00
Xiao Yijun
59c52feb2c
refactor(console): reorganize sie code files () 2022-11-22 15:38:07 +08:00
Xiao Yijun
12d429eaa3
refactor(console): change form card flex-direction when window width is less than 1080px () 2022-11-22 13:08:11 +08:00
Xiao Yijun
683a2d93d6
style(console): CardTitle should not be shrunk in the flex layout () 2022-11-22 12:56:20 +08:00
Charles Zhao
a5c6fc41b4
refactor(console): update "contact us" dark logs in contact modal () 2022-11-22 11:18:51 +08:00
Charles Zhao
bde08b6186
fix(console): secondary "cancel" button should use default border style 2022-11-21 19:08:25 +08:00
Charles Zhao
44e02c820d
fix: master lint error () 2022-11-21 10:48:21 +00:00
Xiao Yijun
84aced95ed
style(console): settings () 2022-11-21 17:54:07 +08:00
Xiao Yijun
146de08c9b
refactor(console): connector details page () 2022-11-21 17:17:08 +08:00
Xiao Yijun
94cb1f4a2f
refactor(console): settings () 2022-11-21 15:48:44 +08:00
wangsijie
6a7f08ab38
fix(console): set background color for preview iframe () 2022-11-21 14:54:00 +08:00
Xiao Yijun
e2b0359a62
refactor(console): recover the main content size limitations () 2022-11-21 12:21:49 +08:00
Xiao Yijun
27e236fda2
refactor(console): tab nav () 2022-11-21 02:38:38 +00:00
Xiao Yijun
e56238e6b6
refactor(console): user details () 2022-11-21 10:33:08 +08:00
Xiao Yijun
9d02a3d3f4
refactor(console): add padding-bottom to resources layout () 2022-11-21 10:26:50 +08:00
Xiao Yijun
f2aa2d2d8c
refactor(console): hide pagination if the page count is less than two () 2022-11-21 10:26:34 +08:00
Xiao Yijun
e9d53dc546
refactor(console): api resource details () 2022-11-18 17:47:04 +08:00
Xiao Yijun
e4f77447c1
refactor(console): application details () 2022-11-18 08:59:56 +00:00
Xiao Yijun
3c9edb9ca4
feat(console): submit form changes action bar () 2022-11-18 16:47:50 +08:00
Xiao Yijun
b35d422e1d
Merge pull request from logto-io/feature/ac-layout
refactor(console): ac layout
2022-11-18 14:32:25 +08:00