Commit Graph

  • 289ca85e81 fix cookie check logic alu 2023-04-19 05:58:30 +00:00
  • 13991f5178 Update README.md alu 2023-04-18 22:54:20 -07:00
  • 8f37806280 add units to non compact values alu 2023-04-19 03:12:50 +00:00
  • 472952d298 add units to resource allocation alu 2023-04-19 03:10:51 +00:00
  • 94ea16d4f5 fix bug in resource table alu 2023-04-19 01:42:18 +00:00
  • 115cc51b16 update user db keys alu 2023-04-19 01:40:55 +00:00
  • a23aad9e99 use new resource return format alu 2023-04-18 23:31:54 +00:00
  • 9be45c952f improve login style and logic alu 2023-04-18 20:08:59 +00:00
  • 16be63e98f improve responsive scaling with medium screens alu 2023-04-12 22:59:57 +00:00
  • ce18b94ea1 improve styling in config form alu 2023-04-12 22:47:05 +00:00
  • 4ef1cd7480 fix input and select styling for new instance dialog alu 2023-04-12 22:35:17 +00:00
  • e8908310b6 improve styling for dialogs alu 2023-04-12 22:23:40 +00:00
  • ad43fa7f73 update dialogs to use w3 styling alu 2023-04-11 22:54:37 +00:00
  • a42c8a8d23 Update README.md alu 2023-04-11 15:34:32 -07:00
  • 02c744ca61 Update README.md alu 2023-04-11 15:31:43 -07:00
  • bf1ca1aa70 code cleanup alu 2023-04-11 21:46:18 +00:00
  • b36cd67e86 fix some mobile responsiveness issues alu 2023-04-11 21:42:59 +00:00
  • de36f2261a use w3.css for primary styling alu 2023-04-11 21:38:51 +00:00
  • 729f8c0faa add proper account resource usage functionality alu 2023-04-11 18:01:06 +00:00
  • cabea750db improve login form responsiveness alu 2023-04-06 22:31:39 +00:00
  • 15822fdacb better responsive handling alu 2023-04-06 22:08:11 +00:00
  • 389a548d00 bad fix for responsive instance container alu 2023-04-06 21:55:31 +00:00
  • c1ca182d10 fix code style alu 2023-04-06 21:26:32 +00:00
  • f89e5ceec6 add icons to instance and node status alu 2023-04-06 21:21:11 +00:00
  • 0d4d2d4092 fix image height alu 2023-04-06 20:46:40 +00:00
  • 22e8544a85 minor style improvement alu 2023-04-06 20:03:15 +00:00
  • c9ce701696 improve some styling alu 2023-04-06 19:47:40 +00:00
  • e98661cb4a improve font size scaling alu 2023-04-06 04:43:36 +00:00
  • d3fca0f67c center config form alu 2023-04-06 04:31:12 +00:00
  • f9137a4f44 fix form input-grid rule alu 2023-04-06 04:27:34 +00:00
  • a76168d1ab add more info to insatnce container alu 2023-04-06 04:21:03 +00:00
  • 09bf0ebbe9 simplify styling alu 2023-04-06 03:46:39 +00:00
  • 9469de72fe working but hacky alu 2023-04-06 02:56:37 +00:00
  • 4e11110c95 reset padding and margins to be fixed later alu 2023-04-06 02:05:57 +00:00
  • 575e7c9739 improve nav bar alu 2023-04-05 23:39:28 +00:00
  • b552026d81 fix stlye sheet scoping, imrpove some styling alu 2023-04-05 23:35:11 +00:00
  • 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