mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-14 12:29:35 -06:00
* 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!) |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| management | ||
| migrations | ||
| models | ||
| svg | ||
| tables | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| constants.py | ||
| fields.py | ||
| filtersets.py | ||
| lookups.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||