Commit Graph

80 Commits

Author SHA1 Message Date
Arthur Lu
280ad2cf81 implement proper match highlighting in vm search feature 2024-08-25 03:09:41 +00:00
Arthur Lu
03018f161b add password confirm to create new container instance 2024-08-05 20:45:37 +00:00
Arthur Lu
325fe26413 move w3.css to modules,
move InstanceCard to index.js,
move ResourceChart to account.js
2024-07-26 18:34:14 +00:00
Arthur Lu
7ee5431209 move local settings to utils 2024-06-17 21:02:15 +00:00
Arthur Lu
3c44f46f83 add color theme option 2024-06-14 06:17:15 +00:00
Arthur Lu
424940dc6c add fuzzy search using wfa 2024-06-05 22:11:53 +00:00
Arthur Lu
fcdeec94d9 fix lint 2024-04-27 03:50:29 +00:00
Arthur Lu
db3437894d update for new pool and node format 2024-04-16 21:38:25 +00:00
Arthur Lu
3521228366 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
Arthur Lu
bce774d48c 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
Arthur Lu
e9504bdf94 fix nav.css style issue,
make search feature not case sensitive
2023-09-28 01:38:19 +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
53055773b1 update client user resource data format 2023-09-11 19:04:07 +00:00
Arthur Lu
7614328555 use custom element for instances 2023-08-15 20:27:45 +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
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
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
24c1ac00a5 use new endpoint params 2023-07-04 04:41:39 +00:00
Arthur Lu
392148852a add js linting, fix js linting issues 2023-06-29 22:20:15 +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
d34874ca02 remove clickable from inactive action buttons 2023-06-13 03:13:22 +00:00
Arthur Lu
c254ba302b fix bugs in api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-18 20:19:57 +00:00
Arthur Lu
cf316fbee0 fix formatting 2023-05-17 21:43:03 +00:00
Arthur Lu
7141c0d23c fix formatting 2023-05-17 21:40:37 +00:00
Arthur Lu
0f149ba5c7 remove org specific values,
add dynamic org handling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 15:18:36 +00:00
Arthur Lu
d6b576abcc 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
Arthur Lu
4fbc4ee868 fix bug in instance delete
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 21:24:43 +00:00
Arthur Lu
d9b56ecc48 reduce div nesting in instances
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:41:31 +00:00
Arthur Lu
a645102684 consolidate instance.js into index.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:36:28 +00:00
Arthur Lu
b5c181b818 code cleanup
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:16:38 +00:00
Arthur Lu
56bf77df96 fix some styling 2023-05-15 02:56:48 +00:00
Arthur Lu
119efcda33 display errors as modal dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-12 21:26:26 +00:00
Arthur Lu
54533e213b 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
Arthur Lu
f5b0c29109 fix requestPVE call params 2023-05-11 07:13:41 +00:00
Arthur Lu
aff0d6aac8 code cleanup on custom dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-05 21:43:15 +00:00
Arthur Lu
35d35af59a small style improvements 2023-05-02 03:42:58 +00:00
Arthur Lu
e9ec759940 fix cookie check logic 2023-04-19 05:58:30 +00:00
Arthur Lu
069b3d197f improve responsive scaling with medium screens
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-12 22:59:57 +00:00
Arthur Lu
ac2f5b8a21 fix input and select styling for new instance dialog
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-12 22:35:17 +00:00
Arthur Lu
484ed1b92a use w3.css for primary styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 21:38:51 +00:00
Arthur Lu
15f14215d1 bad fix for responsive instance container
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 21:55:31 +00:00
Arthur Lu
df4ab8a94b fix code style
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 21:26:32 +00:00
Arthur Lu
5df3cf23f5 add more info to insatnce container 2023-04-06 04:21:03 +00:00