This website requires JavaScript.
308d133e6e
implement ssr modal dialog for index and account
alu
2025-06-13 00:30:54 +00:00
99d58eb250
add fabric as submodule
alu
2025-06-02 19:25:27 +00:00
acd6eba520
fix bug in ssr dialog with multiple event listeners, add ssr dialog for instance delete
alu
2025-05-29 18:33:01 +00:00
478ca20451
implement ssr modal dialog form construction for create instances
alu
2025-05-28 20:08:52 +00:00
28c60aecc9
rename html fragments to go.tmpl extension
alu
2025-05-28 20:08:25 +00:00
3d677a46ee
fix some accessibility issues with non focusable elements
alu
2025-05-22 18:34:45 +00:00
e170d7f93d
update go mod
alu
2025-05-20 17:58:36 +00:00
85bd81ef30
readd coloring to resource chart bars
alu
2025-05-20 17:55:15 +00:00
53832b67a2
minor optimizations to instance card config and console actions
alu
2025-05-18 01:12:58 +00:00
e6cd1fbb3d
fix linting
alu
2025-05-13 18:37:06 +00:00
3f21f3c4a4
Merge pull request 'Fix Sync Issue with Instance Power Action' (#4 ) from instance-power-sync-fix into main
alu
2025-05-13 17:41:28 +00:00
1bcbed6828
minor code formatting to login.go
alu
2025-05-13 17:35:54 +00:00
31bfa79e66
update wfajs module
alu
2025-05-13 17:35:35 +00:00
989f59223a
reimplement updating instance to loading when power action is taken
instance-power-sync-fix
alu
2025-05-13 17:35:11 +00:00
233d4255ba
fixes #3 by using /status/current for recently modified instances
alu
2025-05-13 17:33:59 +00:00
2b5c1bbf11
various code cleanup, add required tag to select template
alu
2025-05-12 20:59:48 +00:00
800ad7cd60
cleanup various unused code, simplify instance action hiding when node is not online
alu
2025-04-29 17:44:02 +00:00
bb0d363298
update readme
alu
2025-04-22 17:13:31 +00:00
8530b50f9a
implement SSR for instance config page
alu
2025-04-22 17:09:27 +00:00
099f9c4e42
simplify front end routes, simplify ssr fragment fetch methods
alu
2025-04-15 17:13:22 +00:00
844cf4dfb9
move instance card icon logic to template
alu
2025-04-14 19:24:49 +00:00
02baa71622
update readme
alu
2025-04-09 00:04:40 +00:00
38849c1c41
update go mod, add verbose to make build
alu
2025-04-08 23:58:54 +00:00
455ed353c6
remove commented code, remove Name field from select using ID instead
alu
2025-04-07 23:17:23 +00:00
13339cc56d
improve auth interface, fix issue in meta
alu
2025-04-02 21:18:29 +00:00
bd0387976f
rename instance to config, simplify resource-chart code
alu
2025-04-02 20:39:38 +00:00
add58d849e
implement server side rendering for account page, remove chartjs module
alu
2025-04-01 17:34:56 +00:00
a58620eacb
update go mod
alu
2025-03-31 20:41:35 +00:00
79567ea58e
reorganize app files
alu
2025-03-27 22:46:54 +00:00
b8ebbf6c3d
implement server side auth checking, implement some account server side rendering
alu
2025-03-25 19:24:25 +00:00
75330e8a59
fix bug preventing opening instance console
alu
2025-03-20 19:01:50 +00:00
6e4f2505a2
fix linting
alu
2025-03-13 21:59:36 +00:00
6fdc647413
cleanup unreferenced metadata from utils, improve setting settings values
alu
2025-03-13 21:19:56 +00:00
f37f89d5c7
cleanup code
alu
2025-03-12 23:40:33 +00:00
59d12d2e99
implement partial SSR of instances
alu
2025-03-12 20:16:51 +00:00
8b508d14cc
remove extra print statement
alu
2025-03-06 01:09:01 +00:00
247f602359
convert spaces to tabs
alu
2025-03-06 00:45:12 +00:00
209a8cc071
cleanup go mod
alu
2025-03-04 22:42:02 +00:00
9bd1fc8321
switch to gin, add basic server redering to login
alu
2025-03-04 22:40:22 +00:00
323129185b
add module preload for each page
alu
2025-02-27 22:13:37 +00:00
7f7e17e8ee
add minification
alu
2025-02-27 00:53:19 +00:00
73df998985
add go sum to gitignore
alu
2025-02-25 22:47:53 +00:00
cfceb32134
implement basic web server for dashboard, use templates to do basic SSR on head and header
alu
2025-02-25 21:35:11 +00:00
84cbe0e45d
move web source files to web/, move dev configs to config/
alu
2025-02-24 20:36:51 +00:00
a80492605d
add hostpci number to devices
alu
2025-02-20 23:34:51 +00:00
e73e494f65
improved various error messages
alu
2025-02-10 20:33:46 +00:00
510da85c02
update disk operations to use scsi, sata still supported for compatibility
alu
2025-02-07 23:39:36 +00:00
ce2e8867f3
fix possible error when instance has no name
alu
2025-01-06 20:34:09 +00:00
2170077522
fix confirm password showing up in VM creation form
alu
2024-12-22 07:02:29 +00:00
c57e2fe19f
remove admin and user page (to be implemented in another project)
alu
2024-12-22 06:59:01 +00:00
48afad63e7
update wfa.wasm
alu
2024-11-13 23:00:31 +00:00
e2706ce731
fix linting
alu
2024-11-07 21:27:33 +00:00
7c53cf5efe
update wfa module and index search
alu
2024-11-07 21:23:38 +00:00
68fafc1e37
simplify addResourceLine interface, add update modules script to npm scripts, add value to DraggableItem
alu
2024-11-07 07:37:16 +00:00
9b3d9767e1
add user form, implement some admin handling, improve addResourceLine
alu
2024-10-28 20:03:54 +00:00
e2f9f8e352
start implement of admin page
alu
2024-10-03 21:02:31 +00:00
dc2dcf85cd
update account to api change
alu
2024-10-02 22:58:30 +00:00
7d64715c30
update config to api change
alu
2024-10-01 18:19:59 +00:00
f09ca0507e
fix style issues
alu
2024-09-27 20:42:41 +00:00
39822819cc
fix issue in input grid style
alu
2024-09-05 16:37:57 +00:00
912cee33c7
move addResourceLine to utils, localize page specific resource line values in page script
alu
2024-08-31 12:31:29 +00:00
746136724f
implement proper match highlighting in vm search feature
alu
2024-08-25 03:09:41 +00:00
07bf4b0967
update search icon link
alu
2024-08-24 04:45:49 +00:00
4b57c5c8e8
move search icon to common
alu
2024-08-13 19:03:11 +00:00
7ec72a7443
simplify buttons in config/index, include form.css in login
alu
2024-08-12 17:11:44 +00:00
58007a38b2
readd style to svg for external use
alu
2024-08-09 19:59:03 +00:00
d574df8410
remove custom background from select, move select styles to form.css
alu
2024-08-08 19:50:16 +00:00
e1ef7998f6
update wfa.js
alu
2024-08-07 19:54:33 +00:00
3a8d9df103
add password confirm to create new container instance
alu
2024-08-05 20:45:37 +00:00
b4fd1278cd
add config icons to users/groups
alu
2024-08-02 20:14:37 +00:00
c11c3579f3
replace wfa.js with v0.0.2 (minified)
alu
2024-07-30 20:52:27 +00:00
9a6a9e4473
move w3.css to modules, move InstanceCard to index.js, move ResourceChart to account.js
alu
2024-07-26 18:34:14 +00:00
4a69c58125
switch img icons to svg to fix issues with user selected themes
alu
2024-07-24 19:32:40 +00:00
bb3edcb005
add local chartjs module
alu
2024-07-22 21:36:44 +00:00
77a060db6b
fix issues in boot order drag and drop selector
alu
2024-07-17 19:49:13 +00:00
6de16ec656
user and group add icons
alu
2024-07-16 19:25:25 +00:00
db06522d15
add admin page, move requestTicket and deleteAllCookies to login.js, update to new auth paths
alu
2024-07-16 19:00:30 +00:00
019a3a4455
fix duplicate styles
alu
2024-06-24 18:19:02 +00:00
f58abd4d4d
move local settings to utils
alu
2024-06-17 21:02:15 +00:00
d3281fc27f
add color theme option
alu
2024-06-14 06:17:15 +00:00
d2cfbdb2a2
add missing tabindex to instance buttons
alu
2024-06-12 21:48:29 +00:00
53d820b685
remove width/height from svg icons
alu
2024-06-10 20:04:05 +00:00
bbfc77dc04
Merge pull request 'Add fuzzy search using WFA' (#2 ) from wfa-fuzzy-search into main
alu
2024-06-05 22:19:10 +00:00
80ac09e040
add fuzzy search using wfa
wfa-fuzzy-search
alu
2024-06-05 22:11:53 +00:00
199f1b1e99
fix lint
alu
2024-04-27 03:50:29 +00:00
29c36cdbf5
update for new pool and node format
alu
2024-04-16 21:38:25 +00:00
a6a76930f9
fix styling
alu
2024-01-29 21:49:19 +00:00
e5a0e92ebb
fix instance power button prompt
alu
2023-12-23 02:07: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
alu
2023-11-15 20:18:01 +00:00
7f4bdacef0
fix linting
alu
2023-11-14 22:24:26 +00:00
e97f8d5bbc
fix bugs in network config change, generalize dialog layout, add form validation callback, add password change form
alu
2023-11-14 00:09:41 +00:00
4806d7f18f
fix bug with sync and deleting instance
alu
2023-11-07 05:09:28 +00:00
89f0b14c21
add password form to account, fix form input grid styling
alu
2023-10-31 18:13:40 +00:00
8cfafe7399
fix nav styling, fix linting
alu
2023-10-19 17:26:37 +00:00
e2f5bf9a0a
add bottom padding to main, improve error handling with request function
alu
2023-10-18 19:33:58 +00:00
09bdf686b3
improve account page loading time
alu
2023-10-17 16:42:33 +00:00
c4ddc4ded3
fix handling of instances with empty name, improve instance table headers
alu
2023-10-16 22:32:19 +00:00
72db810ef0
add local copy of w3.css fallback, change how the dashboard and api is proxied
alu
2023-10-12 17:27:37 +00:00
9705470798
fix linting issues
alu
2023-10-11 20:50:10 +00:00
63f3aae9e6
remove hover effects for small charts
alu
2023-10-11 00:26:25 +00:00