grafana/public/app/features/expressions
Sonia Aguilar b0ac49926d
Alerting: Expression card improvements (#70395)
* Show description for each expression type in the body and change widht depending on the type

* Move condition indicator to the header

* Make order of fields in expressions to be consistent for each expression type

* Add tooltip for expression type menu

* Update styles depending on the expression type

* Update styles and move add query button under queries

* Add NeedHelpInfo component

* Adress PR review comments

* Apply description updates from #70540

* Rename gelTypes to expressionTypes

* Update layout for expressions according to the real usecases

* Update footer to include series count in all expressions

---------

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2023-06-27 11:35:56 +02:00
..
components Alerting: Expression card improvements (#70395) 2023-06-27 11:35:56 +02:00
utils Alerting: Add default input parameters for expressions (#51810) 2022-07-12 11:50:58 +02:00
ExpressionDatasource.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
ExpressionDatasource.ts Dashboards: Filter out expressions when going to Explore (#64654) 2023-03-13 07:53:19 -05:00
ExpressionQueryEditor.tsx Alerting: Expression card improvements (#70395) 2023-06-27 11:35:56 +02:00
guards.ts Alerting: Fix queries not being previewed in detail view (#64198) 2023-03-06 15:46:55 +01:00
types.ts Alerting: Expression card improvements (#70395) 2023-06-27 11:35:56 +02:00