|
746136724f
|
implement proper match highlighting in vm search feature
|
2024-08-25 03:09:41 +00:00 |
|
|
3a8d9df103
|
add password confirm to create new container instance
|
2024-08-05 20:45:37 +00:00 |
|
|
9a6a9e4473
|
move w3.css to modules,
move InstanceCard to index.js,
move ResourceChart to account.js
|
2024-07-26 18:34:14 +00:00 |
|
|
f58abd4d4d
|
move local settings to utils
|
2024-06-17 21:02:15 +00:00 |
|
|
d3281fc27f
|
add color theme option
|
2024-06-14 06:17:15 +00:00 |
|
|
80ac09e040
|
add fuzzy search using wfa
|
2024-06-05 22:11:53 +00:00 |
|
|
199f1b1e99
|
fix lint
|
2024-04-27 03:50:29 +00:00 |
|
|
29c36cdbf5
|
update for new pool and node format
|
2024-04-16 21:38:25 +00:00 |
|
|
230fe2c9e4
|
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 |
|
|
e97f8d5bbc
|
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 |
|
|
a3fb992159
|
fix nav.css style issue,
make search feature not case sensitive
|
2023-09-28 01:38:19 +00:00 |
|
|
bf2509ee8f
|
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 |
|
|
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 |
|
|
ea8d2e5b8c
|
update client user resource data format
|
2023-09-11 19:04:07 +00:00 |
|
|
2b75732e92
|
use custom element for instances
|
2023-08-15 20:27:45 +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 |
|
|
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 |
|
|
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 |
|
|
4d86104e43
|
use new endpoint params
|
2023-07-04 04:41:39 +00:00 |
|
|
e66d3ceb33
|
add js linting, fix js linting issues
|
2023-06-29 22:20:15 +00:00 |
|
|
c8d4b466fa
|
populate processor types from config values
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-06-14 22:34:48 +00:00 |
|
|
7c1c3fbb8b
|
remove clickable from inactive action buttons
|
2023-06-13 03:13:22 +00:00 |
|
|
928d1d1516
|
fix bugs in api changes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-18 20:19:57 +00:00 |
|
|
c2670b9f31
|
fix formatting
|
2023-05-17 21:43:03 +00:00 |
|
|
5bbf928b2b
|
fix formatting
|
2023-05-17 21:40:37 +00:00 |
|
|
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 |
|
|
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 |
|
|
b94758c175
|
fix bug in instance delete
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-15 21:24:43 +00:00 |
|
|
bbc67fa6fb
|
reduce div nesting in instances
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-15 20:41:31 +00:00 |
|
|
9eb8aaa4be
|
consolidate instance.js into index.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-15 20:36:28 +00:00 |
|
|
cd3027c35e
|
code cleanup
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-15 20:16:38 +00:00 |
|
|
d057d98924
|
fix some styling
|
2023-05-15 02:56:48 +00:00 |
|
|
06c6e926ca
|
display errors as modal dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-12 21:26:26 +00:00 |
|
|
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 |
|
|
c459dad024
|
fix requestPVE call params
|
2023-05-11 07:13:41 +00:00 |
|
|
822c89adda
|
code cleanup on custom dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-05-05 21:43:15 +00:00 |
|
|
d351fdfb67
|
small style improvements
|
2023-05-02 03:42:58 +00:00 |
|
|
289ca85e81
|
fix cookie check logic
|
2023-04-19 05:58:30 +00:00 |
|
|
16be63e98f
|
improve responsive scaling with medium screens
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-04-12 22:59:57 +00:00 |
|
|
4ef1cd7480
|
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 |
|
|
de36f2261a
|
use w3.css for primary styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-04-11 21:38:51 +00:00 |
|
|
389a548d00
|
bad fix for responsive instance container
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-04-06 21:55:31 +00:00 |
|
|
c1ca182d10
|
fix code style
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
|
2023-04-06 21:26:32 +00:00 |
|
|
a76168d1ab
|
add more info to insatnce container
|
2023-04-06 04:21:03 +00:00 |
|