grafana/packages/grafana-ui/src
Torkel Ödegaard 702fd1cad9
Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results (#36548)
* initial steps for config from data

* Moving to core and separate transforms

* Progress

* Rows to fields are starting to work

* Config from query transform working

* UI progress

* More scenarios working

* Update public/app/core/components/TransformersUI/rowsToFields/rowsToFields.ts

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* transform all

* Refactor

* UI starting to work

* Add matcher UI to transform

* Apply to self

* Adding a reducer option

* Value mapping via new all values reducer

* value mappings workg add -A

* Minor changes

* Improving UI and adding test dashboards

* RowsToFieldsTransformerEditor tests

* Added tests for FieldToConfigMapping Editor

* Added test for ConfigFromQueryTransformerEditor

* Minor UI tweaks

* Added missing test

* Added label extraction

* unified mapping

* Progress refactoring

* Updates

* UI tweaks

* Rename

* Updates

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-07-13 10:51:34 +02:00
..
components Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results (#36548) 2021-07-13 10:51:34 +02:00
options Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
slate-plugins Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
themes Transformations: State feature (alpha/beta) and more (#36630) 2021-07-12 16:42:04 +02:00
types Alerting: New alert list panel component (#34614) 2021-05-31 14:08:05 +02:00
utils Logs: Support implicit reset codes for ANSI coloring 2021-06-22 09:45:20 +02:00
index.scss Removed sass import of spectrum.scss 2019-01-23 16:37:23 +01:00
index.ts Refactor and unify option creation between new visualizations (#33867) 2021-05-10 22:25:14 +02:00
Intro.story.mdx Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00