Network mapping and cable management tool
 
 
 
 
Go to file
Joca 444441861b
Show error when model deletion fails
ModelDelete now checks the DB error (e.g. FK constraint from devices still
using the model) and renders the model list with an alert instead of
silently redirecting with no feedback.
2026-06-09 18:56:40 -03:00
internal Show error when model deletion fails 2026-06-09 18:56:40 -03:00
static Use cable color instead of hardcoded green for connected port badges 2026-06-09 18:55:48 -03:00
templates Add rack height field to create form 2026-06-09 18:56:23 -03:00
uploads Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
.gitignore Remove binaries from tracking 2026-06-03 23:22:19 -03:00
go.mod Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
go.sum Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
main.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00