Commit Graph

267 Commits

Author SHA1 Message Date
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
ce1119f14a use innerHTML directly 2022-12-19 18:21:48 -08:00
dc95d5092d remove unecessary line 2022-12-19 18:17:19 -08:00
37508e646e use label property 2022-12-19 18:16:07 -08:00
54e09d8b31 use innerHTML 2022-12-19 18:14:00 -08:00
06aa9ac47e use setAttribute 2022-12-19 18:12:39 -08:00
ca2633fb79 fix config populating bug 2022-12-19 18:08:16 -08:00
bd81fdb8e6 populate cores and memory in config 2022-12-19 17:59:34 -08:00
727c23cec3 remove btn-group:after 2022-12-19 17:35:55 -08:00
ce7466ac04 remove extra white space 2022-12-19 17:23:04 -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
534c40d7a9 add await to config form request 2022-12-19 16:21:24 -08:00
daf93b2b32 fix config form button ids 2022-12-19 16:17:57 -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
818748ef2b remove unecessary cookie header 2022-12-19 15:22:20 -08:00
ca05ecc72f remove extra end tag in config.html 2022-12-18 22:49:19 -08:00
e369456c57 add config.html,
add config.js,
add getURIData function to parse URI search params
2022-12-18 22:14:57 -08:00
3160e0a858 readd proper imports to login.js 2022-12-18 22:00:59 -08:00
368208fc61 fix login.js imports 2022-12-18 22:00:02 -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
42ebaff402 fix config button updating 2022-12-18 21:05:05 -08:00
2721fd3e5e change config button icon on power action 2022-12-18 21:00:58 -08:00
aa4ea3e0de handle instance action update by process id 2022-12-18 20:32:05 -08:00
d03292a29c minify svgs 2022-12-18 19:58:08 -08:00
0c5f20677e set proper alt for instance type/status and power action 2022-12-18 17:11:35 -08:00
5e46481f72 add loading icon 2022-12-18 17:06:05 -08:00
a24467ee39 remove console 2022-12-18 16:56:02 -08:00
bb10726eef add actionLock to element power action 2022-12-18 16:53:07 -08:00
e6290cc058 remove periodic refresh in favor of refresh as needed 2022-12-17 17:52:20 -08:00
7a5c1222ca assign alt properties 2022-12-17 17:36:45 -08:00
83246d1fa1 remove debug console.log 2022-12-17 16:44:43 -08:00
4cfd550a47 update power action button in element updater 2022-12-17 16:37:26 -08:00
12927fd8a4 fix waitFor issue 2022-12-17 16:35:51 -08:00
46da693292 handle update element in listener 2022-12-17 16:34:40 -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
fcb28f0a9d remove csrf token from cookie 2022-12-15 23:51:51 -08:00
c83c706a32 put CSRF only for POST 2022-12-15 23:44:48 -08:00
aa8ff06b6f try setting CSRFPreventionToken header 2022-12-15 23:40:04 -08:00
7618b24898 add csrf token saving 2022-12-15 23:15:52 -08:00
22f334f373 fix power management request 2022-12-15 23:08:56 -08:00
8997caa7be fix import 2022-12-15 23:05:32 -08:00
ff6c4fdd09 implement basic power management 2022-12-15 23:03:50 -08:00
0ceace3c88 darken inactive config icon 2022-12-15 18:32:06 -08:00
ba07eff425 limit height of action buttons 2022-12-15 18:31:05 -08:00
f40e05fbf5 add action icons,
set action icons depending on instance status
2022-12-15 18:28:12 -08:00
ea596b8258 move btn-group margins to instance.css 2022-12-15 18:13:17 -08:00