Commit Graph

216 Commits

Author SHA1 Message Date
199f1b1e99 fix lint 2024-04-27 03:50:29 +00:00
29c36cdbf5 update for new pool and node format 2024-04-16 21:38:25 +00:00
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
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
f179c0f7fb fix config form icon alts 2023-09-21 22:41:16 +00:00
ea8d2e5b8c update client user resource data format 2023-09-11 19:04:07 +00:00
4f6dc18162 improve draggable-item custom element interface 2023-09-07 21:42:19 +00:00
32106b96ee add autocomplete attribute for login form inputs,
fix config form labels
2023-09-07 02:44:11 +00:00
d02a585665 improve draggable item generalization 2023-08-29 21:26:57 +00:00
98e2445979 fix linting 2023-08-23 22:55:48 +00:00
e6f622d643 fix bugs with draggable container value,
fix bugs with draggable item value after drop,
fix bugs with boot entry details,
improve addBootLine deleteBootLine updateBootLine
2023-08-22 21:23:14 +00:00
9b42fd236c add drag icon to draggable items 2023-08-19 03:32:52 +00:00
8c328dd22c fix draggable list responsiveness,
add event handlers for adding/removing boot options
2023-08-16 23:14:42 +00:00
820db1058b add draggable list custom element,
improve boot order list
2023-08-14 23:42:02 +00:00
4440330c88 add boot order draggable list mockup 2023-08-11 22:06:26 +00:00
0fe9200429 add boot order card in config 2023-08-09 21:52:55 +00:00
0ec045a666 use /cluster/* api routes 2023-08-03 00:35:56 +00:00
893f4aad54 use float left on legend and input-grid to remove legend span nesting,
improve linting tool
2023-07-06 04:53:47 +00:00
4d86104e43 use new endpoint params 2023-07-04 04:41:39 +00:00
e66d3ceb33 add js linting, fix js linting issues 2023-06-29 22:20:15 +00:00
1359ebcc87 fix pci device pcie form get 2023-06-23 03:34:44 +00:00
59e75659bd fix issues in pci device config and add 2023-06-23 03:03:28 +00:00
8365102ce9 fix bugs in pcie device config dialogs 2023-06-22 00:33:53 +00:00
499d7eee02 add device config/add/delete handlers,
fix some styling with forms
2023-06-19 01:43:52 +00:00
3e50e4cbfe shorten cpu config labels
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-14 22:54:53 +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
8fdd970a44 add processor type to config 2023-06-14 01:13:06 +00:00
7c1c3fbb8b remove clickable from inactive action buttons 2023-06-13 03:13:22 +00:00
8eee9fabf1 fix config page styling 2023-06-09 06:55:14 +00:00
55a3574da2 implement network add and delete 2023-06-09 04:25:53 +00:00
0c05140bfe update config.js to api route changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-08 23:33:55 +00:00
7409398e11 add buttons to add and delete network interfaces and pcie devices
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-03 00:25:57 +00:00
2d0b8aada6 fix config pci device population
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-02 23:15:26 +00:00
f6d51e742c display device_names in pcie devices config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-01 17:21:35 +00:00
e32c96c41a add pcie device list to instance config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-30 15:50:32 +00:00
ec96b9ec35 fix network name label in config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-19 20:07:34 +00:00
928d1d1516 fix bugs in api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-18 20:19:57 +00:00
3ebd43bfb0 update disk attach for new api change 2023-05-18 08:09:23 +00:00
5bbf928b2b fix formatting 2023-05-17 21:40:37 +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
d6a7785ab0 improve response error handling,
add handler for network config,
fix import errors

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 22:41:54 +00:00
6530240677 add network interface to config,
improve w3-card styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 21:22:12 +00:00
9eb8aaa4be consolidate instance.js into index.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:36:28 +00:00
06c6e926ca display errors as modal dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-12 21:26:26 +00:00
c459dad024 fix requestPVE call params 2023-05-11 07:13:41 +00:00
822c89adda code cleanup on custom dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-05 21:43:15 +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
4b83cdaa77 update client with new instance resource api path
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 15:32:34 +00:00