Commit Graph

122 Commits

Author SHA1 Message Date
Arthur Lu
5dcd6a805d implement basic power management 2022-12-15 23:03:50 -08:00
Arthur Lu
b6e61c310c darken inactive config icon 2022-12-15 18:32:06 -08:00
Arthur Lu
1e216a7817 limit height of action buttons 2022-12-15 18:31:05 -08:00
Arthur Lu
b2c8458e5d add action icons,
set action icons depending on instance status
2022-12-15 18:28:12 -08:00
Arthur Lu
b743af759f move btn-group margins to instance.css 2022-12-15 18:13:17 -08:00
Arthur Lu
aaa59c530f add margin to btn-group 2022-12-15 18:09:48 -08:00
Arthur Lu
b4a15c4118 add power button html and css 2022-12-15 18:04:20 -08:00
Arthur Lu
9f4642ec81 simplify instance styling 2022-12-15 17:45:40 -08:00
Arthur Lu
eb46ac7a5b add css for hr 2022-12-14 22:57:55 -08:00
Arthur Lu
ac89be7600 add hr between summary and resources 2022-12-14 22:54:18 -08:00
Arthur Lu
53720d4d8a make instance cards more contained 2022-12-14 22:51:44 -08:00
Arthur Lu
70fa73c2f2 center instance node info 2022-12-14 17:42:20 -08:00
Arthur Lu
3bbcf1a19b remove column gap 2022-12-14 17:36:28 -08:00
Arthur Lu
8778aa83b0 evenly space resource elements 2022-12-14 17:34:13 -08:00
Arthur Lu
cff0986b29 set qemu instance maxswap to 0 2022-12-14 17:31:05 -08:00
Arthur Lu
f53048edc4 fix resource disk text assignment 2022-12-14 17:28:48 -08:00
Arthur Lu
1429175d97 recolor resource icons to white 2022-12-14 17:27:53 -08:00
Arthur Lu
d64d6f1875 upload resource icons,
add some column gap to resource-div
2022-12-14 17:23:05 -08:00
Arthur Lu
f12454a56c add resource details to instance article 2022-12-14 17:20:31 -08:00
Arthur Lu
08dca0cb9e add implicit instance typing 2022-12-14 17:01:38 -08:00
Arthur Lu
866d3c6aca fix instance article element selection 2022-12-14 16:10:28 -08:00
Arthur Lu
1b57b587c7 fix instance article content 2022-12-14 16:07:25 -08:00
Arthur Lu
77673e80fe use templates to streamline instance creation 2022-12-14 16:05:15 -08:00
Arthur Lu
36b86e4edb improve instance article layout 2022-12-14 15:47:29 -08:00
Arthur Lu
90eba4904c arrange instance elements inline 2022-12-14 15:38:13 -08:00
Arthur Lu
223681ccc6 add top div to instance article 2022-12-14 15:32:22 -08:00
Arthur Lu
12ef3de58c fix node icon ref 2022-12-14 15:29:08 -08:00
Arthur Lu
7b276c2649 add icons 2022-12-14 15:28:22 -08:00
Arthur Lu
6400f36324 separate instance card data elements 2022-12-14 14:42:40 -08:00
Arthur Lu
8ef1cc3344 add instance styling 2022-12-14 14:30:46 -08:00
Arthur Lu
5c0176dc98 simplify instacne node assignment 2022-12-14 14:11:20 -08:00
Arthur Lu
0b4f50c85c fix instance node data assignment 2022-12-14 13:48:29 -08:00
Arthur Lu
f81fea1268 add node data to instances 2022-12-14 13:47:28 -08:00
Arthur Lu
f12be4b2a9 fix concat logic 2022-12-14 13:40:19 -08:00
Arthur Lu
a1fd99e102 simplify instance display 2022-12-14 13:37:30 -08:00
Arthur Lu
4730ada40a fix instanceDiv 2022-12-13 23:28:07 -08:00
Arthur Lu
979307095d fix instance type setting,
add min-content to center-div
2022-12-13 23:26:43 -08:00
Arthur Lu
f0e5b31bdf fix node and instance element stylesheet reference 2022-12-12 21:43:19 -08:00
Arthur Lu
184cc5ee60 add useful login statuses 2022-12-12 17:12:11 -08:00
Arthur Lu
f681ad77e7 make body optional parameter for request function 2022-12-12 16:30:55 -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
d09b7b59ba fix requestTicket return value 2022-12-12 16:21:33 -08:00
Arthur Lu
c0c0805aa3 fix optional param 2022-12-12 16:19:47 -08:00
Arthur Lu
12a733f556 remove repeated code 2022-12-12 16:18:40 -08:00
Arthur Lu
81e9c28a7a fix error naming again 2022-12-12 16:11:00 -08:00
Arthur Lu
9cef571576 fix error naming 2022-12-12 16:09:57 -08:00
Arthur Lu
063e7f00b6 create custom ResponseError and NetworkError 2022-12-12 16:09:06 -08:00
Arthur Lu
f6fce759d8 apply promise catch to request function 2022-12-12 16:00:11 -08:00
Arthur Lu
54d27d5ccd try promises 2022-12-12 15:56:57 -08:00
Arthur Lu
90ef6bca81 fix ticket saving 2022-12-12 15:13:43 -08:00