Commit Graph

83 Commits

Author SHA1 Message Date
alu c18388c634 set min size for storage to 1 GB 2022-12-21 15:15:45 -08:00
alu 2cd7d9bfeb switch instance name logic 2022-12-21 15:10:13 -08:00
alu 0a392cb6a6 add better label text for rootfs 2022-12-21 15:08:21 -08:00
alu 655732fb9e fix name populating issue 2022-12-21 15:07:34 -08:00
alu 72f356d50a add lxc config form populating 2022-12-21 15:06:26 -08:00
alu 76fea95adc fix string to int parsing 2022-12-21 01:36:24 -08:00
alu a8d66a8ae6 fix string to float conversion 2022-12-21 01:33:37 -08:00
alu 9189d4aa0e improve form populating 2022-12-21 01:31:58 -08:00
alu cce8cf8115 add units to config form 2022-12-21 00:49:57 -08:00
alu c4d607570e remove colons from forms 2022-12-20 18:03:07 -08:00
alu 8341b88c76 add colon to sata config 2022-12-20 18:01:44 -08:00
alu 4484f7dc8b populate vm name 2022-12-20 17:07:58 -08:00
alu 41d8b240ab parse disk to only use size 2022-12-20 16:47:49 -08:00
alu 9854792407 try window.assign 2022-12-20 15:45:43 -08:00
alu 85f7fac100 add cancel button listener 2022-12-20 15:42:13 -08:00
alu e31c91679f fix missing increment 2022-12-20 15:38:53 -08:00
alu 589ecc1f9e add populating sata drives 2022-12-20 15:37:04 -08:00
alu f7a52a27d6 add credential check to config.js 2022-12-20 15:15:08 -08:00
alu b2cd65212b use grid layout for forms 2022-12-19 18:46:28 -08:00
alu ce1119f14a use innerHTML directly 2022-12-19 18:21:48 -08:00
alu dc95d5092d remove unecessary line 2022-12-19 18:17:19 -08:00
alu 37508e646e use label property 2022-12-19 18:16:07 -08:00
alu 54e09d8b31 use innerHTML 2022-12-19 18:14:00 -08:00
alu 06aa9ac47e use setAttribute 2022-12-19 18:12:39 -08:00
alu ca2633fb79 fix config populating bug 2022-12-19 18:08:16 -08:00
alu bd81fdb8e6 populate cores and memory in config 2022-12-19 17:59:34 -08:00
alu 534c40d7a9 add await to config form request 2022-12-19 16:21:24 -08:00
alu 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
alu 818748ef2b remove unecessary cookie header 2022-12-19 15:22:20 -08:00
alu e369456c57 add config.html,
add config.js,
add getURIData function to parse URI search params
2022-12-18 22:14:57 -08:00
alu 3160e0a858 readd proper imports to login.js 2022-12-18 22:00:59 -08:00
alu 368208fc61 fix login.js imports 2022-12-18 22:00:02 -08:00
alu 73ab09983c fix goToPage 2022-12-18 21:58:46 -08:00
alu 5dc35cbbf3 modularize redirect function 2022-12-18 21:52:39 -08:00
alu 42ebaff402 fix config button updating 2022-12-18 21:05:05 -08:00
alu 2721fd3e5e change config button icon on power action 2022-12-18 21:00:58 -08:00
alu aa4ea3e0de handle instance action update by process id 2022-12-18 20:32:05 -08:00
alu 0c5f20677e set proper alt for instance type/status and power action 2022-12-18 17:11:35 -08:00
alu 5e46481f72 add loading icon 2022-12-18 17:06:05 -08:00
alu a24467ee39 remove console 2022-12-18 16:56:02 -08:00
alu bb10726eef add actionLock to element power action 2022-12-18 16:53:07 -08:00
alu e6290cc058 remove periodic refresh in favor of refresh as needed 2022-12-17 17:52:20 -08:00
alu 7a5c1222ca assign alt properties 2022-12-17 17:36:45 -08:00
alu 83246d1fa1 remove debug console.log 2022-12-17 16:44:43 -08:00
alu 4cfd550a47 update power action button in element updater 2022-12-17 16:37:26 -08:00
alu 12927fd8a4 fix waitFor issue 2022-12-17 16:35:51 -08:00
alu 46da693292 handle update element in listener 2022-12-17 16:34:40 -08:00
alu 3d902a745d disable reload for now 2022-12-17 16:15:28 -08:00
alu 4153d7f76c run instance population every second 2022-12-17 16:07:18 -08:00
alu fcb28f0a9d remove csrf token from cookie 2022-12-15 23:51:51 -08:00