Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Stretch 944008d475
Closes #12135: Prevent the deletion of interfaces with children (#14091)
* Closes #12135: Prevent the deletion of interfaces with children

* Change PROTECT to RESTRICT

* Extend handle_protectederror() to also handle RestrictedError

* Fix string translation

* Update migrations

* Support bulk removal of parent interfaces via UI if all children are included

* Add support for the bulk deletion of restricted objects via REST API
2023-11-01 13:47:14 -04: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 43b27cc052 Misc cleanup 2022-07-12 16:29:26 -04:00
jeremystretch 4587b83d85 Closes #1099: Add PoE mode & type for interfaces 2022-06-21 21:22:24 -04:00
jeremystretch 3e277de82d Closes #7852: Enable assigning interfaces to VRFs 2022-01-07 14:57:43 -05:00
jeremystretch 4a7159389e Add wireless documentation 2021-10-20 11:22:56 -04:00
Jeremy Stretch 042f3590c8 Update interfaces documentation 2021-03-29 10:35:07 -04:00
Jeremy Stretch f37997ac54 Closes #4814: Allow nested LAG interfaces 2020-08-21 13:35:03 -04: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