garm/apiserver
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
..
controllers Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
events Add copyright header 2025-05-20 09:43:29 +00:00
params Add swagger annotations and updates 2025-08-12 12:48:48 +00:00
routers Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
swagger-models.yaml Add Gitea endpoints and credentials 2025-05-14 00:34:54 +00:00
swagger.yaml Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00