wireplanner/internal/handlers
Joca d9e7fb1ab1
Device and wall-socket views now highlight connected ports
Extracted shared _port_list.html partial with connected-port checking,
loaded into every page's template set. DeviceView and WallSocket handlers
now load connection data and pass it to the template. Removed duplicate
inline port_list definition from rack.html.
2026-06-09 18:52:32 -03:00
..
connections.go Fix ConnectionEdit silently NULLing out port references 2026-06-09 18:49:46 -03:00
devices.go Device and wall-socket views now highlight connected ports 2026-06-09 18:52:32 -03:00
handlers.go Device and wall-socket views now highlight connected ports 2026-06-09 18:52:32 -03:00
models.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
overview.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
racks.go Connection modal properly refreshes after create/edit/delete 2026-06-03 23:22:03 -03:00
wall_sockets.go Device and wall-socket views now highlight connected ports 2026-06-09 18:52:32 -03:00