Commit Graph

  • 93490a7e65 fix instance icon assignment alu 2023-01-17 12:34:22 -08:00
  • 72e0407be2 show blank name if instance is unknown, show stopped icon if instance is unknown alu 2023-01-17 12:33:21 -08:00
  • 6a20785b7c ensure node search returns a node alu 2023-01-17 12:29:10 -08:00
  • 80be88c6b9 fix variable item typo alu 2023-01-17 12:27:15 -08:00
  • 5077dca134 fix finding nodes in resources alu 2023-01-17 12:26:49 -08:00
  • 18b70c4506 fix instance population alu 2023-01-17 12:26:19 -08:00
  • 89d5fcff16 use resource path rather than querying each node alu 2023-01-17 12:24:51 -08:00
  • 7f29719532 remove unrelated comments alu 2023-01-17 12:02:02 -08:00
  • 3b79a997be remove unused function getDiskImageOptions alu 2023-01-17 11:56:20 -08:00
  • 0127b60bf3 keep disk filename prefixes to assign value correctly alu 2023-01-17 11:50:59 -08:00
  • b29b1dd08f remove iso/ prefix from disk filename alu 2023-01-17 11:48:50 -08:00
  • faea8bf08d fix varaible naming for storage in handleStorageChange alu 2023-01-17 11:45:29 -08:00
  • 940ea453d1 fix varaible instantiation alu 2023-01-17 11:44:34 -08:00
  • cd2d93ad34 fix disk image select id assignment alu 2023-01-17 11:43:50 -08:00
  • 977f363934 add storage change handler alu 2023-01-17 11:39:28 -08:00
  • 3784a4511a fix config disk grid layout alu 2023-01-17 11:26:42 -08:00
  • 253342826c use grid-column to span some inputs alu 2023-01-17 11:15:04 -08:00
  • 70d1995453 remove storage and iso from disk image options alu 2023-01-17 11:04:28 -08:00
  • d9ccaddd3c populate diskImageSelect with options alu 2023-01-17 10:59:06 -08:00
  • 5ccf122ca6 add options to disk image selection alu 2023-01-17 10:48:09 -08:00
  • c0cd6a546e add ids to storage and size input alu 2023-01-17 10:31:26 -08:00
  • 453dc9051b set non resiable disk size value to 0 alu 2023-01-17 10:26:11 -08:00
  • 6cd66db083 fix handleDeviceChange not implemented alu 2023-01-17 10:19:07 -08:00
  • 5e03f48ba6 min input content, disable disk device reassignment for all disks alu 2023-01-17 10:18:22 -08:00
  • f3b9a5d81e hide device input if device input is not required alu 2023-01-17 10:01:06 -08:00
  • ca59f11bdb add hidden class alu 2023-01-17 09:56:48 -08:00
  • 44f837b33d remove unit selector for unit text, hide size input and unit text if disk is not resizable alu 2023-01-17 09:52:20 -08:00
  • ecf593f9ef change volume contents includes to be specific to bus type alu 2023-01-16 16:14:33 -08:00
  • b928f87a79 fix min checking alu 2023-01-16 16:10:56 -08:00
  • b8fb562c41 fix invalid query selector ids alu 2023-01-16 16:08:20 -08:00
  • c21838d760 fix query selector in handleUnitChange alu 2023-01-16 16:07:06 -08:00
  • 680bb92242 set minimum size on unit change, check min size value on unit change alu 2023-01-16 16:06:19 -08:00
  • a4ea5a2a60 disable size unit select if resizable is false alu 2023-01-16 15:50:32 -08:00
  • ef44a7bfbc fix disk config layout alu 2023-01-16 15:48:54 -08:00
  • 28a4dc94cb add required params to addDiskLine alu 2023-01-16 15:48:20 -08:00
  • 7fe8dd2b7e fix variable naming conflict alu 2023-01-16 15:47:13 -08:00
  • 474a9c9222 add selector for size unit alu 2023-01-16 15:45:51 -08:00
  • dfba5cdd5a remove unit from size alu 2023-01-16 15:27:41 -08:00
  • 359bb8a7f3 fix config disk layout alu 2023-01-16 15:25:03 -08:00
  • 75e77b1362 fix delete button alt text alu 2023-01-16 15:24:24 -08:00
  • ba7a96f0eb add delete disk button alu 2023-01-16 15:22:39 -08:00
  • 4512242336 fix storageSelect and sizeInput populating alu 2023-01-16 15:16:02 -08:00
  • f7a11046e0 fix storage options populating alu 2023-01-16 15:14:34 -08:00
  • 32a3c50f97 fix icon alt again alu 2023-01-16 15:13:17 -08:00
  • 5bc908eaae fix bus prefix issue alu 2023-01-16 15:12:46 -08:00
  • 5041f7ea1c fix icon alt text alu 2023-01-16 15:10:24 -08:00
  • fd8025ed32 fix icon reference alu 2023-01-16 15:09:21 -08:00
  • 2ea2865d8d make each disk configurable alu 2023-01-16 15:05:58 -08:00
  • bee34d4569 remove name field alu 2023-01-16 14:25:31 -08:00
  • b0b3698258 right align all disk config buttons alu 2023-01-12 15:26:45 -08:00
  • 24351ded1e add grey backgroudn to disabled inputs alu 2023-01-12 15:21:08 -08:00
  • 6598ae3133 disable bus when lxc, disable path when qemu alu 2023-01-12 15:17:35 -08:00
  • cb9c3a051f remove console.log s alu 2023-01-12 15:08:45 -08:00
  • 5b111b1114 removed redundant params in populateResources alu 2023-01-12 15:08:02 -08:00
  • 976b62fce8 add storage target option adding alu 2023-01-12 15:05:22 -08:00
  • ad84fc9772 add fetch storage options alu 2023-01-12 14:43:17 -08:00
  • c6f8b7542d fix event listener callback function alu 2023-01-11 03:02:17 -08:00
  • ba97c056d8 fix disk populating bugs alu 2023-01-11 03:00:01 -08:00
  • d43363c066 add query select for addDiskDevice alu 2023-01-11 02:58:22 -08:00
  • 4f8f4ae863 try global vars alu 2023-01-11 02:57:37 -08:00
  • 7e71d098c4 fix parameters alu 2023-01-11 02:52:52 -08:00
  • 4556abc8ea consolidate handler params alu 2023-01-11 02:51:06 -08:00
  • 3993b23d22 add missing type param in add disk handlers alu 2023-01-11 02:47:36 -08:00
  • da1b0661ca fix missing param in add disk handlers alu 2023-01-11 02:46:25 -08:00
  • 7799954b0f streamline add disk code alu 2023-01-11 02:43:56 -08:00
  • 1575fa33fd remoe focus outline alu 2023-01-11 02:27:10 -08:00
  • 1ce205c17b add correct event listener alu 2023-01-11 02:16:30 -08:00
  • 847f2d4d64 add red border on add disk device input focus alu 2023-01-11 02:15:58 -08:00
  • 801bd1e105 populate add disk device with next avaliable value, add red border around invalid device number alu 2023-01-11 02:01:34 -08:00
  • f12ee81b3e flip qemu disk ordering alu 2023-01-11 01:33:50 -08:00
  • 49416cdd34 add pointer to disk items alu 2023-01-11 01:32:51 -08:00
  • 30c6deb86c generalize button img hover alu 2023-01-11 01:30:28 -08:00
  • 17836e432d fix form img hover alu 2023-01-11 01:28:09 -08:00
  • a221643ce4 add hover cursor change alu 2023-01-11 01:24:28 -08:00
  • 619003616a fixes to limit and bus selection alu 2023-01-10 17:16:05 -08:00
  • f53882a50b use capital case for disk name alu 2023-01-10 17:12:24 -08:00
  • dbd6213b86 fix prefix in disk population alu 2023-01-10 17:11:00 -08:00
  • ffbfc04511 remove all references to disks alu 2023-01-10 17:09:59 -08:00
  • 60737d1e77 fix populating bug alu 2023-01-10 17:09:10 -08:00
  • 81da4724e9 fix variable typo alu 2023-01-10 17:06:34 -08:00
  • d3c4f338cf fix variable name collision alu 2023-01-10 17:05:41 -08:00
  • 0b139f37c0 used variable to store disk configuration alu 2023-01-10 17:04:20 -08:00
  • 17676a8564 add logic for bus select and device limit alu 2023-01-10 16:49:57 -08:00
  • b222f95483 align add disk button to the right alu 2023-01-10 16:15:44 -08:00
  • 15b2e7ec58 add disk mini form alu 2023-01-10 16:01:13 -08:00
  • de7f7ed2b5 add some top margin to create disk button alu 2023-01-10 00:21:48 -08:00
  • 95d735979a add disk create button alu 2023-01-10 00:18:23 -08:00
  • 392446219d fix disk populating issue alu 2023-01-09 23:51:11 -08:00
  • 0dee24b337 sort disks in numerical order alu 2023-01-09 23:50:11 -08:00
  • 39594672bf decrease stop.svg thickness alu 2023-01-09 23:02:57 -08:00
  • 3de452435c increase stop.svg slightly alu 2023-01-09 23:00:11 -08:00
  • 5c2a0e53d6 increase stop.svg thickness alu 2023-01-09 22:59:09 -08:00
  • 7bbff982fe increase start.svg size alu 2023-01-09 22:54:41 -08:00
  • 56bbfa01f8 use better icon for drive alu 2023-01-09 22:43:54 -08:00
  • ee19c32f04 use a cleaner drive icon alu 2023-01-09 22:31:45 -08:00
  • 4c23ac5c5e add logic for disk and drive icon alu 2023-01-09 22:24:04 -08:00
  • 5b8ab3859d add drive.svg, add width and height to some svg alu 2023-01-09 22:19:20 -08:00
  • da87996348 Fix bracket escape in README.md alu 2023-01-09 18:01:51 -08:00
  • 8a107df67a Create README.md alu 2023-01-09 17:50:05 -08:00
  • 6adf04efe8 generalize disk populating alu 2023-01-09 16:21:45 -08:00