mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-21 20:18:38 -06:00
CI / build (20.x, 3.12) (push) Failing after 16s
CI / build (20.x, 3.13) (push) Failing after 21s
CI / build (20.x, 3.14) (push) Failing after 30s
CodeQL / Analyze (actions) (push) Failing after 33s
CodeQL / Analyze (javascript-typescript) (push) Failing after 33s
CodeQL / Analyze (python) (push) Failing after 29s
Expose additional properties of the device installed in each bay as configurable table columns. - Rename `role` → `installed_role` - Rename `device_type` → `installed_device_type` - Add `installed_description`, `installed_serial`, and `installed_asset_tag` columns to `DeviceBayTable` --------- Co-authored-by: Martin Hauser <mhauser@netboxlabs.com>