Commit Graph

17 Commits

Author SHA1 Message Date
478ca20451 implement ssr modal dialog form construction for create instances 2025-05-28 20:08:52 +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
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
59d12d2e99 implement partial SSR of instances 2025-03-12 20:16:51 +00:00
247f602359 convert spaces to tabs 2025-03-06 00:45:12 +00:00
9bd1fc8321 switch to gin, add basic server redering to login 2025-03-04 22:40:22 +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