mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 09:59:37 -06:00
* 12826 add RackType * 12826 add forms, filters, tables * 12826 add to menu * 12826 remove role * 12826 add api/serializers * 12826 add tests and fixes * 12826 fix tests * 12826 fix tests * 12826 fix tests * 12826 fix tests * 12826 add device_type to device and instantiation * 12826 test device creation * 12826 add slug * 12826 fix tests * 12826 fix slug field * 12826 prevent modification of rack fields if rack_type set * 12826 update rack fields on rack_type edit * Misc cleanup * Update model docs * Add manufacturer field to RackType * Add test for mounting_depth * Rename 'type' to 'form_factor' * Create base classes for Rack & RackType models, serializers * Hide RackType-defined fields on RackForm when a rack type is set * Establish a base filter form for Rack & RackType * Clean up RackType attr inheritance * Clean up templates --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com> |
||
|---|---|---|
| .. | ||
| api-integration.md | ||
| authentication-permissions.md | ||
| background-jobs.md | ||
| change-logging.md | ||
| circuits.md | ||
| configuration-rendering.md | ||
| contacts.md | ||
| context-data.md | ||
| customization.md | ||
| devices-cabling.md | ||
| event-rules.md | ||
| facilities.md | ||
| ipam.md | ||
| journaling.md | ||
| l2vpn-overlay.md | ||
| power-tracking.md | ||
| search.md | ||
| synchronized-data.md | ||
| tenancy.md | ||
| virtualization.md | ||
| vlan-management.md | ||
| vpn-tunnels.md | ||
| wireless.md | ||