Jeremy Stretch
|
0ef02c348d
|
#10500: Cleanup (#17305)
* Use MPTTColumn for module bays
* Fix return URLs
* Omit extraneous relationships from nested serializers
* Add note re: v4.1
|
2024-08-29 15:38:53 -04:00 |
|
Arthur Hanson
|
e6f5ae4c25
|
Closes #10500: Introduce support for nested modules (#16983)
* 10500 add ModularComponentModel
* 10500 add ModularComponentModel
* 10500 add to forms
* 10500 add to serializer, tables
* 10500 template
* 10500 add docs
* 10500 check recursion
* 10500 fix graphql
* 10500 fix conflicting migration from merge
* 10500 token resolution
* 10500 don't return reverse
* 10500 don't return reverse / optimize
* Add ModuleTypeModuleBaysView
* Fix replication of module bays on new modules
* Clean up tables & templates
* Adjust uniqueness constraints
* Correct URL
* Clean up docs
* Fix up serializers
* 10500 add filterset tests
* 10500 add nested validation to Module
* Misc cleanup
* 10500 ModuleBay recursion Test
* 10500 ModuleBay recursion Test
* 10500 ModuleBay recursion Test
* 10500 ModuleBay recursion Test
* Enable MPTT for module bays
* Fix tests
* Fix validation of module token in component names
* Misc cleanup
* Merge migrations
* Fix table ordering
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2024-08-05 13:13:59 -04:00 |
|
jeremystretch
|
68831c3a40
|
Finish refreshing DCIM models documentation
|
2022-08-15 15:16:02 -04:00 |
|
jeremystretch
|
8bbfdf538b
|
Update model docs for device components
|
2022-08-15 11:57:38 -04:00 |
|
jeremystretch
|
c6f42cd1b9
|
Add documentation for modules
|
2021-12-20 10:31:18 -05:00 |
|