Arthur Hanson
|
e284cd7e54
|
Closes #13150: Wrap table column headers with gettext()
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2023-07-31 14:35:28 -04:00 |
|
Jeremy Stretch
|
bc6b5bc4be
|
Closes #10545: Standardize description & comment fields on primary models (#10834)
* Standardize description & comments fields on primary models
* Update REST API serializers
* Update forms
* Update tables
* Update templates
|
2022-11-04 08:28:09 -04:00 |
|
kkthxbye-code
|
bb2d21abdd
|
Make the Service and ServiceTemplate tables sortable by ports
|
2022-06-05 10:31:21 +02:00 |
|
jeremystretch
|
59d3f5c4ea
|
Split out NetBoxTable from BaseTable
|
2022-01-27 16:00:38 -05:00 |
|
jeremystretch
|
4a1b4e0485
|
Closes #8469: Move BaseTable, columns to netbox core app
|
2022-01-27 15:00:10 -05:00 |
|
jeremystretch
|
3e3880823b
|
Merge v3.1.6
|
2022-01-17 11:12:54 -05:00 |
|
jeremystretch
|
97e7ef9a3f
|
Introduce ServiceTemplate
|
2022-01-12 16:42:28 -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
|
7b3f6f1c67
|
Clean up table classes
|
2021-09-17 15:37:19 -04:00 |
|