grafana/public/app/features/alerting/unified
Ashley Harrison 8aa3845f70
Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501)
* Select: Don't portal by default

* Select: Portal all the Selects

* Fix indendentation in this comment

* Select: Remove @example docs until formatting is correct

* Docs: Add some documentation for the Select changes

* Update docs/sources/whatsnew/whats-new-in-v8-1.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update docs/sources/whatsnew/whats-new-in-v8-1.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update packages/grafana-ui/src/components/Select/types.ts

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update public/app/core/components/TransformersUI/prepareTimeSeries/PrepareTimeSeriesEditor.tsx

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Docs: Variants instead of varients

* Update public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-08-04 15:47:53 +01:00
..
api Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
components Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01:00
hooks Alerting: support label matcher syntax in alert rule list filter (#36408) 2021-07-26 12:05:49 -07:00
mocks Clarify that Threema Gateway Alerts support only Basic IDs (#34828) 2021-05-28 08:54:55 +02:00
state Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
styles Alerting: Updates the new alerting rule table to use new theme (#33684) 2021-05-04 13:38:01 +02:00
types Alerting: rename type to make it obvious what part of the code base it belongs to. (#34714) 2021-05-27 12:29:10 +02:00
utils Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
Admin.test.tsx Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
Admin.tsx Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
AmNotifications.test.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
AmNotifications.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
AmRoutes.test.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
AmRoutes.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
mocks.ts Alerting: better detect cortex/loki ruler api (#36030) 2021-07-12 14:10:13 -07:00
PanelAlertTab.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelAlertTabContent.tsx Alerting: various rule form fixes (#34272) 2021-05-18 19:14:57 +03:00
Receivers.test.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
Receivers.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
RedirectToRuleViewer.test.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RedirectToRuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleEditor.test.tsx Select: Portal select menu to document.body (#36398) 2021-07-14 14:04:23 +01:00
RuleEditor.tsx Alerting: better detect cortex/loki ruler api (#36030) 2021-07-12 14:10:13 -07:00
RuleList.test.tsx Alerting: support label matcher syntax in alert rule list filter (#36408) 2021-07-26 12:05:49 -07:00
RuleList.tsx Alerting: misc rule list fixes (#34400) 2021-05-19 18:54:03 +03:00
RuleViewer.test.tsx Alerting: small rule form ux improvements (#36941) 2021-07-21 18:01:05 +03:00
RuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
Silences.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00