Commit Graph

41 Commits

Author SHA1 Message Date
230fe2c9e4 update account page, instance creation form, and config page,
fix issue with instance delete confirm popup,
fix issues with dialog exit handling without form element
2023-11-15 20:18:01 +00:00
7f4bdacef0 fix linting 2023-11-14 22:24:26 +00:00
e97f8d5bbc fix bugs in network config change,
generalize dialog layout,
add form validation callback,
add password change form
2023-11-14 00:09:41 +00:00
09bdf686b3 improve account page loading time 2023-10-17 16:42:33 +00:00
9705470798 fix linting issues 2023-10-11 20:50:10 +00:00
63f3aae9e6 remove hover effects for small charts 2023-10-11 00:26:25 +00:00
98a00488a3 improve resource chart interface 2023-10-09 23:30:39 +00:00
a18cc5f39c add alternate chart layout for narrow screens 2023-10-05 16:38:25 +00:00
c5c54b0691 fix search regexp escape,
wrap chartjs with custom element
2023-10-04 18:59:46 +00:00
497bd60653 fix linting errors 2023-09-19 20:59:28 +00:00
ea8d2e5b8c update client user resource data format 2023-09-11 19:04:07 +00:00
820fe376d5 improve responsiveness of account resources 2023-09-05 21:47:39 +00:00
53c8da841d display account resource usage in charts 2023-08-31 19:01:58 +00:00
8a37615721 add pci devices to account 2023-07-05 23:29:14 +00:00
3b23a9043c update client with new user config endpoint paths 2023-07-05 23:16:20 +00:00
f7dd99e933 remove todo 2023-06-29 22:21:17 +00:00
e66d3ceb33 add js linting, fix js linting issues 2023-06-29 22:20:15 +00:00
a679e7a2d9 remove user vlan tag info,
update client with new api route
2023-06-29 02:08:52 +00:00
1359ebcc87 fix pci device pcie form get 2023-06-23 03:34:44 +00:00
c8d4b466fa populate processor types from config values
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-14 22:34:48 +00:00
0bb82dc81a fix proc type selector issue in config,
update account resource table with new API format
2023-06-14 04:56:49 +00:00
1532937f00 add vlan tag to account info 2023-06-09 00:28:26 +00:00
bff5ca3929 update account nodes to new route format
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-18 20:08:39 +00:00
c2670b9f31 fix formatting 2023-05-17 21:43:03 +00:00
6a00a22dc2 fix account network usage
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 16:51:39 +00:00
d10aeedcf2 remove org specific values,
add dynamic org handling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 15:18:36 +00:00
759571535e add node vmid cores and memory limits to inputs in instance create form
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-12 21:14:49 +00:00
c459dad024 fix requestPVE call params 2023-05-11 07:13:41 +00:00
86dd966691 improve account style,
add allowed nodes to account page,
reduce use of innerHTML

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-03 21:06:27 +00:00
938741d429 handle negative resources in account
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 15:20:59 +00:00
bcc7e0ea57 update client for api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-24 21:47:03 +00:00
9903f75959 add instance info to account 2023-04-21 22:58:15 +00:00
397cb16f48 minor change to user data
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-20 21:38:47 +00:00
289ca85e81 fix cookie check logic 2023-04-19 05:58:30 +00:00
8f37806280 add units to non compact values 2023-04-19 03:12:50 +00:00
472952d298 add units to resource allocation 2023-04-19 03:10:51 +00:00
94ea16d4f5 fix bug in resource table 2023-04-19 01:42:18 +00:00
115cc51b16 update user db keys 2023-04-19 01:40:55 +00:00
a23aad9e99 use new resource return format
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-18 23:31:54 +00:00
729f8c0faa add proper account resource usage functionality
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 18:01:06 +00:00
31042464a4 change resource page to account page,
improve table styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 22:48:36 +00:00