Commit Graph
100 Commits
Author SHA1 Message Date
alu 2b75732e92 use custom element for instances 2023-08-15 20:27:45 +00:00
alu 820db1058b add draggable list custom element,
improve boot order list
2023-08-14 23:42:02 +00:00
alu 4440330c88 add boot order draggable list mockup 2023-08-11 22:06:26 +00:00
alu 690c8b2938 fix add network and device icon 2023-08-11 03:28:12 +00:00
alu 0fe9200429 add boot order card in config 2023-08-09 21:52:55 +00:00
alu 6cbac6b4fc set title and header in settings page 2023-08-09 00:33:51 +00:00
alu 0ec045a666 use /cluster/* api routes 2023-08-03 00:35:56 +00:00
alu 482d2a512a fix linting errors 2023-07-28 18:32:04 +00:00
alu ddfca3b5ef improve settings page 2023-07-20 22:00:54 +00:00
alu c8919307af change vars.js.template to tempalte.vars.js,
implement interrupt based client sync
2023-07-13 22:53:57 +00:00
alu 995513c9b8 add default sync sheme 2023-07-12 22:46:59 +00:00
alu d25ce49ede implement always and hash sync 2023-07-12 22:37:08 +00:00
alu e83cde0db7 add settings page 2023-07-12 00:24:16 +00:00
alu 55881bdcc0 update sync endpoint 2023-07-11 22:07:08 +00:00
alu 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
alu defc667041 fix add new instance handler 2023-07-11 00:22:49 +00:00
alu 84d3512417 fix input grid positioning 2023-07-06 05:02:04 +00:00
alu 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
alu 8a37615721 add pci devices to account 2023-07-05 23:29:14 +00:00
alu 3b23a9043c update client with new user config endpoint paths 2023-07-05 23:16:20 +00:00
alu 4d86104e43 use new endpoint params 2023-07-04 04:41:39 +00:00
alu bbaeac32ea add html validation 2023-06-30 01:21:47 +00:00
alu 240a8d2a73 fix utils.js 2023-06-30 00:34:22 +00:00
alu 8496d9d565 add css linting, fix css linting issues 2023-06-29 22:39:21 +00:00
alu f7dd99e933 remove todo 2023-06-29 22:21:17 +00:00
alu e66d3ceb33 add js linting, fix js linting issues 2023-06-29 22:20:15 +00:00
alu 6ce1cc332a fix nav bar width 2023-06-29 21:38:14 +00:00
alu a679e7a2d9 remove user vlan tag info,
update client with new api route
2023-06-29 02:08:52 +00:00
alu 1359ebcc87 fix pci device pcie form get 2023-06-23 03:34:44 +00:00
alu 59e75659bd fix issues in pci device config and add 2023-06-23 03:03:28 +00:00
alu 8365102ce9 fix bugs in pcie device config dialogs 2023-06-22 00:33:53 +00:00
alu 499d7eee02 add device config/add/delete handlers,
fix some styling with forms
2023-06-19 01:43:52 +00:00
alu 3e50e4cbfe shorten cpu config labels
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-14 22:54:53 +00:00
alu c8d4b466fa populate processor types from config values
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-14 22:34:48 +00:00
alu 0bb82dc81a fix proc type selector issue in config,
update account resource table with new API format
2023-06-14 04:56:49 +00:00
alu 8fdd970a44 add processor type to config 2023-06-14 01:13:06 +00:00
alu 7c1c3fbb8b remove clickable from inactive action buttons 2023-06-13 03:13:22 +00:00
alu 7c3ba9b1ed improve small screen instance list 2023-06-09 07:00:21 +00:00
alu 8eee9fabf1 fix config page styling 2023-06-09 06:55:14 +00:00
alu 55a3574da2 implement network add and delete 2023-06-09 04:25:53 +00:00
alu 1532937f00 add vlan tag to account info 2023-06-09 00:28:26 +00:00
alu 0c05140bfe update config.js to api route changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-08 23:33:55 +00:00
alu 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
alu 2d0b8aada6 fix config pci device population
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-02 23:15:26 +00:00
alu f6d51e742c display device_names in pcie devices config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-06-01 17:21:35 +00:00
alu e32c96c41a add pcie device list to instance config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-30 15:50:32 +00:00
alu ec96b9ec35 fix network name label in config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-19 20:07:34 +00:00
alu 928d1d1516 fix bugs in api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-18 20:19:57 +00:00
alu bff5ca3929 update account nodes to new route format
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-18 20:08:39 +00:00
alu 3ebd43bfb0 update disk attach for new api change 2023-05-18 08:09:23 +00:00
alu c2670b9f31 fix formatting 2023-05-17 21:43:03 +00:00
alu 5bbf928b2b fix formatting 2023-05-17 21:40:37 +00:00
alu 6a00a22dc2 fix account network usage
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 16:51:39 +00:00
alu 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
alu 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
alu b94758c175 fix bug in instance delete
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 21:24:43 +00:00
alu 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
alu bbc67fa6fb reduce div nesting in instances
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:41:31 +00:00
alu 9eb8aaa4be consolidate instance.js into index.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:36:28 +00:00
alu cd3027c35e code cleanup
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:16:38 +00:00
alu d057d98924 fix some styling 2023-05-15 02:56:48 +00:00
alu a3e1d2ed03 use safer pve ticket endpoint 2023-05-13 07:28:09 +00:00
alu 06c6e926ca display errors as modal dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-12 21:26:26 +00:00
alu be57da94db add margin to table
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-12 21:17:29 +00:00
alu 759571535e 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
alu c459dad024 fix requestPVE call params 2023-05-11 07:13:41 +00:00
alu a8ad9986d7 remove extra divs for hamburger nav 2023-05-11 06:13:00 +00:00
alu f9e0903671 improve nav bar styling 2023-05-11 06:03:37 +00:00
alu 891b5c3af0 fix add-cd and add-disk
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-10 22:10:23 +00:00
alu 362ba28833 add color scheme styling for svg icons
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-10 22:01:41 +00:00
alu 80bcdc340b add colors for light prefered color scheme
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-10 21:32:41 +00:00
alu c3000f8a3a use vars in more color styles 2023-05-08 02:27:14 +00:00
alu a601dde72b use css vars for colors 2023-05-08 00:50:14 +00:00
alu 512a78bd75 consolidate h1 styles 2023-05-08 00:02:47 +00:00
alu 32f0625770 fix dialog styling 2023-05-07 04:35:44 +00:00
alu e2a6083e22 fix icons and some styling 2023-05-07 04:31:04 +00:00
alu 45d82b1cf3 dark mode for client 2023-05-07 04:15:22 +00:00
alu 92267a731a fix heigh issue with main
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-05 21:44:08 +00:00
alu 822c89adda code cleanup on custom dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-05 21:43:15 +00:00
alu a0fe199ccb fix responsiveness of account resource table on large screens 2023-05-05 05:03:12 +00:00
alu c677d08637 improve responsiveness for very narrow screens 2023-05-05 05:01:05 +00:00
alu 08fc8d127b add transition to hamburger menu
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-03 22:08:00 +00:00
alu 2f459f7c5b improve hanburger menu style
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-03 21:39:26 +00:00
alu 1fe8491c38 fix login for styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-03 21:25:55 +00:00
alu 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
alu d351fdfb67 small style improvements 2023-05-02 03:42:58 +00:00
alu 4d4edaa025 improve styling for account page
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-28 23:57:42 +00:00
alu b959d3b872 improve styling for login box and alert box,
delete modal dialog alert box on close

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-28 23:53:38 +00:00
alu fd26f81e30 change some styling for index and config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-28 23:43:09 +00:00
aluandGitHub d738b10b2b Update README.md 2023-04-26 16:36:06 -07:00
alu 92493670b7 move nav bar css to nav.css,
simplify some css rules for nav responsiveness

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 21:35:50 +00:00
alu 98fe0b2b3f change nav styling and responsiveness
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 21:25:03 +00:00
alu 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
alu 938741d429 handle negative resources in account
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 15:20:59 +00:00
alu bcc7e0ea57 update client for api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-24 21:47:03 +00:00
alu 4c75398cac adjust some styling 2023-04-22 04:49:17 +00:00
alu 2827f48ce0 improve mobile styling of instance actions 2023-04-22 04:34:48 +00:00
alu 01878b1fe7 fix mobile styling for instance obj 2023-04-22 04:32:09 +00:00
alu 9903f75959 add instance info to account 2023-04-21 22:58:15 +00:00
alu 90d77af0d9 shorten table headers 2023-04-21 22:24:58 +00:00