Network mapping and cable management tool
 
 
 
 
Go to file
Joca a845b242a2
Add port renaming on existing devices
Device view now has a 'Rename Ports' section with inline inputs for
every port. Port names are no longer immutable after device creation.
Added PortUpdateName to DB layer and POST /devices/{id}/ports/rename.
2026-06-09 19:11:16 -03:00
internal Add port renaming on existing devices 2026-06-09 19:11:16 -03:00
static Show device model images + Back to Rack link 2026-06-09 19:11:10 -03:00
templates Show device model images + Back to Rack link 2026-06-09 19:11:10 -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 Add port renaming on existing devices 2026-06-09 19:11:16 -03:00