60 Commits

Author SHA1 Message Date
7db0bea35c temporary fix for error dialog 2025-10-16 23:16:14 +00:00
ff98eb318e fix linting 2025-10-14 04:50:04 +00:00
05ced39598 fix exact match bug, 2025-10-13 20:56:05 +00:00
4e2b6278d8 fix chrome flicker for smaller screen sizes 2025-10-10 22:14:57 +00:00
75e098b7b4 fix wrong css class definition in instance card to fix chrome flicker issue 2025-10-10 22:12:37 +00:00
3d5989a946 fix flickering issue with instance-card refresh and instance search 2025-10-10 21:41:10 +00:00
06afdcec37 reimplement instance card using display;contents to have better alignment and fitting to grid for instance card container,
migrate away from using w3-hide to custom hide for breakpoint fixes
2025-10-10 06:35:28 +00:00
2f21b23535 fix instance card action area slightly too small in medium layouts 2025-10-03 03:58:08 +00:00
e8dd28b519 update index with wfa update 2025-10-02 22:04:12 +00:00
e0c7a53d85 update wfa,
minor style fix
2025-10-02 22:03:23 +00:00
c13a4c8539 update wfa 2025-09-30 17:50:36 +00:00
8d490cd336 remove remaining external css links 2025-09-29 22:05:08 +00:00
343c149330 update w3 css,
remove external css link to speedup render times
2025-09-29 21:59:26 +00:00
fc42de2c49 fix bugs with boot order interface 2025-09-25 00:27:00 +00:00
08e5f8b392 fix linting 2025-09-07 05:44:22 +00:00
8905886065 fix favicon viewbox issue 2025-08-11 22:41:43 +00:00
df6772c72b add categorization to account resources 2025-08-11 22:40:39 +00:00
69fae92313 add mp selector to config 2025-08-06 19:42:33 +00:00
a79dd96d2a disable backup when instance is running 2025-08-04 21:22:52 +00:00
ee397c48e1 add restore function to backups 2025-07-25 21:49:52 +00:00
33b0a4b5ff add edit, delete, and restore options to backups
update fabric submodule
2025-07-14 20:58:10 +00:00
65c8fbdca8 implement user triggered backups 2025-07-07 20:59:12 +00:00
e932165a98 various minor fixes 2025-07-04 05:33:20 +00:00
a62fc83386 fix viewbox on delete icons 2025-06-25 22:21:17 +00:00
756aef587d fix viewbox on instance action icons 2025-06-25 21:35:32 +00:00
ca555a7116 add unknown status to instance,
add svg minimize
2025-06-20 21:37:19 +00:00
85c3ab49fc format index 2025-06-19 20:28:35 +00:00
9ec277ce65 implement ssr dialog for config 2025-06-19 20:23:10 +00:00
e41c8d2a07 revert ssr dialog interface 2025-06-18 21:21:00 +00:00
308d133e6e implement ssr modal dialog for index and account 2025-06-13 00:30:54 +00:00
acd6eba520 fix bug in ssr dialog with multiple event listeners, add ssr dialog for instance delete 2025-05-29 18:33:01 +00:00
478ca20451 implement ssr modal dialog form construction for create instances 2025-05-28 20:08:52 +00:00
28c60aecc9 rename html fragments to go.tmpl extension 2025-05-28 20:08:25 +00:00
3d677a46ee fix some accessibility issues with non focusable elements 2025-05-22 18:34:45 +00:00
85bd81ef30 readd coloring to resource chart bars 2025-05-20 17:55:15 +00:00
53832b67a2 minor optimizations to instance card config and console actions 2025-05-18 01:12:58 +00:00
e6cd1fbb3d fix linting 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
Reviewed-on: #4
2025-05-13 17:41:28 +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
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
455ed353c6 remove commented code,
remove Name field from select using ID instead
2025-04-07 23:17:23 +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
b8ebbf6c3d implement server side auth checking,
implement some account server side rendering
2025-03-25 19:24:25 +00:00