ba079b9ee5
Merge branch 'feature' into 9102-cabling
2022-07-06 14:09:25 -04:00
cd3111ca8d
Merge branch 'develop' into feature
2022-06-28 16:55:49 -04:00
8bbc592261
Add SVG rendering to cable path tests
2022-06-27 15:53:34 -04:00
25ed3390cb
Merge branch 'feature' into 9102-cabling
2022-06-27 12:12:34 -04:00
fc02e15fb1
Closes #4434 : Enable highlighting devices within rack elevations
2022-06-24 11:04:38 -04:00
6cb8b9110e
Closes #9396 : Query modules by module bay & display installed_modules for module_bay REST API endpoint ( #9574 )
...
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
* Closes #9396 - Added ability to query modules by module bay & installed_modules for module bay REST API endpoint
2022-06-23 13:28:36 -04:00
440dfabefe
Merge branch 'feature' into 9102-cabling
2022-06-20 15:04:55 -04:00
8ef74192ec
Implement a custom paginator for DeviceViewSet
...
Running count on the annotated query for loading config_context is slow. The custom paginator removes the annotation before getting the count.
2022-06-13 20:45:08 +02:00
3362bc3106
Remove link peer fields from cable termination models
2022-06-01 16:48:56 -04:00
9ef9443969
Add REST API endpoint for CableTermination
2022-05-16 16:21:15 -04:00
1505369133
Update Cable API serializer
2022-05-16 15:33:57 -04:00
906c3dca8b
Tests cleanup
2022-05-13 16:29:19 -04:00
4c51dbba80
Update connected_endpoint serializer field to support multiple objects
2022-05-13 11:04:38 -04:00
3a461d0279
Update Cable instantiations to match new signature
2022-05-13 09:33:00 -04:00
82706eb3a6
Migrate CablePath to use two-dimensional array
2022-05-12 16:08:44 -04:00
4bb9b6ee26
Extend Cable model to support multiple A/B terminations
2022-05-12 16:08:44 -04:00
bbdeae0ed9
Move CustomFieldModelViewSet functionality into NetBoxModelViewSet
2022-03-09 11:44:55 -05:00
efd5a73a18
Refactor API views
2022-03-09 11:27:42 -05:00
3e277de82d
Closes #7852 : Enable assigning interfaces to VRFs
2022-01-07 14:57:43 -05:00
4c15f4a84f
Initial work on #8118
2021-12-29 15:37:01 -05:00
04fb5e544d
#3087 : Add InvetoryItemRole
2021-12-27 10:18:39 -05:00
2dd165bbef
Merge branch 'develop' into feature
2021-12-23 08:32:40 -05:00
d275538116
Changelog & cleanup for #7246 , #8097
2021-12-21 11:53:31 -05:00
39a0b15df4
Update netbox/dcim/api/views.py
...
Test without decode_dict function
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2021-12-21 17:15:54 +01:00
ed6a160372
Add modules to device component serializers
2021-12-17 20:31:15 -05:00
7777922bef
Add Module model
2021-12-17 16:12:03 -05:00
7c60e3c0ff
Add Module model
2021-12-17 12:18:37 -05:00
e529d7fd3b
Add ModuleBay and ModuleBayTemplate models
2021-12-17 09:35:57 -05:00
2ec64a2ea2
Get_Environment from napalm should not need any decoding
2021-12-14 10:17:00 +01:00
67c73768c1
Add count_fhrp_groups to interface serializers
2021-11-04 09:58:33 -04:00
ea39c8a4c1
Optimize interface REST API endpoints
2021-11-03 15:38:17 -04:00
7a55832a22
#6732 : Add asns relationship to SiteSerializer and extend tests
2021-11-03 15:24:15 -04:00
033db83068
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
2021-10-28 11:55:20 -05:00
fbf91dda7d
Optimize config queries
2021-10-26 13:41:56 -04:00
41ff1d0fc9
Add NAPALM config parameters
2021-10-26 11:53:46 -04:00
a01068949c
Initial work on #6732
2021-10-24 23:42:47 -05:00
e1e2c76ae1
Add bridge field to Interface, VMInterface models
2021-10-21 16:30:18 -04:00
3a3ed8bf64
Merge branch 'feature' into 3979-wireless
2021-10-21 13:19:52 -04:00
cfb3897047
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
ac2cd552b9
Rename cable_peer fields to link_peer
2021-10-13 14:04:53 -04:00
00328226ec
Fixes #7051 : Fix permissions evaluation and improve error handling for connected device REST API endpoint
2021-10-07 13:15:59 -04:00
14d87a3584
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
443172197b
Fix SVG rendering with unspecified width
2021-07-16 17:09:52 -04:00
8cf9f0d5bc
Support specification of image width when rendering cable traces as SVG
2021-07-16 17:06:27 -04:00
9f615cde79
Replace CSS-based cable trace diagrams with SVG images
2021-07-14 15:29:04 -04:00
ce7fa95546
Initial work on SVG support for cable tracing
2021-07-14 14:14:56 -04:00
bc812e4937
Closes #5223 : Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
1935f8b27f
Fixes #6517 : Fix assignment of user when creating rack reservations via REST API
2021-06-02 16:02:22 -04:00
1024782b9e
Rename FilterSet modules
2021-04-29 16:48:24 -04:00
0bce1da4e3
Clean up stray references to old RackGroup model
2021-04-11 13:43:06 -04:00