Commit Graph

24 Commits

Author SHA1 Message Date
Arthur Lu
055e7ddc14 rename buttons.css to button.css,
add table styling and prepare for better table generation

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 22:29:15 +00:00
Arthur Lu
eecf272e99 use css vars for coloring
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-03 22:59:36 +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
96b1916fd0 fix login form centering
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-23 22:19:32 +00:00
Arthur Lu
86edfd7fa9 fix login form size
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-23 22:18:11 +00:00
Arthur Lu
382da648fd fix form input labels in login 2023-02-06 21:59:00 +00:00
Arthur Lu
dbbb3ab09c add icon to all pages 2023-01-28 03:18:20 +00:00
Arthur Lu
cc72688bf8 create custom dialog form element
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-27 22:33:05 +00:00
Arthur Lu
ffd48cafad add icons to config form 2022-12-21 15:56:52 -08:00
Arthur Lu
fb12817140 fix login form layout 2022-12-21 11:33:51 -08:00
Arthur Lu
da4dab35cc remove colons from forms 2022-12-20 18:03:07 -08:00
Arthur Lu
2dc311af6a remove login status testing 2022-12-20 17:52:41 -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
191936fde7 fix username input 2022-12-19 18:47:05 -08:00
Arthur Lu
6ac057bdbf use grid layout for forms 2022-12-19 18:46:28 -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
Arthur Lu
184cc5ee60 add useful login statuses 2022-12-12 17:12:11 -08:00
Arthur Lu
4a97631ec9 move js to scripts folder,
move css to css folder
2022-12-12 16:27:45 -08:00
Arthur Lu
12089dcf9c add login page 2022-12-12 14:57:43 -08:00