garm/testdata
Gabriel Adrian Samfira eec158b32c Add SPA UI for GARM
This change adds a single page application front-end to GARM. It uses
a generated REST client, built from the swagger definitions, the websocket
interface for live updates of entities and eager loading of everything
except runners, as users may have many runners and we don't want to load
hundreds of runners in memory.

Proper pagination should be implemented in the API, in future commits,
to avoid loading lots of elements for no reason.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-08-16 09:09:13 +00:00
..
certs Fix TLS listener 2023-01-31 13:42:39 +00:00
db/v0.1.4 Add DB migration test 2024-05-07 11:52:26 +00:00
lxd/certs Add idempotency when stopping a VM and some tests 2022-06-28 15:13:02 +00:00
config.toml Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
nginx-server.conf Update sample nginx config 2022-10-21 12:36:57 +03:00