Commit Graph

7 Commits

Author SHA1 Message Date
Martin Hauser 625c4eb5bb
feat(dcim): Add enabled field to Module and Device bays
Add an `enabled` boolean field to ModuleBay, ModuleBayTemplate,
DeviceBay, and DeviceBayTemplate models. Disabled bays prevent component
installation and display accordingly in the UI. Update serializers,
filters, forms, and tables to support the new field.

Fixes #20152
2026-03-11 20:51:23 +01:00
jeremystretch 4307f078ed Finish refreshing DCIM models documentation 2022-08-15 15:16:02 -04:00
jeremystretch f76ce172e0 Update model docs for device components 2022-08-15 11:57:38 -04:00
jeremystretch e35aa4bd1e Add documentation for modules 2021-12-20 10:31:18 -05:00
Jeremy Stretch b8783078eb Updated documentation for device components 2020-07-28 10:58:43 -04:00
Jeremy Stretch f89773f4a3 Cleaned up model documentation hierarchy 2020-03-05 17:03:03 -05:00
Jeremy Stretch 5190710aef Refactored device component docs 2020-03-05 11:44:18 -05:00