Frontend development to enable table for user configuration of Facets and columns.
Issue Name
Frontend development to enable table for user configuration of Facets and columns.
Summary
There needs to be a modal dialog which can be shown to allow the user to specify what columns to display, as well as which facets to filter on, as well as defining the order of the columns and types of the data, this needs to be the best guess where the scientific metadata is concerned.
The initial contents should be taken from a number of data entries, and this should be displayed as a treetable.
This dialogue will be accessed from different locations, so there is the requirement to hide checkmark columns at runtime dependant on where it is accessed from.
Generated from Backend issue #605
We should be able to present this table as a modal popup and embedded in the user settings
This ticket is partly covered by the current proposed solution in #1465. We should maintain the separation between where user define which filters they want to see and when they use the form to enter the values. I'm not yet sure how, but I will do some playing around and provide some proof of concepts
I think that FE should have the same filter and column configuration for datasets in an additional modal on the dataset list page or in the user settings page. To be discussed.