Commit Graph

642 Commits

Author SHA1 Message Date
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
1bcbed6828 minor code formatting to login.go 2025-05-13 17:35:54 +00:00
31bfa79e66 update wfajs module 2025-05-13 17:35:35 +00:00
989f59223a reimplement updating instance to loading when power action is taken 2025-05-13 17:35:11 +00:00
233d4255ba fixes #3 by using /status/current for recently modified instances 2025-05-13 17:33:59 +00:00
2b5c1bbf11 various code cleanup,
add required tag to select template
2025-05-12 20:59:48 +00:00
800ad7cd60 cleanup various unused code,
simplify instance action hiding when node is not online
2025-04-29 17:44:02 +00:00
bb0d363298 update readme 2025-04-22 17:13:31 +00:00
8530b50f9a implement SSR for instance config page 2025-04-22 17:09:27 +00:00
099f9c4e42 simplify front end routes,
simplify ssr fragment fetch methods
2025-04-15 17:13:22 +00:00
844cf4dfb9 move instance card icon logic to template 2025-04-14 19:24:49 +00:00
02baa71622 update readme 2025-04-09 00:04:40 +00:00
38849c1c41 update go mod, add verbose to make build 2025-04-08 23:58:54 +00:00
455ed353c6 remove commented code,
remove Name field from select using ID instead
2025-04-07 23:17:23 +00:00
13339cc56d improve auth interface, fix issue in meta 2025-04-02 21:18:29 +00:00
bd0387976f rename instance to config,
simplify resource-chart code
2025-04-02 20:39:38 +00:00
add58d849e implement server side rendering for account page,
remove chartjs module
2025-04-01 17:34:56 +00:00
a58620eacb update go mod 2025-03-31 20:41:35 +00:00
79567ea58e reorganize app files 2025-03-27 22:46:54 +00:00
b8ebbf6c3d implement server side auth checking,
implement some account server side rendering
2025-03-25 19:24:25 +00:00
75330e8a59 fix bug preventing opening instance console 2025-03-20 19:01:50 +00:00
6e4f2505a2 fix linting 2025-03-13 21:59:36 +00:00
6fdc647413 cleanup unreferenced metadata from utils,
improve setting settings values
2025-03-13 21:19:56 +00:00
f37f89d5c7 cleanup code 2025-03-12 23:40:33 +00:00
59d12d2e99 implement partial SSR of instances 2025-03-12 20:16:51 +00:00
8b508d14cc remove extra print statement 2025-03-06 01:09:01 +00:00
247f602359 convert spaces to tabs 2025-03-06 00:45:12 +00:00
209a8cc071 cleanup go mod 2025-03-04 22:42:02 +00:00
9bd1fc8321 switch to gin, add basic server redering to login 2025-03-04 22:40:22 +00:00
323129185b add module preload for each page 2025-02-27 22:13:37 +00:00
7f7e17e8ee add minification 2025-02-27 00:53:19 +00:00
73df998985 add go sum to gitignore 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
2025-02-25 21:35:11 +00:00
84cbe0e45d move web source files to web/,
move dev configs to config/
2025-02-24 20:36:51 +00:00
a80492605d add hostpci number to devices 2025-02-20 23:34:51 +00:00
e73e494f65 improved various error messages 2025-02-10 20:33:46 +00:00
510da85c02 update disk operations to use scsi,
sata still supported for compatibility
2025-02-07 23:39:36 +00:00
ce2e8867f3 fix possible error when instance has no name 2025-01-06 20:34:09 +00:00
2170077522 fix confirm password showing up in VM creation form 2024-12-22 07:02:29 +00:00
c57e2fe19f remove admin and user page (to be implemented in another project) 2024-12-22 06:59:01 +00:00
48afad63e7 update wfa.wasm 2024-11-13 23:00:31 +00:00
e2706ce731 fix linting 2024-11-07 21:27:33 +00:00
7c53cf5efe update wfa module and index search 2024-11-07 21:23:38 +00:00
68fafc1e37 simplify addResourceLine interface,
add update modules script to npm scripts,
add value to DraggableItem
2024-11-07 07:37:16 +00:00
9b3d9767e1 add user form,
implement some admin handling,
improve addResourceLine
2024-10-28 20:03:54 +00:00
e2f9f8e352 start implement of admin page 2024-10-03 21:02:31 +00:00
dc2dcf85cd update account to api change 2024-10-02 22:58:30 +00:00
7d64715c30 update config to api change 2024-10-01 18:19:59 +00:00
f09ca0507e fix style issues 2024-09-27 20:42:41 +00:00
39822819cc fix issue in input grid style 2024-09-05 16:37:57 +00:00