wireplanner/internal/db
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 Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
db.go Fixed template inheritance and SQLite connection pooling 2026-06-03 23:18:09 -03:00
device_models.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
devices.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
ports.go Add port renaming on existing devices 2026-06-09 19:11:16 -03:00
racks.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
schema.sql Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00