grafana/public/app/features/dashboard
Marcus Andersson 1f717f514a
TabelPanel: add support for organizing fields/columns. (#23135)
* Added draft on transformers to sort and hide fields.

* added structure for the UI.

* draft on sorting/filtering UI.

* simplified the datastructure a bit.

* added draft on drag and drop support.

* added some super simple styling. Nothing final still waiting for a proper design on this.

* updated lockfile after merge.

* changed so we use the new path for button.

* added one more test.

* Ignore feature toggle

* Moved editor to app

* Added top description

* Minor update

* Did some renaming and simplified the code a bit.

* fixed so we dont use capital naming on the transformer.

* changed to an vertical drag and drop design.

* added support to rename fields.

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-04-07 06:54:09 +02:00
..
components TabelPanel: add support for organizing fields/columns. (#23135) 2020-04-07 06:54:09 +02:00
containers Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
dashgrid Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
panel_editor VizPicker: show plugins that start with query text first (#23355) 2020-04-06 15:06:41 +02:00
services TimeSrv: Try to parse 8 and 15 digit numbers as timestamps if parsing as date fails (#21694) 2020-04-06 06:19:14 +02:00
state TabelPanel: add support for organizing fields/columns. (#23135) 2020-04-07 06:54:09 +02:00
utils Inspector: remove feature flag and angular "Export CSV" menu option (#23160) 2020-04-03 11:24:50 -07:00
index.ts Inspector: remove feature flag and angular "Export CSV" menu option (#23160) 2020-04-03 11:24:50 -07:00