Commit Graph

43 Commits

Author SHA1 Message Date
Arthur Lu
e8d3fa560d add settings page 2023-07-12 00:24:16 +00:00
Arthur Lu
1bdb0ae5a0 fix input grid positioning 2023-07-06 05:02:04 +00:00
Arthur Lu
285d2ea57e use float left on legend and input-grid to remove legend span nesting,
improve linting tool
2023-07-06 04:53:47 +00:00
Arthur Lu
95f1aceb1f add css linting, fix css linting issues 2023-06-29 22:39:21 +00:00
Arthur Lu
41e28f4c4b add device config/add/delete handlers,
fix some styling with forms
2023-06-19 01:43:52 +00:00
Arthur Lu
8a8e5e5c47 add color scheme styling for svg icons
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-10 22:01:41 +00:00
Arthur Lu
af3b6c1143 use css vars for colors 2023-05-08 00:50:14 +00:00
Arthur Lu
d74565921e fix icons and some styling 2023-05-07 04:31:04 +00:00
Arthur Lu
484ed1b92a use w3.css for primary styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 21:38:51 +00:00
Arthur Lu
5f12d9465e improve login form responsiveness
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 22:31:39 +00:00
Arthur Lu
efbfa6441b improve font size scaling 2023-04-06 04:43:36 +00:00
Arthur Lu
690d1d8cbc fix form input-grid rule 2023-04-06 04:27:34 +00:00
Arthur Lu
58862f32a5 fix stlye sheet scoping,
imrpove some styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 23:35:11 +00:00
Arthur Lu
d1cd928d11 major changes to styling:
move nav bar to left side and implement hover animations,
generalize color scheme using css variables,
move button and btn-group related styles to buttons.css,
consolidate form input and select styles in form.css

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-03-25 23:38:15 +00:00
Arthur Lu
4f1c6a1e10 add realm selector to login
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-03-24 21:13:33 +00:00
Arthur Lu
0639d53a5d add extra input fields for container specific options
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-23 21:58:42 +00:00
Arthur Lu
bceb816478 add diskMove handler creation, improve form css
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-02 00:12:36 +00:00
Arthur Lu
2298b907d9 change attach and detach icons,
imrpove action bar layout

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-19 02:23:28 +00:00
Arthur Lu
d52e730dd1 remove padding from first form fieldset
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-18 22:58:00 +00:00
Arthur Lu
03f6493b63 min input content,
disable disk device reassignment for all disks

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 10:18:22 -08:00
Arthur Lu
39cce60fc0 right align all disk config buttons 2023-01-12 15:26:45 -08:00
Arthur Lu
68146260ed add grey backgroudn to disabled inputs 2023-01-12 15:21:08 -08:00
Arthur Lu
d8c44b3fb1 remoe focus outline 2023-01-11 02:27:10 -08:00
Arthur Lu
5dbdde2d9f fix form img hover 2023-01-11 01:28:09 -08:00
Arthur Lu
1aca7439a5 add hover cursor change 2023-01-11 01:24:28 -08:00
Arthur Lu
0c3cdb2ca6 add disk mini form 2023-01-10 16:01:13 -08:00
Arthur Lu
18d59cc0b4 add row gap in input grid 2023-01-08 20:38:07 -08:00
Arthur Lu
72da25c713 fix form icon style 2022-12-21 16:01:29 -08:00
Arthur Lu
0fe83fa2b8 fix config form icon styling 2022-12-21 15:59:54 -08:00
Arthur Lu
ffd48cafad add icons to config form 2022-12-21 15:56:52 -08:00
Arthur Lu
0c4917c77a improve form populating 2022-12-21 01:31:58 -08:00
Arthur Lu
833307158c improve form layout css 2022-12-21 00:56:40 -08:00
Arthur Lu
cdcae0b05e add units to config form 2022-12-21 00:49:57 -08:00
Arthur Lu
045f8c9825 set legend height to 0 2022-12-20 17:51:53 -08:00
Arthur Lu
1796d97ce8 final form styling 2022-12-20 17:46:03 -08:00
Arthur Lu
f830655d0f remove border around form buttons 2022-12-20 17:38:14 -08:00
Arthur Lu
aa4085f312 improve form layout and styling 2022-12-20 17:02:33 -08:00
Arthur Lu
6ac057bdbf use grid layout for forms 2022-12-19 18:46:28 -08:00
Arthur Lu
9825b6b951 undo input width 2022-12-19 18:36:41 -08:00
Arthur Lu
2d37f3e589 make config inputs 100% width 2022-12-19 18:35:09 -08:00
Arthur Lu
39c60a654c fix word break issue 2022-12-19 17:16:04 -08:00
Arthur Lu
ad6e330a74 improve form layout handling 2022-12-19 17:05:04 -08:00
Arthur Lu
913175239c populate static elements of config.html,
add node info to config page search,
change login.css to form.css
2022-12-19 16:13:43 -08:00