Network mapping and cable management tool
 
 
 
 
Go to file
Joca 67ef5be483
Connection modal properly refreshes after create/edit/delete
- Connection handlers now re-render modal inline instead of redirecting
- Rack slots rendered top-to-bottom (U42 first, U1 last)
- Shared renderConnectionModal helper for DRY handler code
- Full connection tracing works through patch panels and wall sockets
2026-06-03 23:22:03 -03:00
internal Connection modal properly refreshes after create/edit/delete 2026-06-03 23:22:03 -03:00
static Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
templates Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
uploads Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
.gitignore Add SQLite WAL files to .gitignore 2026-06-03 23:11:22 -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
lostcavewireplanner Connection modal properly refreshes after create/edit/delete 2026-06-03 23:22:03 -03:00
main.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00