Commit Graph

19 Commits

Author SHA1 Message Date
c4d607570e remove colons from forms 2022-12-20 18:03:07 -08:00
8341b88c76 add colon to sata config 2022-12-20 18:01:44 -08:00
4484f7dc8b populate vm name 2022-12-20 17:07:58 -08:00
41d8b240ab parse disk to only use size 2022-12-20 16:47:49 -08:00
85f7fac100 add cancel button listener 2022-12-20 15:42:13 -08:00
e31c91679f fix missing increment 2022-12-20 15:38:53 -08:00
589ecc1f9e add populating sata drives 2022-12-20 15:37:04 -08:00
f7a52a27d6 add credential check to config.js 2022-12-20 15:15:08 -08:00
b2cd65212b use grid layout for forms 2022-12-19 18:46:28 -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
534c40d7a9 add await to config form request 2022-12-19 16:21:24 -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
e369456c57 add config.html,
add config.js,
add getURIData function to parse URI search params
2022-12-18 22:14:57 -08:00