grafana/public/app/plugins/datasource/cloudwatch/components
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917)
* Refactor: Replaces initLock with state machine

* Refactor: removes some states for now

* Refactor: adds loading state in OptionsPicker

* Refactor: major refactor of load state

* Refactor: fixes updating graph in parallell

* Refactor: moves error handling to updateOptions

* Refactor: fixes the last cases

* Tests: disables variable e2e again

* Chore: removes nova config

* Refactor: small changes when going through the code again

* Refactor: fixes typings

* Refactor: changes after PR comments

* Refactor: split up onTimeRangeUpdated and fixed some error handling

* Tests: removes unused func

* Tests: fixes typing
2020-10-02 07:02:06 +02:00
..
__snapshots__ Fix: Show an ellipsis if Query row title is too long (#27648) 2020-09-21 15:33:50 +02:00
Alias.test.tsx CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
Alias.tsx Forms migration: Input namespace (#23286) 2020-04-02 16:18:06 +02:00
AnnotationQueryEditor.tsx Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
CloudWatchLink.tsx Datasource/CloudWatch: More robust handling of different query modes (#25691) 2020-07-09 13:11:13 +01:00
ConfigEditor.test.tsx Cloudwatch: Add Support for external ID in assume role (#23685) 2020-07-02 15:24:36 +02:00
ConfigEditor.tsx Cloudwatch: Fix loading custom credentials profile (#27684) 2020-09-24 19:21:17 +03:00
Dimensions.test.tsx Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
Dimensions.tsx Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
Forms.tsx Form migrations: Final components to LegacyForms (#23707) 2020-04-21 11:42:21 +02:00
index.ts Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
LogsCheatSheet.tsx Datasource/CloudWatch: Fix some react errors (#26236) 2020-07-17 11:10:32 +01:00
LogsQueryEditor.tsx Grafana-UI: Refactor legacy inline form components (#27660) 2020-09-28 14:24:25 +03:00
LogsQueryField.test.tsx Datasource/CloudWatch: Allows a user to search for log groups that aren't there initially (#24695) 2020-05-14 19:41:38 +01:00
LogsQueryField.tsx Datasource/CloudWatch: Fix some react errors (#26236) 2020-07-17 11:10:32 +01:00
MetricsQueryEditor.test.tsx Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
MetricsQueryEditor.tsx CloudWatch/Metrics: Fix error with expression only query (#24362) 2020-05-07 13:22:45 +02:00
MetricsQueryFieldsEditor.tsx Datasource/CloudWatch: More robust handling of different query modes (#25691) 2020-07-09 13:11:13 +01:00
PanelQueryEditor.tsx Datasource/CloudWatch: More robust handling of different query modes (#25691) 2020-07-09 13:11:13 +01:00
Stats.test.tsx Fix: Show an ellipsis if Query row title is too long (#27648) 2020-09-21 15:33:50 +02:00
Stats.tsx Fix: Show an ellipsis if Query row title is too long (#27648) 2020-09-21 15:33:50 +02:00
ThrottlingErrorMessage.tsx CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00