Commit Graph

26 Commits

Author SHA1 Message Date
Arthur Lu
459376ba66 remove todo 2023-06-29 22:21:17 +00:00
Arthur Lu
392148852a add js linting, fix js linting issues 2023-06-29 22:20:15 +00:00
Arthur Lu
87c1c50355 remove user vlan tag info,
update client with new api route
2023-06-29 02:08:52 +00:00
Arthur Lu
426e27812f fix pci device pcie form get 2023-06-23 03:34:44 +00:00
Arthur Lu
22c97fc026 populate processor types from config values
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-14 22:34:48 +00:00
Arthur Lu
0f29d3b40e fix proc type selector issue in config,
update account resource table with new API format
2023-06-14 04:56:49 +00:00
Arthur Lu
90125fc24b add vlan tag to account info 2023-06-09 00:28:26 +00:00
Arthur Lu
572386b871 update account nodes to new route format
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-18 20:08:39 +00:00
Arthur Lu
cf316fbee0 fix formatting 2023-05-17 21:43:03 +00:00
Arthur Lu
2bb73ce828 fix account network usage
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 16:51:39 +00:00
Arthur Lu
0f149ba5c7 remove org specific values,
add dynamic org handling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 15:18:36 +00:00
Arthur Lu
54533e213b 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
Arthur Lu
f5b0c29109 fix requestPVE call params 2023-05-11 07:13:41 +00:00
Arthur Lu
8edca1eed0 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
Arthur Lu
7a4216e255 handle negative resources in account
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 15:20:59 +00:00
Arthur Lu
83a310095f update client for api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-24 21:47:03 +00:00
Arthur Lu
46116e32f4 add instance info to account 2023-04-21 22:58:15 +00:00
Arthur Lu
6fd6d06978 minor change to user data
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-20 21:38:47 +00:00
Arthur Lu
e9ec759940 fix cookie check logic 2023-04-19 05:58:30 +00:00
Arthur Lu
9f6bf6a8ad add units to non compact values 2023-04-19 03:12:50 +00:00
Arthur Lu
4bfb619c25 add units to resource allocation 2023-04-19 03:10:51 +00:00
Arthur Lu
91278ed505 fix bug in resource table 2023-04-19 01:42:18 +00:00
Arthur Lu
23e5445995 update user db keys 2023-04-19 01:40:55 +00:00
Arthur Lu
a7de1b7366 use new resource return format
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-18 23:31:54 +00:00
Arthur Lu
0b701cc0d0 add proper account resource usage functionality
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 18:01:06 +00:00
Arthur Lu
c6659cffd9 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