Network mapping and cable management tool
 
 
 
 
Go to file
Joca c56c512764
Show connection creation errors in modal
When a connection create fails (e.g. port already in use), the error
message now appears as a red alert in the modal instead of silently
re-rendering the 'no connection' state. Added Error field to
ConnectionModalData and created renderConnectionModalError helper.
2026-06-09 19:10:45 -03:00
internal Show connection creation errors in modal 2026-06-09 19:10:45 -03:00
static Use cable color instead of hardcoded green for connected port badges 2026-06-09 18:55:48 -03:00
templates Show connection creation errors in modal 2026-06-09 19:10:45 -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