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

988 commits

Author SHA1 Message Date
Xiao Yijun
0111dd52eb
style(console): form tab content margin (#2541) 2022-11-28 17:51:02 +08:00
Xiao Yijun
1d64ded7eb
style(console): form and privew content margin-bottom (#2538) 2022-11-28 12:08:57 +08:00
Xiao Yijun
3fc18f79b6
style(console): tab nav error hover cursor (#2540) 2022-11-28 12:08:43 +08:00
Xiao Yijun
e2c739aa11
feat(console): sie cross tabs saving (#2507) 2022-11-25 09:15:22 +00:00
Xiao Yijun
924b69848b
style(console): enable card title auto shrink by default (#2535) 2022-11-25 16:19:57 +08:00
Xiao Yijun
cd14b942c7
refactor(console): change the SubmitFormChangesActionBar background color to float (#2531) 2022-11-25 15:37:36 +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
8451f2aed3
refactor(console): change tab nav border color to surface-5 (#2532) 2022-11-25 15:32:30 +08:00
Xiao Yijun
90812b5fc8
refactor(console): pagination paddings (#2534) 2022-11-25 15:32:12 +08:00
Xiao Yijun
b024f68cb9
style(console): preview (#2523) 2022-11-24 17:46:49 +08:00
Xiao Yijun
568d4f9b15
fix(console): treat null value as empty in the user details form (#2520) 2022-11-24 17:45:57 +08:00
Xiao Yijun
1e0a21a703
fix(console): remove redundant forwardRef from DetailsForm (#2526) 2022-11-24 17:21:29 +08:00
Gao Sun
296f5f357a
fix(console): broken svg (#2522) 2022-11-24 15:39:31 +08:00
Xiao Yijun
c5595ee7d3
refactor(console): user logs (#2512) 2022-11-24 13:38:04 +08:00
Xiao Yijun
db9a054786
refactor(console): sie details page (#2496) 2022-11-24 13:37:18 +08:00
Xiao Yijun
9e2c536a33
refactor(console): support onSubmit in SubmitFormChangesActionBar (#2517) 2022-11-24 11:23:45 +08:00
Charles Zhao
9e8c148f7a
chore(console): improve wording in SIE others tab (#2519) 2022-11-24 11:19:23 +08:00
Charles Zhao
56d01abe4d
refactor(console): remove user claim temp workaround (#2518) 2022-11-24 11:18:41 +08:00
Xiao Yijun
715b0192a3
refactor(console): audit log details page (#2514) 2022-11-23 19:00:31 +08:00
Charles Zhao
400735ba2f
refactor(console): remove border from all modal dialogs (#2495) 2022-11-23 18:31:40 +08:00
Xiao Yijun
115f75b5de
refactor(console): update form card phrases and links (#2511) 2022-11-23 14:57:35 +08:00
Xiao Yijun
f16594520c
refactor(console): inline the search filter in the user table (#2486) 2022-11-23 14:57:17 +08:00
Xiao Yijun
6c0f41d177
refactor(console): audit log table (#2485) 2022-11-23 14:55:08 +08:00
renovate[bot]
d9608226a9
chore(deps): update dependency ky to ^0.32.0 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 14:24:35 +00:00
Gao Sun
3fa759ab1d
Merge pull request #2491 from logto-io/gao-use-esm
refactor: use ESM
2022-11-22 18:28:03 +08:00
Gao Sun
b48bfd3762
refactor: upgrade toolkit and update test config 2022-11-22 16:47:17 +08:00
Xiao Yijun
6377c4837f
refactor(console): resources table (#2482) 2022-11-22 16:27:18 +08:00
Gao Sun
d0d9321e79
refactor: use esm (batch 5) 2022-11-22 16:11:29 +08:00
Xiao Yijun
59c52feb2c
refactor(console): reorganize sie code files (#2493) 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 (#2489) 2022-11-22 13:08:11 +08:00
Xiao Yijun
683a2d93d6
style(console): CardTitle should not be shrunk in the flex layout (#2484) 2022-11-22 12:56:20 +08:00
Charles Zhao
a5c6fc41b4
refactor(console): update "contact us" dark logs in contact modal (#2490) 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 (#2488) 2022-11-21 10:48:21 +00:00
Xiao Yijun
84aced95ed
style(console): settings (#2483) 2022-11-21 17:54:07 +08:00
Xiao Yijun
146de08c9b
refactor(console): connector details page (#2465) 2022-11-21 17:17:08 +08:00
Xiao Yijun
94cb1f4a2f
refactor(console): settings (#2466) 2022-11-21 15:48:44 +08:00
wangsijie
6a7f08ab38
fix(console): set background color for preview iframe (#2481) 2022-11-21 14:54:00 +08:00
Xiao Yijun
e2b0359a62
refactor(console): recover the main content size limitations (#2479) 2022-11-21 12:21:49 +08:00
Xiao Yijun
27e236fda2
refactor(console): tab nav (#2471) 2022-11-21 02:38:38 +00:00
Xiao Yijun
e56238e6b6
refactor(console): user details (#2467) 2022-11-21 10:33:08 +08:00
Xiao Yijun
9d02a3d3f4
refactor(console): add padding-bottom to resources layout (#2473) 2022-11-21 10:26:50 +08:00
Xiao Yijun
f2aa2d2d8c
refactor(console): hide pagination if the page count is less than two (#2474) 2022-11-21 10:26:34 +08:00
Xiao Yijun
e9d53dc546
refactor(console): api resource details (#2464) 2022-11-18 17:47:04 +08:00
Xiao Yijun
e4f77447c1
refactor(console): application details (#2460) 2022-11-18 08:59:56 +00:00
Xiao Yijun
3c9edb9ca4
feat(console): submit form changes action bar (#2458) 2022-11-18 16:47:50 +08:00
Xiao Yijun
b35d422e1d
Merge pull request #2462 from logto-io/feature/ac-layout
refactor(console): ac layout
2022-11-18 14:32:25 +08:00
Darcy Ye
8a7a9e418e
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-18 12:06:53 +08:00
Xiao Yijun
891beed21d
refactor(console): add pagination item range info (#2454) 2022-11-16 11:43:04 +00:00
Xiao Yijun
c7e1f5ee97
refactor(console): resources layout (#2453) 2022-11-16 19:30:28 +08:00