Actions
Feature #22624
closedAdd api support for user selectable columns
Description
One of the desirable UI RFEs is to have support for "user selectable" columns. For example on pages like host list or organizations list a particular user might want to only see the list of organization labels and not care about the rest of the columns. The user would want this information stored and the future visits to that same page should get rendered based on what the user chose.
To this effect we need to facilitate a data model + api controllers so that plugins like Katello can make use of this .
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5262 added
Updated by Partha Aji almost 7 years ago
- Blocks Bug #22748: As a user I would like to get selectable columns for Subscriptions added
Updated by John Mitsch almost 7 years ago
- Blocks deleted (Bug #22748: As a user I would like to get selectable columns for Subscriptions)
Updated by Ohad Levy almost 7 years ago
- Translation missing: en.field_release set to 330
Updated by Partha Aji almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e73b804e338616ebc536c77dfe8d679fce09cddb.
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Related to Bug #35673: User is able to create table preference without columns added
Actions