garm/vendor/github.com
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
..
asaskevich/govalidator Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
beorn7/perks feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
bradleyfalzon/ghinstallation/v2 Update dependencies 2025-06-17 21:09:05 +00:00
BurntSushi/toml Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 2025-03-18 06:54:48 +00:00
cespare/xxhash/v2 Update dependencies and tests 2024-04-22 13:39:04 +00:00
chzyer/readline Update go modules 2023-03-12 16:22:37 +02:00
cloudbase/garm-provider-common Bump github.com/cloudbase/garm-provider-common from 0.1.6 to 0.1.7 2025-08-07 07:05:40 +00:00
davecgh/go-spew Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
felixge/httpsnoop Update dependencies 2023-12-18 16:20:44 +00:00
go-logr Update dependencies 2025-06-17 21:09:05 +00:00
go-openapi Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
go-sql-driver/mysql Update dependencies 2025-06-17 21:09:05 +00:00
golang-jwt/jwt Bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 2025-07-31 07:04:47 +00:00
google Update dependencies 2025-06-17 21:09:05 +00:00
gorilla Add events websocket endpoint 2024-07-05 12:55:35 +00:00
inconshreveable/mousetrap Update go modules 2023-03-12 16:22:37 +02:00
jedib0t/go-pretty/v6 Bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8 2025-07-28 08:04:00 +00:00
jinzhu Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
josharian/intern Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
juju Update dependencies 2024-12-12 23:42:01 +02:00
mailru/easyjson Update dependencies 2024-12-20 18:54:05 +00:00
manifoldco/promptui Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
mattn Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
minio/sio Update dependencies 2024-12-12 23:42:01 +02:00
mitchellh/mapstructure Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
munnerz/goautoneg Update dependencies 2024-12-12 23:42:01 +02:00
nbutton23/zxcvbn-go Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
oklog/ulid Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
opentracing/opentracing-go Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
pkg/errors Remove the LXD internal provider 2023-12-18 12:16:48 +00:00
pmezard/go-difflib Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
prometheus Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 2025-08-01 06:26:29 +00:00
rivo/uniseg Update dependencies and tests 2024-04-22 13:39:04 +00:00
spf13 Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
stretchr Update dependencies 2024-12-12 23:42:01 +02:00
teris-io/shortid feat: allow to configure the runner name 2023-01-19 11:13:36 +01:00