jeremystretch
a000ded350
Remove "primary for" references to Device on IPAddress
2021-11-17 12:50:46 -05:00
jeremystretch
b7b5a5788f
Fixes #7589 : Correct 128GFC interface type identifier
2021-11-17 11:18:41 -05:00
jeremystretch
cede27b5fe
Merge branch 'develop' into feature
2021-11-12 09:09:15 -05:00
jeremystretch
d529c1b5b3
Housekeeping: Use RestrictedQuerySet for default manager on base models
2021-11-11 15:04:22 -05:00
jeremystretch
834f68e6e4
Fixes #7761 : Extend cable tracing across bridged interfaces
2021-11-11 14:45:10 -05:00
Jeremy Stretch
6c28182dd3
Merge pull request #7767 from CironAkono/FR6925
...
Fixes : #6925 Interfaces Table - bring back the visual aids from v2.9
2021-11-11 12:29:01 -05:00
jeremystretch
3cb8c5db28
Fixes #7654 : Fix assignment of members to virtual chassis with initial position of zero
2021-11-11 12:10:47 -05:00
CironAkono
251abdb4dd
Apply suggestions from code review
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com >
2021-11-11 16:36:13 +00:00
kkthxbye-code
53e52aeaa8
Fix sorting devicebay table by status
2021-11-11 14:05:39 +01:00
jeremystretch
f93d6813a9
Merge branch 'develop' into feature
2021-11-09 16:52:36 -05:00
Jeremy Stretch
95fc0bbc94
Merge pull request #7774 from byts-tech/FR7740
...
Fixes : #7740 Add Mini-DIN 8 Console-Port-Type
2021-11-09 16:06:58 -05:00
jeremystretch
9dad7e4daf
Fixes #7701 : Fix conflation of assigned IP status & role in interface tables
2021-11-09 16:04:16 -05:00
Flo
b7aa44837f
Add Mini-DIN 8 Console-Port-Type
2021-11-08 17:50:13 +01:00
Nico Domino
9c2514fce4
feat: add outer_width to RackTable ( #7766 )
...
* feat: add outer_width to RackTable
* fix: add outer_units to column display
* feat: add outer_depth to available columns
2021-11-08 08:15:26 -05:00
jeremystretch
83ac869693
Fix ASNs column in SiteTable
2021-11-04 16:29:43 -04:00
jeremystretch
bc92f9221a
Tweak site ASN filters & tests
2021-11-04 16:22:55 -04:00
jeremystretch
3f0a98acbd
Add nested FHRPGroupAssignment serializer; add missing API tests
2021-11-04 11:15:34 -04:00
jeremystretch
67c73768c1
Add count_fhrp_groups to interface serializers
2021-11-04 09:58:33 -04:00
jeremystretch
bbb98083eb
Clean up filtersets
2021-11-03 16:58:31 -04:00
jeremystretch
96cde7d4af
Add wireless_lans to InterfaceSerializer; extend tests
2021-11-03 15:55:16 -04:00
jeremystretch
ea39c8a4c1
Optimize interface REST API endpoints
2021-11-03 15:38:17 -04:00
jeremystretch
7a55832a22
#6732 : Add asns relationship to SiteSerializer and extend tests
2021-11-03 15:24:15 -04:00
Daniel Sheppard
5fc373f5cc
Merge feature -> develop
2021-11-03 12:05:11 -05:00
Daniel Sheppard
cf9eaf2eff
Fix dcim/views.py merge error
2021-11-03 11:36:54 -05:00
Daniel Sheppard
0ec0185d84
Fix Migration
2021-11-03 09:51:03 -05:00
jeremystretch
2c2e37e9f0
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
Daniel Sheppard
db2d71ed9e
Merge branch 'feature' into 6732-asn-model
2021-11-03 08:37:11 -05:00
Rhys Barrie
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
jeremystretch
131e433880
Rename FHRPGroupAssignment object to interface
2021-11-02 15:10:02 -04:00
Daniel Sheppard
7625a2dd3c
#6732 - Swap ASN M2M to Site model and update some templates/filters
2021-11-02 12:26:06 -05:00
Daniel Sheppard
330c498fe4
Merge feature
2021-11-02 11:16:01 -05:00
Daniel Sheppard
8c27ff3859
#6732 - Add ASN back to filtersets
2021-11-02 11:07:19 -05:00
jeremystretch
bb4f3e1789
Initial work on #6235
2021-11-01 16:56:30 -04:00
Daniel Sheppard
87e07e731d
#6732 - Removed ASN field hiding
2021-10-29 14:56:58 -05:00
Daniel Sheppard
3991115ae5
#6732 - Fix imports and other small items
2021-10-29 14:54:55 -05:00
Daniel Sheppard
a30e7bf34f
#6732 - Add ASN field back to bulk edit
2021-10-29 14:28:13 -05:00
Daniel Sheppard
7c147db324
#6732 - Fix test exception in Site form
2021-10-28 16:08:32 -05:00
jeremystretch
1ce9192369
Move MACAddressField to utilities
2021-10-28 16:26:31 -04:00
Daniel Sheppard
0a8788eb97
#6732 - Fix Site form and ASN form
2021-10-28 13:57:36 -05:00
Daniel Sheppard
9565addcd4
#6732 - Fix test failure when sending data
2021-10-28 13:12:55 -05: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
de5c9ef4b2
#6732 - Add graphql support for new ASN model and fix ASN overflow on longs
2021-10-28 11:49:59 -05:00
Daniel Sheppard
3c261b05d9
#6732 - Fix ASN tests
2021-10-28 11:49:21 -05:00
Daniel Sheppard
0f68ecda78
#6732 - Fix hiding of ASN field in Site creation form
2021-10-28 11:47:54 -05:00
jeremystretch
a173083e5b
Closes #7606 : Model transmit power for interfaces
2021-10-28 09:31:45 -04:00
Daniel Sheppard
9b5f45aee1
#6732 - Serializers
2021-10-27 23:07:04 -05:00
Daniel Sheppard
8235b339ee
#6732 - Revert some changes to legacy ASN field on site model
...
* Re-instates ASN field on Site model
* Re-instates ASN field on Site view
* Re-instates ASN field on edit form and API, except for where forms instances are new (add site) or instance does not have any existing AS data
* Does not re-instate asn field on SiteBulkEditForm
* Does not re-instate ASN field on SiteTable
* Does not re-instate filter for filterset, but does allow filtering by query (q=34342)
* Does not include tests for ASN field on Site model due to planned deprecation
2021-10-27 22:25:31 -05:00
Daniel Sheppard
3185cd0b1f
#6732 - Correct incorrect field definition in field order
2021-10-27 21:31:59 -05:00
jeremystretch
fbf91dda7d
Optimize config queries
2021-10-26 13:41:56 -04:00
jeremystretch
41ff1d0fc9
Add NAPALM config parameters
2021-10-26 11:53:46 -04:00