netbox/netbox/utilities/forms
Jeremy Stretch cd0f4028cd 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
..
fields Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -04:00
__init__.py Refactor utility form resources into separate modules 2020-08-11 15:14:06 -04:00
constants.py Refactor utility form resources into separate modules 2020-08-11 15:14:06 -04:00
forms.py Closes #9161: Pretty print JSON custom field data when editing 2022-08-10 16:12:04 -04:00
utils.py Initial work on half-height RUs 2022-06-20 12:05:06 -04:00
widgets.py Fix PEP8 errors 2022-09-02 14:05:38 -05:00