netbox/netbox/dcim/tests
Jeremy Stretch c4b7ab067a
Fixes #10247: Allow changing selected device/VM when creating a new component (#10312)
* Initial work on #10247

* Continued work on #10247

* Clean up component creation tests

* Move valdiation of replicated field to form

* Clean up ordering of fields in component creation forms

* Omit fieldset header if none

* Clean up ordering of fields in component template creation forms

* View tests should not move component templates to new device type

* Define replication_fields on VMInterfaceCreateForm

* Clean up expandable field help texts

* Update comments

* Update component bulk update forms & views to support new replication fields

* Fix ModularDeviceComponentForm parent class

* Fix bulk creation of VM interfaces (thanks @kkthxbye-code!)
2022-09-15 10:10:32 -04:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
test_api.py Fixes #10305: Allows null master in VirtualChassis APIs 2022-09-13 19:54:39 -04:00
test_cablepaths.py Cleanup for #9102 2022-07-07 12:48:44 -04:00
test_filtersets.py Closes #9577: Add has_front_image and has_rear_image filters for device types 2022-09-13 14:14:18 -04:00
test_forms.py Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -04:00
test_models.py Merge branch 'develop' into feature 2022-08-01 14:42:09 -04:00
test_natural_ordering.py Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 2020-04-21 16:13:34 -04:00
test_views.py Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -04:00