This website requires JavaScript.
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
2325dd4611
add template file for vars.js
Arthur Lu
2023-01-20 04:58:33 +00:00
eebc9cfd86
remove vars.js
Arthur Lu
2023-01-20 04:56:31 +00:00
44f5b2243a
update README.md with new instructions
Arthur Lu
2023-01-19 20:40:22 +00:00
c5d14708d3
untrack vars.js
Arthur Lu
2023-01-19 20:33:34 +00:00
2d1d64a765
move api path info to vars.js
Arthur Lu
2023-01-19 20:33:05 +00:00
c99f6cef2d
add config for tronnet, will remove later
Arthur Lu
2023-01-19 19:59:12 +00:00
0f9a28ae83
use extra js file to store config data
Arthur Lu
2023-01-19 19:58:44 +00:00
8676eb6dc3
change attach and detach icons
Arthur Lu
2023-01-19 18:08:00 +00:00
33bdb0b19e
change attach and detach icons, imrpove action bar layout
Arthur Lu
2023-01-19 02:23:28 +00:00
63b2bebf2e
add action button icons
Arthur Lu
2023-01-19 02:13:07 +00:00
62b4fa40e8
add unused disk to disk populate
Arthur Lu
2023-01-19 00:54:14 +00:00
727a5dcd81
revert to show disk text config
Arthur Lu
2023-01-19 00:35:52 +00:00
96ab6791b2
improve acessibility
Arthur Lu
2023-01-18 23:43:57 +00:00
e3bf24c885
remove padding from first form fieldset
Arthur Lu
2023-01-18 22:58:00 +00:00
dd165d58a5
hide instance actions if the node is offline
Arthur Lu
2023-01-17 12:45:16 -08:00
019ee1b140
set instance to original if request returns an error
Arthur Lu
2023-01-17 12:41:52 -08:00
dccb5ec582
fix unknown status check order
Arthur Lu
2023-01-17 12:36:34 -08:00
93490a7e65
fix instance icon assignment
Arthur Lu
2023-01-17 12:34:22 -08:00
72e0407be2
show blank name if instance is unknown, show stopped icon if instance is unknown
Arthur Lu
2023-01-17 12:33:21 -08:00
6a20785b7c
ensure node search returns a node
Arthur Lu
2023-01-17 12:29:10 -08:00
80be88c6b9
fix variable item typo
Arthur Lu
2023-01-17 12:27:15 -08:00
5077dca134
fix finding nodes in resources
Arthur Lu
2023-01-17 12:26:49 -08:00
18b70c4506
fix instance population
Arthur Lu
2023-01-17 12:26:19 -08:00
89d5fcff16
use resource path rather than querying each node
Arthur Lu
2023-01-17 12:24:51 -08:00
7f29719532
remove unrelated comments
Arthur Lu
2023-01-17 12:02:02 -08:00
3b79a997be
remove unused function getDiskImageOptions
Arthur Lu
2023-01-17 11:56:20 -08:00
0127b60bf3
keep disk filename prefixes to assign value correctly
Arthur Lu
2023-01-17 11:50:59 -08:00
b29b1dd08f
remove iso/ prefix from disk filename
Arthur Lu
2023-01-17 11:48:50 -08:00
faea8bf08d
fix varaible naming for storage in handleStorageChange
Arthur Lu
2023-01-17 11:45:29 -08:00