Commit Graph

703 Commits

Author SHA1 Message Date
alu e41c8d2a07 revert ssr dialog interface 2025-06-18 21:21:00 +00:00
alu 308d133e6e implement ssr modal dialog for index and account 2025-06-13 00:30:54 +00:00
alu 99d58eb250 add fabric as submodule 2025-06-02 19:25:27 +00:00
alu acd6eba520 fix bug in ssr dialog with multiple event listeners, add ssr dialog for instance delete 2025-05-29 18:33:01 +00:00
alu 478ca20451 implement ssr modal dialog form construction for create instances 2025-05-28 20:08:52 +00:00
alu 28c60aecc9 rename html fragments to go.tmpl extension 2025-05-28 20:08:25 +00:00
alu 3d677a46ee fix some accessibility issues with non focusable elements 2025-05-22 18:34:45 +00:00
alu e170d7f93d update go mod 2025-05-20 17:58:36 +00:00
alu 85bd81ef30 readd coloring to resource chart bars 2025-05-20 17:55:15 +00:00
alu 53832b67a2 minor optimizations to instance card config and console actions 2025-05-18 01:12:58 +00:00
alu e6cd1fbb3d fix linting 2025-05-13 18:37:06 +00:00
alu 3f21f3c4a4 Merge pull request 'Fix Sync Issue with Instance Power Action' (#4) from instance-power-sync-fix into main
Reviewed-on: #4
2025-05-13 17:41:28 +00:00
alu 1bcbed6828 minor code formatting to login.go 2025-05-13 17:35:54 +00:00
alu 31bfa79e66 update wfajs module 2025-05-13 17:35:35 +00:00
alu 989f59223a reimplement updating instance to loading when power action is taken 2025-05-13 17:35:11 +00:00
alu 233d4255ba fixes #3 by using /status/current for recently modified instances 2025-05-13 17:33:59 +00:00
alu 2b5c1bbf11 various code cleanup,
add required tag to select template
2025-05-12 20:59:48 +00:00
alu 800ad7cd60 cleanup various unused code,
simplify instance action hiding when node is not online
2025-04-29 17:44:02 +00:00
alu bb0d363298 update readme 2025-04-22 17:13:31 +00:00
alu 8530b50f9a implement SSR for instance config page 2025-04-22 17:09:27 +00:00
alu 099f9c4e42 simplify front end routes,
simplify ssr fragment fetch methods
2025-04-15 17:13:22 +00:00
alu 844cf4dfb9 move instance card icon logic to template 2025-04-14 19:24:49 +00:00
alu 02baa71622 update readme 2025-04-09 00:04:40 +00:00
alu 38849c1c41 update go mod, add verbose to make build 2025-04-08 23:58:54 +00:00
alu 455ed353c6 remove commented code,
remove Name field from select using ID instead
2025-04-07 23:17:23 +00:00
alu 13339cc56d improve auth interface, fix issue in meta 2025-04-02 21:18:29 +00:00
alu bd0387976f rename instance to config,
simplify resource-chart code
2025-04-02 20:39:38 +00:00
alu add58d849e implement server side rendering for account page,
remove chartjs module
2025-04-01 17:34:56 +00:00
alu a58620eacb update go mod 2025-03-31 20:41:35 +00:00
alu 79567ea58e reorganize app files 2025-03-27 22:46:54 +00:00
alu b8ebbf6c3d implement server side auth checking,
implement some account server side rendering
2025-03-25 19:24:25 +00:00
alu 75330e8a59 fix bug preventing opening instance console 2025-03-20 19:01:50 +00:00
alu 6e4f2505a2 fix linting 2025-03-13 21:59:36 +00:00
alu 6fdc647413 cleanup unreferenced metadata from utils,
improve setting settings values
2025-03-13 21:19:56 +00:00
alu f37f89d5c7 cleanup code 2025-03-12 23:40:33 +00:00
alu 59d12d2e99 implement partial SSR of instances 2025-03-12 20:16:51 +00:00
alu 8b508d14cc remove extra print statement 2025-03-06 01:09:01 +00:00
alu 247f602359 convert spaces to tabs 2025-03-06 00:45:12 +00:00
alu 209a8cc071 cleanup go mod 2025-03-04 22:42:02 +00:00
alu 9bd1fc8321 switch to gin, add basic server redering to login 2025-03-04 22:40:22 +00:00
alu 323129185b add module preload for each page 2025-02-27 22:13:37 +00:00
alu 7f7e17e8ee add minification 2025-02-27 00:53:19 +00:00
alu 73df998985 add go sum to gitignore 2025-02-25 22:47:53 +00:00
alu cfceb32134 implement basic web server for dashboard,
use templates to do basic SSR on head and header
2025-02-25 21:35:11 +00:00
alu 84cbe0e45d move web source files to web/,
move dev configs to config/
2025-02-24 20:36:51 +00:00
alu a80492605d add hostpci number to devices 2025-02-20 23:34:51 +00:00
alu e73e494f65 improved various error messages 2025-02-10 20:33:46 +00:00
alu 510da85c02 update disk operations to use scsi,
sata still supported for compatibility
2025-02-07 23:39:36 +00:00
alu ce2e8867f3 fix possible error when instance has no name 2025-01-06 20:34:09 +00:00
alu 2170077522 fix confirm password showing up in VM creation form 2024-12-22 07:02:29 +00:00