jeremystretch
544d991e1e
Closes #8168 : Add min/max VID fields to VLANGroup
2021-12-23 11:22:10 -05:00
jeremystretch
083fda3172
#2658 : Fix test permissions
2021-12-23 10:46:57 -05:00
jeremystretch
e0cfd5e49b
Closes #2658 : Avalable VLANs API endpoint for VLAN groups
2021-12-23 10:14:28 -05:00
jeremystretch
8dbd3f332b
Closes #8081 : Allow creating services directly from navigation menu
2021-12-15 11:55:27 -05:00
jeremystretch
326a6be91c
#7519 : Update REST API tests
2021-12-10 15:45:22 -05:00
jeremystretch
d850b3ac7e
Fix available prefix creation test
2021-12-10 13:58:11 -05:00
jeremystretch
734a00237a
Clean up FHRP group filterset tests
2021-11-04 13:23:02 -04:00
jeremystretch
3f0a98acbd
Add nested FHRPGroupAssignment serializer; add missing API tests
2021-11-04 11:15:34 -04:00
Daniel Sheppard
db2d71ed9e
Merge branch 'feature' into 6732-asn-model
2021-11-03 08:37:11 -05:00
jeremystretch
bb4f3e1789
Initial work on #6235
2021-11-01 16:56:30 -04:00
Daniel Sheppard
033db83068
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
2021-10-28 11:55:20 -05:00
Daniel Sheppard
3c261b05d9
#6732 - Fix ASN tests
2021-10-28 11:49:21 -05:00
Daniel Sheppard
93de6c9f88
#6732 - Tests
2021-10-27 23:06:37 -05:00
Daniel Sheppard
a01068949c
Initial work on #6732
2021-10-24 23:42:47 -05:00
jeremystretch
cfb3897047
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
jeremystretch
bf05bc2986
#7070 : Fix filterset test
2021-08-30 17:22:48 -04:00
jeremystretch
7727ec91f4
#6934 : Correct prefix utilization and available IP reporting to account for child IP ranges
2021-08-13 10:43:25 -04:00
jeremystretch
5365c866ff
#6934 : Account for child IP ranges when calculating prefix utilization
2021-08-13 10:33:58 -04:00
jeremystretch
736da4bcad
Merge branch 'develop' into feature
2021-08-10 21:03:10 -04:00
jeremystretch
6d27e11043
#6934 : Include child IP ranges under prefix view
2021-08-10 16:26:14 -04:00
jeremystretch
1bb596fc7e
Fixes #6908 : Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
jeremystretch
42b961229f
Fixes #6894 : Fix available IP generation for prefix assigned to a VRF
2021-08-05 13:23:14 -04:00
jeremystretch
0fe1a426c0
Add available IPs REST API endpoint for IP ranges
2021-07-19 09:32:04 -04:00
jeremystretch
747c065213
Move available IP/prefix endpoints to API view mixins
2021-07-16 14:48:42 -04:00
jeremystretch
11a14927c9
Initial work on IP ranges
2021-07-16 13:35:52 -04:00
jeremystretch
2d44bade4b
Merge branch 'develop' into feature
2021-06-02 20:35:38 -04:00
jeremystretch
b2b3f388b1
Correct Prefix REST API test case
2021-05-28 11:15:45 -04:00
jeremystretch
103730a642
Extend depth & children filters
2021-05-27 12:54:41 -04:00
jeremystretch
da558de769
Initial work on #6087
2021-05-26 16:06:03 -04:00
jeremystretch
5b4dacf0f5
Merge branch 'develop' into feature
2021-05-25 13:19:17 -04:00
jeremystretch
0fec03ad3f
Closes #6393 : Add description filter for IP addresses
2021-05-12 13:38:52 -04:00
jeremystretch
bf56145a09
Closes #4609 : Allow marking prefixes as fully utilized
2021-05-11 14:08:18 -04:00
jeremystretch
5856275347
Closes #5991 : Remove display_name attribute from serializers
2021-05-04 15:56:36 -04:00
jeremystretch
3bd99e1910
Closes #6320 : Introduce ChangeLoggedFilterSetTests
2021-05-03 15:25:16 -04:00
jeremystretch
ffa4cd134b
Introduce BaseFilterSetTests to standardize testing of PK filters
2021-05-03 14:36:44 -04:00
jeremystretch
fbffef1cc4
Rename FilterSet test modules
2021-05-03 13:07:19 -04:00
jeremystretch
1024782b9e
Rename FilterSet modules
2021-04-29 16:48:24 -04:00
jeremystretch
664ba55460
Reorganize base TestCase classes
2021-04-14 14:22:58 -04:00
Jeremy Stretch
d82f2e289a
Use ContentTypeChoiceField for all ContentType fields
2021-04-02 10:55:16 -04:00
Jeremy Stretch
9a5f54bdaf
Add tests for filtering VLANs by device/VM
2021-03-31 10:59:15 -04:00
Jeremy Stretch
fb48c1f6dd
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
Jeremy Stretch
10778f8479
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-15 20:48:55 -04:00
Jeremy Stretch
bb6360cad4
Fix up VLANGroup tests
2021-03-15 20:35:18 -04:00
Jeremy Stretch
61d23df83a
Closes #5972 : Bulk edit support for organizational models ( #5974 )
...
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
2021-03-12 16:14:42 -05:00
Jeremy Stretch
bac2387f50
Merge branch 'develop' into feature
2021-03-09 20:04:20 -05:00
Jeremy Stretch
61e5eff666
Fixes #5935 : Fix filtering prefixes list by multiple prefix values
2021-03-08 16:27:12 -05:00
Jeremy Stretch
79b19821f6
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
0a6ebdee48
Upgrade Django to 3.2b1
2021-02-24 19:00:14 -05:00
root
713f02ca3f
Fixes #5735 : enforcement of duplicate IP address detection with roles
2021-02-07 10:31:56 +00:00
Jeremy Stretch
9fae11a42f
Add present_in_vrf filters
2020-11-02 15:39:46 -05:00