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.
|
||
|---|---|---|
| .. | ||
| connections.go | ||
| db.go | ||
| device_models.go | ||
| devices.go | ||
| ports.go | ||
| racks.go | ||
| schema.sql | ||