Commit Graph

45 Commits

Author SHA1 Message Date
9a6a9e4473 move w3.css to modules,
move InstanceCard to index.js,
move ResourceChart to account.js
2024-07-26 18:34:14 +00:00
bb3edcb005 add local chartjs module 2024-07-22 21:36:44 +00:00
db06522d15 add admin page,
move requestTicket and deleteAllCookies to login.js,
update to new auth paths
2024-07-16 19:00:30 +00:00
29c36cdbf5 update for new pool and node format 2024-04-16 21:38:25 +00:00
e97f8d5bbc fix bugs in network config change,
generalize dialog layout,
add form validation callback,
add password change form
2023-11-14 00:09:41 +00:00
89f0b14c21 add password form to account,
fix form input grid styling
2023-10-31 18:13:40 +00:00
e2f5bf9a0a add bottom padding to main,
improve error handling with request function
2023-10-18 19:33:58 +00:00
72db810ef0 add local copy of w3.css fallback,
change how the dashboard and api is proxied
2023-10-12 17:27:37 +00:00
a18cc5f39c add alternate chart layout for narrow screens 2023-10-05 16:38:25 +00:00
c5c54b0691 fix search regexp escape,
wrap chartjs with custom element
2023-10-04 18:59:46 +00:00
49b2405814 fix aria-current value for nav bar to "page",
improve nav css readability
2023-09-26 19:15:54 +00:00
0f8a85d22a finish renaming,
improve search bar and add instance responsiveness
2023-09-15 22:13:21 +00:00
ea8d2e5b8c update client user resource data format 2023-09-11 19:04:07 +00:00
820fe376d5 improve responsiveness of account resources 2023-09-05 21:47:39 +00:00
53c8da841d display account resource usage in charts 2023-08-31 19:01:58 +00:00
e83cde0db7 add settings page 2023-07-12 00:24:16 +00:00
a679e7a2d9 remove user vlan tag info,
update client with new api route
2023-06-29 02:08:52 +00:00
1532937f00 add vlan tag to account info 2023-06-09 00:28:26 +00:00
d10aeedcf2 remove org specific values,
add dynamic org handling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 15:18:36 +00:00
6530240677 add network interface to config,
improve w3-card styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 21:22:12 +00:00
be57da94db add margin to table
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-12 21:17:29 +00:00
a8ad9986d7 remove extra divs for hamburger nav 2023-05-11 06:13:00 +00:00
f9e0903671 improve nav bar styling 2023-05-11 06:03:37 +00:00
512a78bd75 consolidate h1 styles 2023-05-08 00:02:47 +00:00
a0fe199ccb fix responsiveness of account resource table on large screens 2023-05-05 05:03:12 +00:00
c677d08637 improve responsiveness for very narrow screens 2023-05-05 05:01:05 +00:00
86dd966691 improve account style,
add allowed nodes to account page,
reduce use of innerHTML

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-03 21:06:27 +00:00
d351fdfb67 small style improvements 2023-05-02 03:42:58 +00:00
4d4edaa025 improve styling for account page
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-28 23:57:42 +00:00
92493670b7 move nav bar css to nav.css,
simplify some css rules for nav responsiveness

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 21:35:50 +00:00
98fe0b2b3f change nav styling and responsiveness
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 21:25:03 +00:00
4c75398cac adjust some styling 2023-04-22 04:49:17 +00:00
9903f75959 add instance info to account 2023-04-21 22:58:15 +00:00
90d77af0d9 shorten table headers 2023-04-21 22:24:58 +00:00
c9b10efed6 fix table responsiveness 2023-04-21 22:22:19 +00:00
1b2b95a1a9 add w3-responsive to table 2023-04-21 22:16:21 +00:00
a23aad9e99 use new resource return format
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-18 23:31:54 +00:00
b36cd67e86 fix some mobile responsiveness issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 21:42:59 +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
09bf0ebbe9 simplify styling 2023-04-06 03:46:39 +00:00
9469de72fe working but hacky 2023-04-06 02:56:37 +00:00
575e7c9739 improve nav bar
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 23:39:28 +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
31042464a4 change resource page to account page,
improve table styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 22:48:36 +00:00