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

132 Commits

Author SHA1 Message Date
99d5013de3 Initial work on #7846 2021-12-27 14:01:25 -05:00
6e9afccfd7 #8037: Add role field to InventoryItem 2021-12-27 10:45:33 -05:00
04fb5e544d #3087: Add InvetoryItemRole 2021-12-27 10:18:39 -05:00
eaa1165611 Add position field for module bays 2021-12-20 09:51:55 -05:00
7dc4e00b4d Add module, module_bay columns to device component tables 2021-12-17 20:15:49 -05:00
7777922bef Add Module model 2021-12-17 16:12:03 -05:00
e529d7fd3b Add ModuleBay and ModuleBayTemplate models 2021-12-17 09:35:57 -05:00
cd128e557c Closes #7884: Add FHRP groups column to interface tables 2021-11-19 10:27:56 -05:00
cede27b5fe Merge branch 'develop' into feature 2021-11-12 09:09:15 -05:00
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
251abdb4dd Apply suggestions from code review
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-11-11 16:36:13 +00:00
53e52aeaa8 Fix sorting devicebay table by status 2021-11-11 14:05:39 +01:00
2c2e37e9f0 Merge branch 'develop' into feature 2021-11-03 10:29:02 -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
a173083e5b Closes #7606: Model transmit power for interfaces 2021-10-28 09:31:45 -04:00
82243732a1 Initial work on #5883 2021-10-25 16:10:50 -04:00
b07e88869a Fix interfaces row colors on device interfaces table 2021-10-24 03:31:29 +01:00
94bd27bcf5 Fix interface icons on the device interfaces table 2021-10-24 03:24:54 +01: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
0c72c20d2a Add WirelessLANs column to interfaces table 2021-10-18 10:05:43 -04:00
717fd760df #3979: UI cleanup 2021-10-15 12:24:07 -04:00
075f4907ef Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
6af5a884cd Merge branch 'feature' into 3979-wireless 2021-10-14 16:32:24 -04:00
33ea8763d5 3839: Add airflow field to Device 2021-10-14 16:15:08 -04:00
438b4b4758 Add rf_role to Interface 2021-10-13 20:16:36 -04:00
ac2cd552b9 Rename cable_peer fields to link_peer 2021-10-13 14:04:53 -04:00
8e1535f7ec Add RF channel fields to Interface 2021-10-12 10:46:41 -04:00
18c3bb673f Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
1f1a05dc67 Fixes #6895: Remove errant markup for null values in CSV export 2021-09-29 21:00:45 -04:00
7b3f6f1c67 Clean up table classes 2021-09-17 15:37:19 -04:00
16d8981a3f Closes #7284: Include comments field in table/export for all appropriate models 2021-09-17 12:04:22 -04:00
58203dbcfa List device/VM component names first in tables by default 2021-08-25 15:18:00 -04:00
736da4bcad Merge branch 'develop' into feature 2021-08-10 21:03:10 -04:00
7bceeb714b Fixes #6935: Remove extraneous columns from inventory item and device bay tables 2021-08-10 20:35:39 -04:00
14f696e824 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
809d9e4697 Fixes #6584: Fix ordering of nested inventory items 2021-06-10 14:27:42 -04:00
b3ed545d6a Closes #3682: Add color field to front and rear ports 2021-06-09 16:51:51 -04:00
e004f872f9 Closes #4247: Add option to show/hide enabled/disabled interfaces on device 2021-05-26 16:32:09 -07:00
fb1173bc30 Fixes #6339: Improve ordering of interfaces when viewing virtual chassis master 2021-05-04 09:12:26 -04:00
e6930d9601 Closes #6161: Enable ordering of device component tables 2021-04-20 20:21:52 -04:00
f0018dcba9 LinkedCountColumn should always invoke filter by ID 2021-04-05 11:47:25 -04:00
d69ec7f8e4 Add manufacturer column to DeviceTable 2021-04-02 17:02:12 -04:00
779837389b Convert all LinkColumns to Column(linkify=True) 2021-04-02 16:59:53 -04:00
5e4432b9ad Show the last node in a CablePath with no destination 2021-04-01 21:29:46 -04:00
83c4577f6d Merge branch 'develop' into feature 2021-03-31 17:11:54 -04:00
9df2130e11 Closes #5840: Add column to cable termination objects to display cable color 2021-03-31 15:49:29 -04:00
8fa37d3ec8 Device component lists should link to component-specific device view 2021-03-29 14:49:22 -04:00
a9716af0fa Tweak table display for components marked as connected 2021-03-29 10:53:02 -04:00