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

1213 Commits

Author SHA1 Message Date
f93d6813a9 Merge branch 'develop' into feature 2021-11-09 16:52:36 -05:00
17fd6e692e Fixes #7768: Validate IP address status when creating a new FHRP group 2021-11-08 08:40:24 -05:00
3eda8d8482 Closes #7760: Add vid filter field to VLANs list 2021-11-05 13:31:36 -04:00
f7d0db9cd2 Fixes #7756: Fix AttributeError exception when editing an IP address assigned to a FHRPGroup 2021-11-05 13:16:43 -04:00
c2f85a2877 #6732: Show sites table under ASN view 2021-11-04 16:16:59 -04:00
bd3d2c60d9 FHRP groups cleanup 2021-11-04 14:19:10 -04:00
734a00237a Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04:00
519884d167 Invert default priority ordering for FHRPGroupAssignment 2021-11-04 11:17:10 -04:00
3f0a98acbd Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
c023e5f518 Fix up FHRPGroupAssignmentTable 2021-11-04 10:05:47 -04:00
67c73768c1 Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
bbb98083eb Clean up filtersets 2021-11-03 16:58:31 -04:00
7a55832a22 #6732: Add asns relationship to SiteSerializer and extend tests 2021-11-03 15:24:15 -04:00
5fc373f5cc Merge feature -> develop 2021-11-03 12:05:11 -05:00
76d73abd81 Update ip.py 2021-11-03 10:04:26 -05:00
2c2e37e9f0 Merge branch 'develop' into feature 2021-11-03 10:29:02 -04:00
25957bfae3 Fix migration issues 2021-11-03 08:56:04 -05:00
db2d71ed9e Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
831065b5a1 #7717 Missing tags column definition in IP range table (#7724) 2021-11-03 08:05:34 -04:00
cef0d168a5 Closes #6930: Add 'ID' column to object tables (#7673)
* netbox-community/netbox#6930: Add ID column to devices, device types, and components

* netbox-community/netbox#6930: Add ID column to sites, racks, and tenants

* netbox-community/netbox#6930: Add ID column to power, providers, TODO circuits

* netbox-community/netbox#6930: Add ID column to virtualization tables

* netbox-community/netbox#6930: Add ID column to IPAM tables

* netbox-community/netbox#6930: Add ID column to 'extras' tables

* netbox-community/netbox#6930: Move ID column to BaseTable class

* netbox-community/netbox#6930: Don't linkify ID in device component template tables

* netbox-community/netbox#6930: Don't show ID column in interface/console/power connections tables

* netbox-community/netbox#6930: Don't show ID column in device component template tables

* netbox-community/netbox#6930: Add ID column to ObjectJournal, DeviceImport, and Circuit tables

* Exclude ID column from selected tables

* netbox-community/netbox#6930:revert default columns on ObjectChangeTable, not configurable

* netbox-community/netbox#6930: Add object ID to tagged objects table in tag detail view

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-11-02 16:21:34 -04:00
3a192223a3 Changelog & cleanup for #7668, #7717 2021-11-02 15:58:14 -04:00
131e433880 Rename FHRPGroupAssignment object to interface 2021-11-02 15:10:02 -04:00
264652f2c3 REST API optimizations 2021-11-02 14:08:36 -04:00
2cb53a0f7e Clean up FHRP group templates, forms 2021-11-02 13:32:41 -04:00
7625a2dd3c #6732 - Swap ASN M2M to Site model and update some templates/filters 2021-11-02 12:26:06 -05:00
93da5a39be Make assignment priority a required field 2021-11-02 13:22:00 -04:00
aeb4996ac2 Allow users to create new FHRP group directly from the interface view 2021-11-02 13:06:58 -04:00
5d0a7cb307 #6732 - Remove migration 2021-11-02 11:10:50 -05:00
a5ec0ee277 Closes #7717 Missing tags column in IP range table 2021-11-02 15:14:08 +01:00
f48d7aedce Enable filtering FHRP groups by related IP addresses 2021-11-02 09:56:52 -04:00
bb4f3e1789 Initial work on #6235 2021-11-01 16:56:30 -04:00
3991115ae5 #6732 - Fix imports and other small items 2021-10-29 14:54:55 -05:00
43b983054a #6732 - Corrected model field definitions 2021-10-29 14:26:19 -05:00
0a8788eb97 #6732 - Fix Site form and ASN form 2021-10-28 13:57:36 -05:00
fff124ebb1 #6732 - Update migration file 2021-10-28 12:06:41 -05:00
033db83068 Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model 2021-10-28 11:55:20 -05:00
de5c9ef4b2 #6732 - Add graphql support for new ASN model and fix ASN overflow on longs 2021-10-28 11:49:59 -05:00
3c261b05d9 #6732 - Fix ASN tests 2021-10-28 11:49:21 -05:00
ada81e31c9 #6732 - Fix CSV import form 2021-10-28 11:48:50 -05:00
96565c31d9 #6732 - ASN should be unique 2021-10-28 10:04:12 -05:00
9b5f45aee1 #6732 - Serializers 2021-10-27 23:07:04 -05:00
93de6c9f88 #6732 - Tests 2021-10-27 23:06:37 -05:00
0ad440fea5 #6732 - GraphQL support 2021-10-27 23:06:09 -05:00
dfdeac4968 Fixes #7647: Require interface assignment when designating IP address as primary for device/VM during CSV import 2021-10-27 10:20:17 -04:00
fbf91dda7d Optimize config queries 2021-10-26 13:41:56 -04:00
64d8512fc3 Add PAGINATE_COUNT, MAX_PAGE_SIZE 2021-10-26 11:43:06 -04:00
7c0f32e8ee Introduce ConfigItem; add rack elevation parameters 2021-10-26 10:04:56 -04:00
82243732a1 Initial work on #5883 2021-10-25 16:10:50 -04:00
8b529abfe1 Initial work on #6732 2021-10-24 23:47:31 -05:00
a01068949c Initial work on #6732 2021-10-24 23:42:47 -05:00