Commit Graph

372 Commits

Author SHA1 Message Date
Arthur Lu
9d832fea69 fix draggable getDragSource docstring 2023-09-29 21:17:34 +00:00
Arthur Lu
e9504bdf94 fix nav.css style issue,
make search feature not case sensitive
2023-09-28 01:38:19 +00:00
Arthur Lu
440c40188b fix config form icon alts 2023-09-21 22:41:16 +00:00
Arthur Lu
5f409a5bbb add visual highlight to matching search query substrings,
add missing aria-label for search input,
fix missing network add icon
2023-09-20 22:17:06 +00:00
Arthur Lu
13c036b3f9 fix linting errors 2023-09-19 20:59:28 +00:00
Arthur Lu
0057e6b873 implement simple search logic 2023-09-18 19:37:07 +00:00
Arthur Lu
6d8ac3181b finish renaming,
improve search bar and add instance responsiveness
2023-09-15 22:13:21 +00:00
Arthur Lu
3e54b48321 improve draggable item style 2023-09-13 20:03:36 +00:00
Arthur Lu
53055773b1 update client user resource data format 2023-09-11 19:04:07 +00:00
Arthur Lu
9f1ebcde77 improve draggable-item custom element interface 2023-09-07 21:42:19 +00:00
Arthur Lu
17596ab1aa add autocomplete attribute for login form inputs,
fix config form labels
2023-09-07 02:44:11 +00:00
Arthur Lu
2b967250f9 improve responsiveness of account resources 2023-09-05 21:47:39 +00:00
Arthur Lu
06e75eb186 display account resource usage in charts 2023-08-31 19:01:58 +00:00
Arthur Lu
2ec4ac30fc improve draggable item generalization 2023-08-29 21:26:57 +00:00
Arthur Lu
948868af73 fix linting 2023-08-23 22:55:48 +00:00
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
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
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
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
d04aeaf3f4 fix utils.js 2023-06-30 00:34:22 +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
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
c8f8737582 fix config page styling 2023-06-09 06:55:14 +00:00