Commit Graph

  • 4d66972aae add diskMove handler creation, improve form css alu 2023-02-02 00:12:36 +00:00
  • 2d061a6650 improve dialog box custom element alu 2023-02-01 23:42:30 +00:00
  • 1769babac1 add example entries in vars.js.template alu 2023-02-01 22:26:56 +00:00
  • 7e87c870d3 add button titles to instance alu 2023-02-01 00:02:10 +00:00
  • f3c46f6f07 add temp fix for long disk size change issue alu 2023-01-30 23:43:00 +00:00
  • e5601f9f3a fix disk detach and disk resize issues alu 2023-01-30 23:35:26 +00:00
  • 821d4622f7 add dialog confirm, add resize handler alu 2023-01-30 22:21:05 +00:00
  • 9069aba221 add icon to all pages alu 2023-01-28 03:18:20 +00:00
  • bd8d8a82cf add favicon alu 2023-01-28 00:30:46 +00:00
  • 04b959bd16 create custom dialog form element alu 2023-01-27 22:33:05 +00:00
  • f752baa46a change vars export naming alu 2023-01-27 21:49:50 +00:00
  • b75f390619 simplify power button logic, add icons for loading instances alu 2023-01-26 20:50:15 +00:00
  • 8134925c03 avoid refreshing page on disk change alu 2023-01-26 19:55:17 +00:00
  • 7b712ad80b separate disk and resource population alu 2023-01-26 19:48:41 +00:00
  • a8f9c67711 remove template in index, add article content in js alu 2023-01-26 19:33:39 +00:00
  • 96569d3f88 Update README.md alu 2023-01-26 01:10:23 -08:00
  • f9691f0857 add detach disk handler alu 2023-01-25 02:06:31 +00:00
  • 85b816dccd Update README.md alu 2023-01-23 17:45:03 -08:00
  • 988ed94e13 update README with new instructions alu 2023-01-20 05:02:50 +00:00
  • 2325dd4611 add template file for vars.js alu 2023-01-20 04:58:33 +00:00
  • eebc9cfd86 remove vars.js alu 2023-01-20 04:56:31 +00:00
  • 44f5b2243a update README.md with new instructions alu 2023-01-19 20:40:22 +00:00
  • c5d14708d3 untrack vars.js alu 2023-01-19 20:33:34 +00:00
  • 2d1d64a765 move api path info to vars.js alu 2023-01-19 20:33:05 +00:00
  • c99f6cef2d add config for tronnet, will remove later alu 2023-01-19 19:59:12 +00:00
  • 0f9a28ae83 use extra js file to store config data alu 2023-01-19 19:58:44 +00:00
  • 8676eb6dc3 change attach and detach icons alu 2023-01-19 18:08:00 +00:00
  • 33bdb0b19e change attach and detach icons, imrpove action bar layout alu 2023-01-19 02:23:28 +00:00
  • 63b2bebf2e add action button icons alu 2023-01-19 02:13:07 +00:00
  • 62b4fa40e8 add unused disk to disk populate alu 2023-01-19 00:54:14 +00:00
  • 727a5dcd81 revert to show disk text config alu 2023-01-19 00:35:52 +00:00
  • 96ab6791b2 improve acessibility alu 2023-01-18 23:43:57 +00:00
  • e3bf24c885 remove padding from first form fieldset alu 2023-01-18 22:58:00 +00:00
  • dd165d58a5 hide instance actions if the node is offline alu 2023-01-17 12:45:16 -08:00
  • 019ee1b140 set instance to original if request returns an error alu 2023-01-17 12:41:52 -08:00
  • dccb5ec582 fix unknown status check order alu 2023-01-17 12:36:34 -08:00
  • 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