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
|
5e29679968
|
Merge 'detail' tables into primaries for each model
|
2021-09-17 13:55:32 -04:00 |
|
jeremystretch
|
16d8981a3f
|
Closes #7284: Include comments field in table/export for all appropriate models
|
2021-09-17 12:04:22 -04:00 |
|
jeremystretch
|
52747e364a
|
Fixes #6254: Disable ordering of space column in racks table
|
2021-04-23 09:44:29 -04:00 |
|
jeremystretch
|
05d8a06cd5
|
Closes #6109: Add device counts to locations table
|
2021-04-08 10:08:50 -04:00 |
|
jeremystretch
|
59e185b781
|
Fixes #6104: Fix location column on racks table
|
2021-04-07 15:40:03 -04:00 |
|
Jeremy Stretch
|
2820d26a0f
|
Add dedicated views for nested group models
|
2021-03-26 15:07:29 -04:00 |
|
Jeremy Stretch
|
e703d9ff78
|
Introduce UtilizationColumn to render utilization graphs consistently
|
2021-03-04 20:58:43 -05:00 |
|
Jeremy Stretch
|
32501c96e5
|
Introduce MPTTColumn to represent MPTT models
|
2021-03-04 20:47:24 -05:00 |
|
Jeremy Stretch
|
20a85c1ef2
|
Introduce TenantColumn to simplify representation
|
2021-03-04 16:07:55 -05:00 |
|
Jeremy Stretch
|
fdb3e3f9a4
|
Closes #5895: Rename RackGroup to Location
|
2021-03-03 13:30:33 -05:00 |
|
Jeremy Stretch
|
6a9b50f95d
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
Jeremy Stretch
|
7873952e7a
|
Avoid wrapping text in hierarchical table columns
|
2020-12-30 15:30:31 -05:00 |
|
Jeremy Stretch
|
23cce55246
|
Merge branch 'develop' into develop-2.10
|
2020-11-05 15:33:07 -05:00 |
|
Jeremy Stretch
|
73bf3b9498
|
Reorganize DCIM tables
|
2020-10-16 10:39:13 -04:00 |
|