Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1042015

Summary: [RFE][horizon]: Make table columns configurable
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/horizon/+spec/configure-table-columns
Whiteboard: upstream_milestone_next upstream_status_needs-code-review upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:16:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2013-12-12 20:34:41 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/configure-table-columns.

Description:

Different users may have different needs for what data is most useful to them on the overview page, and thus we should allow them to select the columns which are displayed. This would be implemented as a part of DataTables, with the table defining all possible columns and then using a modal widget to filter columns in/out. The data would then be persisted in a cookie (a minimized format for storing this data would be important so it doesn't fill up cookies when a lot of customizations are saved). Alternatively, we could explore saving data in Keystone's metadata for this type of thing...

Specification URL (additional information):

None