Commit Graph

  • 31042464a4 change resource page to account page, improve table styling alu 2023-04-05 22:48:36 +00:00
  • f1dc99dedd rename buttons.css to button.css, add table styling and prepare for better table generation alu 2023-04-05 22:29:15 +00:00
  • 8b9cbec5fb use css vars for coloring alu 2023-04-03 22:59:36 +00:00
  • c742ed7085 make instance article span entire width alu 2023-04-03 22:49:24 +00:00
  • a2c027eec0 fix site grid layout alu 2023-04-03 22:09:04 +00:00
  • 8e60ece366 add basic resource viewing alu 2023-04-03 21:57:03 +00:00
  • 33fe93089e fix remaining icons alu 2023-04-03 21:17:18 +00:00
  • 3768b2438e fix add instance button color alu 2023-04-03 21:10:00 +00:00
  • b455f3238f minor style changes, fix icon colors alu 2023-04-03 13:40:37 -07:00
  • e4a2bdf205 add nav bar to config page alu 2023-03-25 23:41:56 +00:00
  • d41162ebae major changes to styling: move nav bar to left side and implement hover animations, generalize color scheme using css variables, move button and btn-group related styles to buttons.css, consolidate form input and select styles in form.css alu 2023-03-25 23:38:15 +00:00
  • 42e8d729d6 set default login realm in login page alu 2023-03-24 22:25:14 +00:00
  • fa66459da7 add realm selector to login alu 2023-03-24 21:13:33 +00:00
  • b6685696fc Update README.md alu 2023-02-28 21:09:12 -08:00
  • 1f03f78cc4 Update README.md alu 2023-02-28 21:03:52 -08:00
  • 6cdb249f8d Update README.md alu 2023-02-28 20:48:44 -08:00
  • 216f8bede9 fix request functionr return values alu 2023-03-01 00:01:56 +00:00
  • e72ca340c9 gracefully recover from config error alu 2023-02-28 23:56:39 +00:00
  • 0caaded1a5 fix request function return value to include status value alu 2023-02-28 22:50:12 +00:00
  • 2df5284d90 implement instance add, fix multiple onclick listeners being added alu 2023-02-27 23:03:19 +00:00
  • fc1972a344 use new endpoint arg format alu 2023-02-27 02:29:55 +00:00
  • b84186c9d6 remove console.log, add node logic to new instance form alu 2023-02-24 23:27:03 +00:00
  • 8e0fa94daa fix removed import alu 2023-02-24 22:38:31 +00:00
  • 6866b4e8a0 use client api endpont for proxmox requests alu 2023-02-24 22:25:36 +00:00
  • a7a00043ae fix login form centering alu 2023-02-23 22:19:32 +00:00
  • a55c782a43 fix login form size alu 2023-02-23 22:18:11 +00:00
  • 00b1bb310d add node field for add new instance alu 2023-02-23 22:14:06 +00:00
  • 3116a47416 add extra input fields for container specific options alu 2023-02-23 21:58:42 +00:00
  • da9dab4443 add create instance form dialog alu 2023-02-23 21:11:43 +00:00
  • 26dc801fe4 add delete instance logic alu 2023-02-21 22:50:01 +00:00
  • 01074e87f8 add create instance button alu 2023-02-21 21:52:57 +00:00
  • b6642c9f0c group action icons by type alu 2023-02-21 21:50:54 +00:00
  • 00683eddb8 add delete button to insances, add confirm message on start/stop, change power action from shutdown to stop, improve action button alt texts alu 2023-02-21 19:57:47 +00:00
  • 8dbc9d5552 add saving cpu and memory resource values on exit alu 2023-02-17 22:17:20 +00:00
  • 17f243a006 use proxmox builtin consoles alu 2023-02-17 05:12:28 +00:00
  • 604035d3a8 add handle cd add alu 2023-02-16 05:19:22 +00:00
  • aad2c4df6c comment out console handler alu 2023-02-16 01:25:17 +00:00
  • 1533b26467 add cd-add button to vm config alu 2023-02-16 00:57:11 +00:00
  • 725a7baf5e remove xternjs for now alu 2023-02-16 00:36:13 +00:00
  • ce5eea1dde add disk add for both vm and container alu 2023-02-15 00:17:35 +00:00
  • 95b7cade56 remove unecessary line alu 2023-02-14 22:57:42 +00:00
  • 1149ff5c7a remove appendFormBody alu 2023-02-14 22:55:09 +00:00
  • 424f33c840 add create disk dialog form creation alu 2023-02-14 21:56:27 +00:00
  • 3e910f8e5d differentiate cancel and confirm buttons in dialog alu 2023-02-14 21:13:38 +00:00
  • 3d020fefb9 capitalize all button text alu 2023-02-14 21:11:10 +00:00
  • 6b1ed9399c separate dialog and instance custom elements alu 2023-02-14 21:08:48 +00:00
  • 1a6e31621e remove unecessary hr id alu 2023-02-14 21:04:11 +00:00
  • 5c83cacd45 improve disk dialog creation alu 2023-02-14 21:03:53 +00:00
  • cccf01258d remove handler for inactive buttons, change delete icon alu 2023-02-14 20:05:56 +00:00
  • afa0b4838f change disk icon to loading after action triggers alu 2023-02-14 09:23:37 +00:00
  • bbc88bb5f2 open console in new window alu 2023-02-14 05:36:21 +00:00
  • 139bc324e8 fix user name by adding username cookie alu 2023-02-14 05:21:45 +00:00
  • eb26054c74 add basic xternjs functionality alu 2023-02-14 05:14:33 +00:00
  • d902277635 improve some styling to adapt to different screen sizes alu 2023-02-14 01:36:25 +00:00
  • 73f89fa48d add blank.svg, fix usage of conflicting id values to use dataset alu 2023-02-13 22:51:22 +00:00
  • f989f7fc13 remove commented code alu 2023-02-13 04:15:46 +00:00
  • 6c2d6e9ca2 improve power management status update alu 2023-02-10 22:48:52 +00:00
  • 5d42dbe637 fix lxc handling in disk attach alu 2023-02-10 22:17:23 +00:00
  • 4496c5f27c implement disk delete (all disk actions finished) alu 2023-02-10 21:36:47 +00:00
  • efa2585de2 add disk attach alu 2023-02-10 21:15:00 +00:00
  • b03454402c fix README code formatting alu 2023-02-06 16:28:58 -08:00
  • 8ed298f571 fix form input labels in login alu 2023-02-06 21:59:00 +00:00
  • ae49938303 implement disk move delete source alu 2023-02-02 19:35:14 +00:00
  • 426313a2ae populate handler for disk move alu 2023-02-02 18:26:44 +00:00
  • 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