Commit Graph

593 Commits

Author SHA1 Message Date
497bd60653 fix linting errors 2023-09-19 20:59:28 +00:00
1b71c16eec implement simple search logic 2023-09-18 19:37:07 +00:00
0f8a85d22a finish renaming,
improve search bar and add instance responsiveness
2023-09-15 22:13:21 +00:00
691483b6b4 change name from client to dashboard 2023-09-15 07:02:42 +00:00
8c6e3a6860 add search form layout to main page,
add search icon
2023-09-14 20:38:23 +00:00
bab1ab8830 improve draggable item style 2023-09-13 20:03:36 +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
820fe376d5 improve responsiveness of account resources 2023-09-05 21:47:39 +00:00
a3abc49075 fix missing label for rate sync in settings.html 2023-09-02 00:21:03 +00:00
53c8da841d display account resource usage in charts 2023-08-31 19:01:58 +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
2b75732e92 use custom element for instances 2023-08-15 20:27:45 +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
690c8b2938 fix add network and device icon 2023-08-11 03:28:12 +00:00
0fe9200429 add boot order card in config 2023-08-09 21:52:55 +00:00
6cbac6b4fc set title and header in settings page 2023-08-09 00:33:51 +00:00
0ec045a666 use /cluster/* api routes 2023-08-03 00:35:56 +00:00
482d2a512a fix linting errors 2023-07-28 18:32:04 +00:00
ddfca3b5ef improve settings page 2023-07-20 22:00:54 +00:00
c8919307af change vars.js.template to tempalte.vars.js,
implement interrupt based client sync
2023-07-13 22:53:57 +00:00
995513c9b8 add default sync sheme 2023-07-12 22:46:59 +00:00
d25ce49ede implement always and hash sync 2023-07-12 22:37:08 +00:00
e83cde0db7 add settings page 2023-07-12 00:24:16 +00:00
55881bdcc0 update sync endpoint 2023-07-11 22:07:08 +00:00
1dd32eda81 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
defc667041 fix add new instance handler 2023-07-11 00:22:49 +00:00
84d3512417 fix input grid positioning 2023-07-06 05:02:04 +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
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
4d86104e43 use new endpoint params 2023-07-04 04:41:39 +00:00
bbaeac32ea add html validation 2023-06-30 01:21:47 +00:00
240a8d2a73 fix utils.js 2023-06-30 00:34:22 +00:00
8496d9d565 add css linting, fix css linting issues 2023-06-29 22:39:21 +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
6ce1cc332a fix nav bar width 2023-06-29 21:38:14 +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
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