jeremystretch
04bc5761f4
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
jeremystretch
ba1ea46b36
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
jeremystretch
2bb1f60230
Location model cleanup
2021-04-05 11:09:33 -04:00
Jeremy Stretch
fa78fe7ca8
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
Jeremy Stretch
fdaa4a6eb8
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
Jeremy Stretch
ae80b4f5f4
Clean up base serializers
2021-03-12 13:31:28 -05:00
Jeremy Stretch
82bc4178e4
Closes #5950 : Use TimeZoneSerializerField from django-timezone-field
2021-03-10 17:08:11 -05:00
Jeremy Stretch
a4944f2b97
Closes #5892 : Introduce SiteGroup model ( #5937 )
...
* Initial work on #5892
* Add site group selection to object edit forms
* Add documentation for site groups
* Changelog for #5892
* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
Jeremy Stretch
70a039f6eb
Add parent field to Interface
2021-03-05 13:49:41 -05:00
Jeremy Stretch
d1eeee3085
Closes #4971 : Allow assigning devices to locations without a rack
2021-03-03 14:28:07 -05:00
Jeremy Stretch
f7d6275959
Closes #5895 : Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
Jeremy Stretch
8749ed06e2
Closes #5375 : Add 'speed' attribute to console port models
2021-03-03 10:20:08 -05:00
Jeremy Stretch
9581d72f9d
Closes #3648 : Mark cable termination models as connected without attaching a cable
2021-03-01 21:34:42 -05:00
Jeremy Stretch
8cc9685322
Closes #5901 : Add 'created' and 'last_updated' fields to device component models
2021-03-01 15:42:39 -05:00
Jeremy Stretch
eeb9d92d6f
Add custom field support for device component models
2021-03-01 13:07:25 -05:00
Jeremy Stretch
8de5fa0ae2
Introduce NestedGroupModelSerializer
2021-02-25 17:15:42 -05:00
Jeremy Stretch
c43f595e93
Introduce OrganizationalModelSerializer
2021-02-25 16:44:16 -05:00
Jeremy Stretch
ec5da40a4a
Add custom field support for organizational models to API serializers
2021-02-25 15:58:13 -05:00
Jeremy Stretch
89ec24caa2
Include nested representation of nodes within each CablePath
2020-12-02 14:30:05 -05:00
Jeremy Stretch
1037e78f18
Standardize validation of interface VLAN assignments
2020-12-02 14:19:02 -05:00
Jeremy Stretch
2977e80b16
Add support for tracing split paths
2020-11-16 15:49:07 -05:00
Jeremy Stretch
219d07f997
Reorganize REST API components under netbox app
2020-10-13 15:57:21 -04:00
Jeremy Stretch
2e55470d5e
Standardize cable/connection field ordering
2020-10-08 11:23:24 -04:00
Jeremy Stretch
94ad5be480
Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer
2020-10-08 11:15:09 -04:00
Jeremy Stretch
318d3bf81b
Add cable paths API detail view for pass-through ports
2020-10-08 10:32:17 -04:00
Jeremy Stretch
c9cb0540d7
Correct serializer field lists
2020-10-06 15:27:40 -04:00
Jeremy Stretch
056285dcd2
Include cable_peer on CableTermination serializers
2020-10-06 14:30:46 -04:00
Jeremy Stretch
72700f7996
PowerFeedSerializer should subclass ConnectedEndpointSerializer
2020-10-05 11:39:17 -04:00
Jeremy Stretch
bc41a9dd97
Rename connection_status to connected_endpoint_reachable
2020-10-05 11:32:39 -04:00
Jeremy Stretch
8c3a6b6fc5
Rename CablePath.is_connected to is_active
2020-10-05 11:13:33 -04:00
Jeremy Stretch
89ca56a975
Remove legacy connection_status fields
2020-10-05 10:47:41 -04:00
Jeremy Stretch
865a2d5c77
Remove legacy connected endpoint fields
2020-10-05 09:56:46 -04:00
Jeremy Stretch
f07aaccb84
Capture path end-to-end status in CablePath
2020-10-01 16:42:57 -04:00
Jeremy Stretch
57c0de3ed9
Drop support for split paths
2020-10-01 14:24:34 -04:00
Jeremy Stretch
42b17aa9a4
Closes #1846 : Enable MPTT for InventoryItem hierarchy
2020-09-18 10:18:03 -04:00
Jeremy Stretch
6f437ea97d
Fixes #5146 : Add custom fields support for cables, power panels, rack reservations, and virtual chassis
2020-09-17 14:22:14 -04:00
Jeremy Stretch
f3f4c38b07
Closes #4994 : Add cable attribute to PowerFeed API serializer
2020-08-13 10:30:28 -04:00
Jeremy Stretch
e4d78608c8
Fixes #4950 : Include inventory item label in API serializer, UI view
2020-08-05 10:11:38 -04:00
Jeremy Stretch
fdf2dc8912
Closes #4940 : Added an occupied field to rack unit representations for rack elevation views
2020-08-03 13:37:32 -04:00
Jeremy Stretch
1a6267e89a
Closes #4837 : Use dynamic form widget for relationships to MPTT objects
2020-07-09 09:50:01 -04:00
Jeremy Stretch
5909a9b01e
Closes #4806 : Add a url field to all API serializers
2020-07-06 16:41:08 -04:00
Jeremy Stretch
1d64348563
Extend label field to all device components
2020-07-02 11:18:08 -04:00
Jeremy Stretch
779dc8be86
Merge branch 'develop' into develop-2.9
2020-07-02 10:01:01 -04:00
Jeremy Stretch
6e100ba372
Closes #4793 : Add description field to device component templates
2020-06-30 15:12:53 -04:00
Jeremy Stretch
5d9ab02f87
Closes #4796 : Introduce configuration parameters for default rack elevation size
2020-06-30 09:26:32 -04:00
Jeremy Stretch
1a52a7b88a
Initial work on #2018 : Add name to VirtualChassis
2020-06-24 15:21:42 -04:00
Jeremy Stretch
0b165e12a8
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
2020-06-17 09:57:17 -04:00
Jeremy Stretch
7c5a8c959d
Merge pull request #4723 from jsenecal/4615_interface_label
...
Closes : #4615 Physical labels
2020-06-11 13:03:46 -04:00
Jonathan Senecal
441b371719
Add label to DeviceBay models and serializers
2020-06-11 10:19:53 -04:00
Jeremy Stretch
8103a31069
Closes #4742 : Add tagging for cables, power panels, and rack reservations
2020-06-10 14:55:46 -04:00