wireplanner/internal/handlers
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
..
connections.go Show connection creation errors in modal 2026-06-09 19:10:45 -03:00
devices.go Add port renaming on existing devices 2026-06-09 19:11:16 -03:00
handlers.go Device and wall-socket views now highlight connected ports 2026-06-09 18:52:32 -03:00
models.go Show error when model deletion fails 2026-06-09 18:56:40 -03:00
overview.go Show device count on rack cards in overview 2026-06-09 18:57:38 -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