Commit Graph

529 Commits

Author SHA1 Message Date
Arthur Lu
42a4778de8 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
Arthur Lu
1827d5c73e add drag icon to draggable items 2023-08-19 03:32:52 +00:00
Arthur Lu
b9eac10811 fix draggable list responsiveness,
add event handlers for adding/removing boot options
2023-08-16 23:14:42 +00:00
Arthur Lu
7614328555 use custom element for instances 2023-08-15 20:27:45 +00:00
Arthur Lu
888e8bbc7e add draggable list custom element,
improve boot order list
2023-08-14 23:42:02 +00:00
Arthur Lu
7e01b5d730 add boot order draggable list mockup 2023-08-11 22:06:26 +00:00
Arthur Lu
9755511fe6 fix add network and device icon 2023-08-11 03:28:12 +00:00
Arthur Lu
52519fcbd1 add boot order card in config 2023-08-09 21:52:55 +00:00
Arthur Lu
9f68da61cb set title and header in settings page 2023-08-09 00:33:51 +00:00
Arthur Lu
fabc934be6 use /cluster/* api routes 2023-08-03 00:35:56 +00:00
Arthur Lu
c230adeb18 fix linting errors 2023-07-28 18:32:04 +00:00
Arthur Lu
2930d02ece improve settings page 2023-07-20 22:00:54 +00:00
Arthur Lu
d923ed046d change vars.js.template to tempalte.vars.js,
implement interrupt based client sync
2023-07-13 22:53:57 +00:00
Arthur Lu
93e120edb5 add default sync sheme 2023-07-12 22:46:59 +00:00
Arthur Lu
0e07557375 implement always and hash sync 2023-07-12 22:37:08 +00:00
Arthur Lu
e8d3fa560d add settings page 2023-07-12 00:24:16 +00:00
Arthur Lu
ab257e907a update sync endpoint 2023-07-11 22:07:08 +00:00
Arthur Lu
f8d59fd9c9 implement better HTTP request types handling,
add live updating of instances using statushash endpoint to reduce data transfer
2023-07-11 21:14:54 +00:00
Arthur Lu
2b161d44d8 fix add new instance handler 2023-07-11 00:22:49 +00:00
Arthur Lu
1bdb0ae5a0 fix input grid positioning 2023-07-06 05:02:04 +00:00
Arthur Lu
285d2ea57e use float left on legend and input-grid to remove legend span nesting,
improve linting tool
2023-07-06 04:53:47 +00:00
Arthur Lu
488de43d2f add pci devices to account 2023-07-05 23:29:14 +00:00
Arthur Lu
b8a293837b update client with new user config endpoint paths 2023-07-05 23:16:20 +00:00
Arthur Lu
24c1ac00a5 use new endpoint params 2023-07-04 04:41:39 +00:00
Arthur Lu
7e7155926b add html validation 2023-06-30 01:21:47 +00:00
Arthur Lu
d04aeaf3f4 fix utils.js 2023-06-30 00:34:22 +00:00
Arthur Lu
95f1aceb1f add css linting, fix css linting issues 2023-06-29 22:39:21 +00:00
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
5b1aaea2cb fix nav bar width 2023-06-29 21:38:14 +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
2eb874580b fix issues in pci device config and add 2023-06-23 03:03:28 +00:00
Arthur Lu
bb069f9d5a fix bugs in pcie device config dialogs 2023-06-22 00:33:53 +00:00
Arthur Lu
41e28f4c4b add device config/add/delete handlers,
fix some styling with forms
2023-06-19 01:43:52 +00:00
Arthur Lu
b946fcc773 shorten cpu config labels
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-14 22:54:53 +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
73ea740600 add processor type to config 2023-06-14 01:13:06 +00:00
Arthur Lu
d34874ca02 remove clickable from inactive action buttons 2023-06-13 03:13:22 +00:00
Arthur Lu
b87b80f9dd improve small screen instance list 2023-06-09 07:00:21 +00:00
Arthur Lu
c8f8737582 fix config page styling 2023-06-09 06:55:14 +00:00
Arthur Lu
a0c2599f4e implement network add and delete 2023-06-09 04:25:53 +00:00
Arthur Lu
90125fc24b add vlan tag to account info 2023-06-09 00:28:26 +00:00
Arthur Lu
262a54df2b update config.js to api route changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-08 23:33:55 +00:00
Arthur Lu
ee661b3dca 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
Arthur Lu
85dd99000d fix config pci device population
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-02 23:15:26 +00:00
Arthur Lu
8a930228c6 display device_names in pcie devices config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-01 17:21:35 +00:00
Arthur Lu
aebab2222c add pcie device list to instance config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-30 15:50:32 +00:00
Arthur Lu
eb61b95c79 fix network name label in config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-19 20:07:34 +00:00