Commit Graph

68 Commits

Author SHA1 Message Date
5077dca134 fix finding nodes in resources
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:26:49 -08:00
18b70c4506 fix instance population
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:26:19 -08:00
89d5fcff16 use resource path rather than querying each node
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:24:51 -08:00
9d0e0db27d add deleteAllCookies util function,
add functionality to nav buttons

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-09 15:08:45 -08:00
73ab09983c fix goToPage 2022-12-18 21:58:46 -08:00
5dc35cbbf3 modularize redirect function 2022-12-18 21:52:39 -08:00
e6290cc058 remove periodic refresh in favor of refresh as needed 2022-12-17 17:52:20 -08:00
3d902a745d disable reload for now 2022-12-17 16:15:28 -08:00
4153d7f76c run instance population every second 2022-12-17 16:07:18 -08:00
bc9c9b87d8 set qemu instance maxswap to 0 2022-12-14 17:31:05 -08:00
0235760565 add implicit instance typing 2022-12-14 17:01:38 -08:00
b5901cb002 simplify instacne node assignment 2022-12-14 14:11:20 -08:00
0a72233baa fix instance node data assignment 2022-12-14 13:48:29 -08:00
a10a8a4ddc add node data to instances 2022-12-14 13:47:28 -08:00
5121060671 fix concat logic 2022-12-14 13:40:19 -08:00
3247edbbbb simplify instance display 2022-12-14 13:37:30 -08:00
ad9969c393 make body optional parameter for request function 2022-12-12 16:30:55 -08:00
5cee249285 move js to scripts folder,
move css to css folder
2022-12-12 16:27:45 -08:00