grafana/public/app/types
Peter Holmberg 0006765a40
Alerting: Run queries (#33423)
* alertingqueryrunner first edition

* added so we always set name and uid when changing datasource.

* wip.

* wip

* added support for canceling requests.

* util for getting time ranges for expression queries

* remove logs, store data in state

* added structure for marble testing.

* change so the expression buttons doesnt submit form.

* fixed run button.

* replaced mocks with implementation that will set default query + expression.

* fixed so we set a datasource name for the default expression rule.

* improving expression guard.

* Update public/app/features/alerting/components/AlertingQueryEditor.tsx

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>

* fixed some nits.

* some refactoring after feedback.

* use grafanthemev2

* rename grafanatheme

* fixing so we convert to correct relative time range.

* added some more tests.

* fixing so duplicating query works.

* added some more tests without marbles.

* small refactoring to share code between runRequest and alerting query runner.

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-05-04 16:31:25 +02:00
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
accessControl.ts Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
acl.ts Migration: Remove LegacyForms from dashboard folder permissions (#28564) 2020-11-02 12:55:34 +01:00
alerting.ts Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
angular.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
apiKeys.ts Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00
appEvent.ts Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
dangerously-set-html-content.d.ts Bring back scripts evaluation in TextPanel (#26413) 2020-07-17 18:00:58 +02:00
dashboard.ts Shortcuts: Fixes panel shortcuts so they always work (#32385) 2021-03-29 07:52:57 +02:00
datasources.ts Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
events.ts Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
explore.ts Explore: Refactor deduplication, hiding of logs and Logs component (#33531) 2021-04-29 18:26:30 +02:00
folders.ts Dashboard: Migrating dashboard settings to react (#27561) 2020-12-17 15:50:11 +01:00
index.ts Access control: expose permissions to the frontend (#32954) 2021-04-16 16:02:16 +03:00
ldap.ts Remove last synchronisation field from LDAP debug view (#30984) 2021-02-15 17:11:17 +02:00
location.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
organization.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
plugins.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
preferences.ts Themes: Switch theme without reload using global shortcut (#32180) 2021-03-22 08:48:53 +01:00
query.ts AlertingNG: Enable UI to Save Alert Definitions (#30394) 2021-01-22 16:08:54 +01:00
sanitize-url.d.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
store.ts Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
svg.d.ts Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
teams.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
unified-alerting-dto.ts Alerting: Run queries (#33423) 2021-05-04 16:31:25 +02:00
unified-alerting.ts Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
user.ts Configuration: Prevent browser hanging / crashing with large number of org users (#32546) 2021-04-01 14:46:55 +02:00
window.d.ts Grafana-UI: Switch CodeEditor to UMD @monao-editor/react (#33204) 2021-04-27 17:34:56 +01:00