This website requires JavaScript.
cabea750db
improve login form responsiveness
Arthur Lu
2023-04-06 22:31:39 +00:00
15822fdacb
better responsive handling
Arthur Lu
2023-04-06 22:08:11 +00:00
389a548d00
bad fix for responsive instance container
Arthur Lu
2023-04-06 21:55:31 +00:00
c1ca182d10
fix code style
Arthur Lu
2023-04-06 21:26:32 +00:00
f89e5ceec6
add icons to instance and node status
Arthur Lu
2023-04-06 21:21:11 +00:00
0d4d2d4092
fix image height
Arthur Lu
2023-04-06 20:46:40 +00:00
22e8544a85
minor style improvement
Arthur Lu
2023-04-06 20:03:15 +00:00
c9ce701696
improve some styling
Arthur Lu
2023-04-06 19:47:40 +00:00
e98661cb4a
improve font size scaling
Arthur Lu
2023-04-06 04:43:36 +00:00
d3fca0f67c
center config form
Arthur Lu
2023-04-06 04:31:12 +00:00
f9137a4f44
fix form input-grid rule
Arthur Lu
2023-04-06 04:27:34 +00:00
a76168d1ab
add more info to insatnce container
Arthur Lu
2023-04-06 04:21:03 +00:00
09bf0ebbe9
simplify styling
Arthur Lu
2023-04-06 03:46:39 +00:00
9469de72fe
working but hacky
Arthur Lu
2023-04-06 02:56:37 +00:00
4e11110c95
reset padding and margins to be fixed later
Arthur Lu
2023-04-06 02:05:57 +00:00
575e7c9739
improve nav bar
Arthur Lu
2023-04-05 23:39:28 +00:00
b552026d81
fix stlye sheet scoping, imrpove some styling
Arthur Lu
2023-04-05 23:35:11 +00:00
31042464a4
change resource page to account page, improve table styling
Arthur Lu
2023-04-05 22:48:36 +00:00
f1dc99dedd
rename buttons.css to button.css, add table styling and prepare for better table generation
Arthur Lu
2023-04-05 22:29:15 +00:00
8b9cbec5fb
use css vars for coloring
Arthur Lu
2023-04-03 22:59:36 +00:00
c742ed7085
make instance article span entire width
Arthur Lu
2023-04-03 22:49:24 +00:00
a2c027eec0
fix site grid layout
Arthur Lu
2023-04-03 22:09:04 +00:00
8e60ece366
add basic resource viewing
Arthur Lu
2023-04-03 21:57:03 +00:00
33fe93089e
fix remaining icons
Arthur Lu
2023-04-03 21:17:18 +00:00
3768b2438e
fix add instance button color
Arthur Lu
2023-04-03 21:10:00 +00:00
b455f3238f
minor style changes, fix icon colors
Arthur Lu
2023-04-03 13:40:37 -07:00
e4a2bdf205
add nav bar to config page
Arthur Lu
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
Arthur Lu
2023-03-25 23:38:15 +00:00
42e8d729d6
set default login realm in login page
Arthur Lu
2023-03-24 22:25:14 +00:00
fa66459da7
add realm selector to login
Arthur Lu
2023-03-24 21:13:33 +00:00
b6685696fc
Update README.md
Arthur Lu
2023-02-28 21:09:12 -08:00
1f03f78cc4
Update README.md
Arthur Lu
2023-02-28 21:03:52 -08:00
6cdb249f8d
Update README.md
Arthur Lu
2023-02-28 20:48:44 -08:00
216f8bede9
fix request functionr return values
Arthur Lu
2023-03-01 00:01:56 +00:00
e72ca340c9
gracefully recover from config error
Arthur Lu
2023-02-28 23:56:39 +00:00
0caaded1a5
fix request function return value to include status value
Arthur Lu
2023-02-28 22:50:12 +00:00
2df5284d90
implement instance add, fix multiple onclick listeners being added
Arthur Lu
2023-02-27 23:03:19 +00:00
fc1972a344
use new endpoint arg format
Arthur Lu
2023-02-27 02:29:55 +00:00
b84186c9d6
remove console.log, add node logic to new instance form
Arthur Lu
2023-02-24 23:27:03 +00:00
8e0fa94daa
fix removed import
Arthur Lu
2023-02-24 22:38:31 +00:00
6866b4e8a0
use client api endpont for proxmox requests
Arthur Lu
2023-02-24 22:25:36 +00:00
a7a00043ae
fix login form centering
Arthur Lu
2023-02-23 22:19:32 +00:00
a55c782a43
fix login form size
Arthur Lu
2023-02-23 22:18:11 +00:00
00b1bb310d
add node field for add new instance
Arthur Lu
2023-02-23 22:14:06 +00:00
3116a47416
add extra input fields for container specific options
Arthur Lu
2023-02-23 21:58:42 +00:00
da9dab4443
add create instance form dialog
Arthur Lu
2023-02-23 21:11:43 +00:00
26dc801fe4
add delete instance logic
Arthur Lu
2023-02-21 22:50:01 +00:00
01074e87f8
add create instance button
Arthur Lu
2023-02-21 21:52:57 +00:00
b6642c9f0c
group action icons by type
Arthur Lu
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
Arthur Lu
2023-02-21 19:57:47 +00:00
8dbc9d5552
add saving cpu and memory resource values on exit
Arthur Lu
2023-02-17 22:17:20 +00:00
17f243a006
use proxmox builtin consoles
Arthur Lu
2023-02-17 05:12:28 +00:00
604035d3a8
add handle cd add
Arthur Lu
2023-02-16 05:19:22 +00:00
aad2c4df6c
comment out console handler
Arthur Lu
2023-02-16 01:25:17 +00:00
1533b26467
add cd-add button to vm config
Arthur Lu
2023-02-16 00:57:11 +00:00
725a7baf5e
remove xternjs for now
Arthur Lu
2023-02-16 00:36:13 +00:00
ce5eea1dde
add disk add for both vm and container
Arthur Lu
2023-02-15 00:17:35 +00:00
95b7cade56
remove unecessary line
Arthur Lu
2023-02-14 22:57:42 +00:00
1149ff5c7a
remove appendFormBody
Arthur Lu
2023-02-14 22:55:09 +00:00
424f33c840
add create disk dialog form creation
Arthur Lu
2023-02-14 21:56:27 +00:00
3e910f8e5d
differentiate cancel and confirm buttons in dialog
Arthur Lu
2023-02-14 21:13:38 +00:00
3d020fefb9
capitalize all button text
Arthur Lu
2023-02-14 21:11:10 +00:00
6b1ed9399c
separate dialog and instance custom elements
Arthur Lu
2023-02-14 21:08:48 +00:00
1a6e31621e
remove unecessary hr id
Arthur Lu
2023-02-14 21:04:11 +00:00
5c83cacd45
improve disk dialog creation
Arthur Lu
2023-02-14 21:03:53 +00:00
cccf01258d
remove handler for inactive buttons, change delete icon
Arthur Lu
2023-02-14 20:05:56 +00:00
afa0b4838f
change disk icon to loading after action triggers
Arthur Lu
2023-02-14 09:23:37 +00:00
bbc88bb5f2
open console in new window
Arthur Lu
2023-02-14 05:36:21 +00:00
139bc324e8
fix user name by adding username cookie
Arthur Lu
2023-02-14 05:21:45 +00:00
eb26054c74
add basic xternjs functionality
Arthur Lu
2023-02-14 05:14:33 +00:00
d902277635
improve some styling to adapt to different screen sizes
Arthur Lu
2023-02-14 01:36:25 +00:00
73f89fa48d
add blank.svg, fix usage of conflicting id values to use dataset
Arthur Lu
2023-02-13 22:51:22 +00:00
f989f7fc13
remove commented code
Arthur Lu
2023-02-13 04:15:46 +00:00
6c2d6e9ca2
improve power management status update
Arthur Lu
2023-02-10 22:48:52 +00:00
5d42dbe637
fix lxc handling in disk attach
Arthur Lu
2023-02-10 22:17:23 +00:00
4496c5f27c
implement disk delete (all disk actions finished)
Arthur Lu
2023-02-10 21:36:47 +00:00
efa2585de2
add disk attach
Arthur Lu
2023-02-10 21:15:00 +00:00
b03454402c
fix README code formatting
Arthur Lu
2023-02-06 16:28:58 -08:00
8ed298f571
fix form input labels in login
Arthur Lu
2023-02-06 21:59:00 +00:00
ae49938303
implement disk move delete source
Arthur Lu
2023-02-02 19:35:14 +00:00
426313a2ae
populate handler for disk move
Arthur Lu
2023-02-02 18:26:44 +00:00
4d66972aae
add diskMove handler creation, improve form css
Arthur Lu
2023-02-02 00:12:36 +00:00
2d061a6650
improve dialog box custom element
Arthur Lu
2023-02-01 23:42:30 +00:00
1769babac1
add example entries in vars.js.template
Arthur Lu
2023-02-01 22:26:56 +00:00
7e87c870d3
add button titles to instance
Arthur Lu
2023-02-01 00:02:10 +00:00
f3c46f6f07
add temp fix for long disk size change issue
Arthur Lu
2023-01-30 23:43:00 +00:00
e5601f9f3a
fix disk detach and disk resize issues
Arthur Lu
2023-01-30 23:35:26 +00:00
821d4622f7
add dialog confirm, add resize handler
Arthur Lu
2023-01-30 22:21:05 +00:00
9069aba221
add icon to all pages
Arthur Lu
2023-01-28 03:18:20 +00:00
bd8d8a82cf
add favicon
Arthur Lu
2023-01-28 00:30:46 +00:00
04b959bd16
create custom dialog form element
Arthur Lu
2023-01-27 22:33:05 +00:00
f752baa46a
change vars export naming
Arthur Lu
2023-01-27 21:49:50 +00:00
b75f390619
simplify power button logic, add icons for loading instances
Arthur Lu
2023-01-26 20:50:15 +00:00
8134925c03
avoid refreshing page on disk change
Arthur Lu
2023-01-26 19:55:17 +00:00
7b712ad80b
separate disk and resource population
Arthur Lu
2023-01-26 19:48:41 +00:00
a8f9c67711
remove template in index, add article content in js
Arthur Lu
2023-01-26 19:33:39 +00:00
96569d3f88
Update README.md
Arthur Lu
2023-01-26 01:10:23 -08:00
f9691f0857
add detach disk handler
Arthur Lu
2023-01-25 02:06:31 +00:00
85b816dccd
Update README.md
Arthur Lu
2023-01-23 17:45:03 -08:00
988ed94e13
update README with new instructions
Arthur Lu
2023-01-20 05:02:50 +00:00