Commit Graph

47 Commits

Author SHA1 Message Date
80ac09e040 add fuzzy search using wfa 2024-06-05 22:11:53 +00:00
a6a76930f9 fix styling 2024-01-29 21:49:19 +00:00
89f0b14c21 add password form to account,
fix form input grid styling
2023-10-31 18:13:40 +00:00
4440330c88 add boot order draggable list mockup 2023-08-11 22:06:26 +00:00
e83cde0db7 add settings page 2023-07-12 00:24:16 +00:00
84d3512417 fix input grid positioning 2023-07-06 05:02:04 +00:00
893f4aad54 use float left on legend and input-grid to remove legend span nesting,
improve linting tool
2023-07-06 04:53:47 +00:00
8496d9d565 add css linting, fix css linting issues 2023-06-29 22:39:21 +00:00
499d7eee02 add device config/add/delete handlers,
fix some styling with forms
2023-06-19 01:43:52 +00:00
362ba28833 add color scheme styling for svg icons
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-10 22:01:41 +00:00
a601dde72b use css vars for colors 2023-05-08 00:50:14 +00:00
e2a6083e22 fix icons and some styling 2023-05-07 04:31:04 +00:00
de36f2261a use w3.css for primary styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 21:38:51 +00:00
cabea750db improve login form responsiveness
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 22:31:39 +00:00
e98661cb4a improve font size scaling 2023-04-06 04:43:36 +00:00
f9137a4f44 fix form input-grid rule 2023-04-06 04:27:34 +00:00
b552026d81 fix stlye sheet scoping,
imrpove some styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 23:35:11 +00:00
d41162ebae 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
fa66459da7 add realm selector to login
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-03-24 21:13:33 +00:00
3116a47416 add extra input fields for container specific options
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-23 21:58:42 +00:00
4d66972aae add diskMove handler creation, improve form css
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-02 00:12:36 +00:00
33bdb0b19e 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
e3bf24c885 remove padding from first form fieldset
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-18 22:58:00 +00:00
5e03f48ba6 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
b0b3698258 right align all disk config buttons 2023-01-12 15:26:45 -08:00
24351ded1e add grey backgroudn to disabled inputs 2023-01-12 15:21:08 -08:00
1575fa33fd remoe focus outline 2023-01-11 02:27:10 -08:00
17836e432d fix form img hover 2023-01-11 01:28:09 -08:00
a221643ce4 add hover cursor change 2023-01-11 01:24:28 -08:00
15b2e7ec58 add disk mini form 2023-01-10 16:01:13 -08:00
0a544f87bc add row gap in input grid 2023-01-08 20:38:07 -08:00
70f8a6bbd7 fix form icon style 2022-12-21 16:01:29 -08:00
e37c19de77 fix config form icon styling 2022-12-21 15:59:54 -08:00
7f4c006385 add icons to config form 2022-12-21 15:56:52 -08:00
9189d4aa0e improve form populating 2022-12-21 01:31:58 -08:00
461635f966 improve form layout css 2022-12-21 00:56:40 -08:00
cce8cf8115 add units to config form 2022-12-21 00:49:57 -08:00
fc073b6422 set legend height to 0 2022-12-20 17:51:53 -08:00
322a5ea5be final form styling 2022-12-20 17:46:03 -08:00
c1779c9b7f remove border around form buttons 2022-12-20 17:38:14 -08:00
9754351e22 improve form layout and styling 2022-12-20 17:02:33 -08:00
b2cd65212b use grid layout for forms 2022-12-19 18:46:28 -08:00
08c6126f81 undo input width 2022-12-19 18:36:41 -08:00
bbb7e0561e make config inputs 100% width 2022-12-19 18:35:09 -08:00
3e0ba0024b fix word break issue 2022-12-19 17:16:04 -08:00
ee0b534794 improve form layout handling 2022-12-19 17:05:04 -08:00
ef4597490a 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