Network mapping and cable management tool
 
 
 
 
Go to file
Joca 842913659a
Model form: hide height when non-rack, disable side selector for patch panels
Added toggleRackHeight() to show/hide the height-in-units field when the
rack-mountable checkbox changes. Added togglePatchMode() to disable the
port side selector when is_patch_panel is checked, with an explanatory
note that all ports get doubled to front+back anyway. Also initializes
both states on page load so edit view reflects saved values.
2026-06-09 18:54:37 -03:00
internal Group ports by device in connection modal dropdown 2026-06-09 18:53:21 -03:00
static Fix rack front/back column misalignment 2026-06-09 18:54:04 -03:00
templates Model form: hide height when non-rack, disable side selector for patch panels 2026-06-09 18:54:37 -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