Commit Graph

  • b4a92a26e1 fix icon null check alu 2022-12-21 16:00:28 -08:00
  • e37c19de77 fix config form icon styling alu 2022-12-21 15:59:54 -08:00
  • 7f4c006385 add icons to config form alu 2022-12-21 15:56:52 -08:00
  • 0b2bb51bdd add swap in config alu 2022-12-21 15:39:09 -08:00
  • 6b2dbf2450 remove resource bar from instance article alu 2022-12-21 15:31:31 -08:00
  • afaf6c678d set step to 0.001 alu 2022-12-21 15:26:18 -08:00
  • 06a54aa8a8 use min of 1 alu 2022-12-21 15:22:50 -08:00
  • c18388c634 set min size for storage to 1 GB alu 2022-12-21 15:15:45 -08:00
  • 2cd7d9bfeb switch instance name logic alu 2022-12-21 15:10:13 -08:00
  • 0a392cb6a6 add better label text for rootfs alu 2022-12-21 15:08:21 -08:00
  • 655732fb9e fix name populating issue alu 2022-12-21 15:07:34 -08:00
  • 72f356d50a add lxc config form populating alu 2022-12-21 15:06:26 -08:00
  • 912b038136 fix login form layout alu 2022-12-21 11:33:51 -08:00
  • 76fea95adc fix string to int parsing alu 2022-12-21 01:36:24 -08:00
  • a8d66a8ae6 fix string to float conversion alu 2022-12-21 01:33:37 -08:00
  • 9189d4aa0e improve form populating alu 2022-12-21 01:31:58 -08:00
  • 461635f966 improve form layout css alu 2022-12-21 00:56:40 -08:00
  • cce8cf8115 add units to config form alu 2022-12-21 00:49:57 -08:00
  • c4d607570e remove colons from forms alu 2022-12-20 18:03:07 -08:00
  • 8341b88c76 add colon to sata config alu 2022-12-20 18:01:44 -08:00
  • 163542102d remove login status testing alu 2022-12-20 17:52:41 -08:00
  • fc073b6422 set legend height to 0 alu 2022-12-20 17:51:53 -08:00
  • 322a5ea5be final form styling alu 2022-12-20 17:46:03 -08:00
  • c1779c9b7f remove border around form buttons alu 2022-12-20 17:38:14 -08:00
  • 4484f7dc8b populate vm name alu 2022-12-20 17:07:58 -08:00
  • 9754351e22 improve form layout and styling alu 2022-12-20 17:02:33 -08:00
  • 41d8b240ab parse disk to only use size alu 2022-12-20 16:47:49 -08:00
  • df0ff8cd7b change config form button type to button alu 2022-12-20 15:49:13 -08:00
  • 9854792407 try window.assign alu 2022-12-20 15:45:43 -08:00
  • 85f7fac100 add cancel button listener alu 2022-12-20 15:42:13 -08:00
  • e31c91679f fix missing increment alu 2022-12-20 15:38:53 -08:00
  • 589ecc1f9e add populating sata drives alu 2022-12-20 15:37:04 -08:00
  • f7a52a27d6 add credential check to config.js alu 2022-12-20 15:15:08 -08:00
  • 0c66460bf7 fix username input alu 2022-12-19 18:47:05 -08:00
  • b2cd65212b use grid layout for forms alu 2022-12-19 18:46:28 -08:00
  • 08c6126f81 undo input width alu 2022-12-19 18:36:41 -08:00
  • bbb7e0561e make config inputs 100% width alu 2022-12-19 18:35:09 -08:00
  • ce1119f14a use innerHTML directly alu 2022-12-19 18:21:48 -08:00
  • dc95d5092d remove unecessary line alu 2022-12-19 18:17:19 -08:00
  • 37508e646e use label property alu 2022-12-19 18:16:07 -08:00
  • 54e09d8b31 use innerHTML alu 2022-12-19 18:14:00 -08:00
  • 06aa9ac47e use setAttribute alu 2022-12-19 18:12:39 -08:00
  • ca2633fb79 fix config populating bug alu 2022-12-19 18:08:16 -08:00
  • bd81fdb8e6 populate cores and memory in config alu 2022-12-19 17:59:34 -08:00
  • 727c23cec3 remove btn-group:after alu 2022-12-19 17:35:55 -08:00
  • ce7466ac04 remove extra white space alu 2022-12-19 17:23:04 -08:00
  • 3e0ba0024b fix word break issue alu 2022-12-19 17:16:04 -08:00
  • ee0b534794 improve form layout handling alu 2022-12-19 17:05:04 -08:00
  • 534c40d7a9 add await to config form request alu 2022-12-19 16:21:24 -08:00
  • daf93b2b32 fix config form button ids alu 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 alu 2022-12-19 16:13:43 -08:00
  • 818748ef2b remove unecessary cookie header alu 2022-12-19 15:22:20 -08:00
  • ca05ecc72f remove extra end tag in config.html alu 2022-12-18 22:49:19 -08:00
  • e369456c57 add config.html, add config.js, add getURIData function to parse URI search params alu 2022-12-18 22:14:57 -08:00
  • 3160e0a858 readd proper imports to login.js alu 2022-12-18 22:00:59 -08:00
  • 368208fc61 fix login.js imports alu 2022-12-18 22:00:02 -08:00
  • 73ab09983c fix goToPage alu 2022-12-18 21:58:46 -08:00
  • 5dc35cbbf3 modularize redirect function alu 2022-12-18 21:52:39 -08:00
  • 42ebaff402 fix config button updating alu 2022-12-18 21:05:05 -08:00
  • 2721fd3e5e change config button icon on power action alu 2022-12-18 21:00:58 -08:00
  • aa4ea3e0de handle instance action update by process id alu 2022-12-18 20:32:05 -08:00
  • d03292a29c minify svgs alu 2022-12-18 19:58:08 -08:00
  • 0c5f20677e set proper alt for instance type/status and power action alu 2022-12-18 17:11:35 -08:00
  • 5e46481f72 add loading icon alu 2022-12-18 17:06:05 -08:00
  • a24467ee39 remove console alu 2022-12-18 16:56:02 -08:00
  • bb10726eef add actionLock to element power action alu 2022-12-18 16:53:07 -08:00
  • e6290cc058 remove periodic refresh in favor of refresh as needed alu 2022-12-17 17:52:20 -08:00
  • 7a5c1222ca assign alt properties alu 2022-12-17 17:36:45 -08:00
  • 83246d1fa1 remove debug console.log alu 2022-12-17 16:44:43 -08:00
  • 4cfd550a47 update power action button in element updater alu 2022-12-17 16:37:26 -08:00
  • 12927fd8a4 fix waitFor issue alu 2022-12-17 16:35:51 -08:00
  • 46da693292 handle update element in listener alu 2022-12-17 16:34:40 -08:00
  • 3d902a745d disable reload for now alu 2022-12-17 16:15:28 -08:00
  • 4153d7f76c run instance population every second alu 2022-12-17 16:07:18 -08:00
  • fcb28f0a9d remove csrf token from cookie alu 2022-12-15 23:51:51 -08:00
  • c83c706a32 put CSRF only for POST alu 2022-12-15 23:44:48 -08:00
  • aa8ff06b6f try setting CSRFPreventionToken header alu 2022-12-15 23:40:04 -08:00
  • 7618b24898 add csrf token saving alu 2022-12-15 23:15:52 -08:00
  • 22f334f373 fix power management request alu 2022-12-15 23:08:56 -08:00
  • 8997caa7be fix import alu 2022-12-15 23:05:32 -08:00
  • ff6c4fdd09 implement basic power management alu 2022-12-15 23:03:50 -08:00
  • 0ceace3c88 darken inactive config icon alu 2022-12-15 18:32:06 -08:00
  • ba07eff425 limit height of action buttons alu 2022-12-15 18:31:05 -08:00
  • f40e05fbf5 add action icons, set action icons depending on instance status alu 2022-12-15 18:28:12 -08:00
  • ea596b8258 move btn-group margins to instance.css alu 2022-12-15 18:13:17 -08:00
  • 4e568552d7 add margin to btn-group alu 2022-12-15 18:09:48 -08:00
  • 10526d1a67 add power button html and css alu 2022-12-15 18:04:20 -08:00
  • c45c9df406 simplify instance styling alu 2022-12-15 17:45:40 -08:00
  • bbe9a7a93c add css for hr alu 2022-12-14 22:57:55 -08:00
  • 9db70290a8 add hr between summary and resources alu 2022-12-14 22:54:18 -08:00
  • 81b26b5f30 make instance cards more contained alu 2022-12-14 22:51:44 -08:00
  • 8d41997c76 center instance node info alu 2022-12-14 17:42:20 -08:00
  • 9a3b51a140 remove column gap alu 2022-12-14 17:36:28 -08:00
  • e9b236f5f0 evenly space resource elements alu 2022-12-14 17:34:13 -08:00
  • bc9c9b87d8 set qemu instance maxswap to 0 alu 2022-12-14 17:31:05 -08:00
  • 3f33684edf fix resource disk text assignment alu 2022-12-14 17:28:48 -08:00
  • 9239b41e65 recolor resource icons to white alu 2022-12-14 17:27:53 -08:00
  • f72106ae83 upload resource icons, add some column gap to resource-div alu 2022-12-14 17:23:05 -08:00
  • 2af76405ef add resource details to instance article alu 2022-12-14 17:20:31 -08:00
  • 0235760565 add implicit instance typing alu 2022-12-14 17:01:38 -08:00