1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

166 Commits

Author SHA1 Message Date
b21b6238cf Fix test permissions 2022-01-13 11:52:06 -05:00
707aad234e Add view test for creating service from template 2022-01-13 11:27:29 -05:00
97e7ef9a3f Introduce ServiceTemplate 2022-01-12 16:42:28 -05:00
c8713d94d8 Merge branch 'develop' into feature 2022-01-11 16:16:13 -05:00
2fe02ddb1f Add tests for IPAM object children views 2022-01-04 09:32:41 -05:00
544d991e1e Closes #8168: Add min/max VID fields to VLANGroup 2021-12-23 11:22:10 -05:00
083fda3172 #2658: Fix test permissions 2021-12-23 10:46:57 -05:00
e0cfd5e49b Closes #2658: Avalable VLANs API endpoint for VLAN groups 2021-12-23 10:14:28 -05:00
8dbd3f332b Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
326a6be91c #7519: Update REST API tests 2021-12-10 15:45:22 -05:00
d850b3ac7e Fix available prefix creation test 2021-12-10 13:58:11 -05:00
734a00237a Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04:00
3f0a98acbd Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
db2d71ed9e Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
bb4f3e1789 Initial work on #6235 2021-11-01 16:56:30 -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
3c261b05d9 #6732 - Fix ASN tests 2021-10-28 11:49:21 -05:00
93de6c9f88 #6732 - Tests 2021-10-27 23:06:37 -05:00
a01068949c Initial work on #6732 2021-10-24 23:42:47 -05:00
cfb3897047 Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
bf05bc2986 #7070: Fix filterset test 2021-08-30 17:22:48 -04:00
7727ec91f4 #6934: Correct prefix utilization and available IP reporting to account for child IP ranges 2021-08-13 10:43:25 -04:00
5365c866ff #6934: Account for child IP ranges when calculating prefix utilization 2021-08-13 10:33:58 -04:00
736da4bcad Merge branch 'develop' into feature 2021-08-10 21:03:10 -04:00
6d27e11043 #6934: Include child IP ranges under prefix view 2021-08-10 16:26:14 -04:00
1bb596fc7e Fixes #6908: Allow assignment of scope to VLAN groups upon import 2021-08-09 09:54:27 -04:00
42b961229f Fixes #6894: Fix available IP generation for prefix assigned to a VRF 2021-08-05 13:23:14 -04:00
0fe1a426c0 Add available IPs REST API endpoint for IP ranges 2021-07-19 09:32:04 -04:00
747c065213 Move available IP/prefix endpoints to API view mixins 2021-07-16 14:48:42 -04:00
11a14927c9 Initial work on IP ranges 2021-07-16 13:35:52 -04:00
2d44bade4b Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
b2b3f388b1 Correct Prefix REST API test case 2021-05-28 11:15:45 -04:00
103730a642 Extend depth & children filters 2021-05-27 12:54:41 -04:00
da558de769 Initial work on #6087 2021-05-26 16:06:03 -04:00
5b4dacf0f5 Merge branch 'develop' into feature 2021-05-25 13:19:17 -04:00
0fec03ad3f Closes #6393: Add description filter for IP addresses 2021-05-12 13:38:52 -04:00
bf56145a09 Closes #4609: Allow marking prefixes as fully utilized 2021-05-11 14:08:18 -04:00
5856275347 Closes #5991: Remove display_name attribute from serializers 2021-05-04 15:56:36 -04:00
3bd99e1910 Closes #6320: Introduce ChangeLoggedFilterSetTests 2021-05-03 15:25:16 -04:00
ffa4cd134b Introduce BaseFilterSetTests to standardize testing of PK filters 2021-05-03 14:36:44 -04:00
fbffef1cc4 Rename FilterSet test modules 2021-05-03 13:07:19 -04:00
1024782b9e Rename FilterSet modules 2021-04-29 16:48:24 -04:00
664ba55460 Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
d82f2e289a Use ContentTypeChoiceField for all ContentType fields 2021-04-02 10:55:16 -04:00
9a5f54bdaf Add tests for filtering VLANs by device/VM 2021-03-31 10:59:15 -04:00
fb48c1f6dd Add 'display' field to all REST API serializers 2021-03-16 10:06:25 -04:00
10778f8479 Merge branch 'feature' into 5284-vlangroup-scope 2021-03-15 20:48:55 -04:00
bb6360cad4 Fix up VLANGroup tests 2021-03-15 20:35:18 -04:00
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
bac2387f50 Merge branch 'develop' into feature 2021-03-09 20:04:20 -05:00