grafana/public/app/plugins/datasource/cloudwatch/components
Erik Sundell 64d600f971
Cloudwatch: Move deep link creation to the backend (#30206)
* get meta data from dataframe meta

* gmdMeta is not used anymore

* wip: move deep link creation to backend

* Refactor backend. Remove not used front end code

* Unit test deep links. Remove not used frontend tests

* remove reference to gmdmeta

* fix goimports error

* fixed after pr feedback

* more changes according to pr feedback

* fix lint issue

* fix bad math expression check and fix bad test

* Decrease nesting

* put link on first data field only
2021-01-13 15:30:09 +01:00
..
__snapshots__ Chore: Upgrade typescript to 4.1 (#29493) 2020-12-03 15:05:59 +00: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 ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
ConfigEditor.test.tsx CloudWatch: Re-implement authentication (#25548) 2020-10-12 17:58:58 +02:00
ConfigEditor.tsx Cloudwatch: Fix regression with profile datasource field (#28138) 2020-10-13 15:22:00 +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 IntelliSense: Fix autocomplete and highlighting for Loki, Prometheus, Cloudwatch (#29381) 2020-12-02 14:09:55 +01:00
LogsQueryEditor.tsx Chore: Remove unused Loki and Cloudwatch syntax providers (#29686) 2020-12-15 12:17:29 +01:00
LogsQueryField.test.tsx Chore: Remove unused Loki and Cloudwatch syntax providers (#29686) 2020-12-15 12:17:29 +01:00
LogsQueryField.tsx Select: Changes default menu placement for Select from auto to bottom (#29837) 2020-12-15 12:46:31 +01:00
MetricsQueryEditor.test.tsx CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
MetricsQueryEditor.tsx Cloudwatch: Move deep link creation to the backend (#30206) 2021-01-13 15:30:09 +01:00
MetricsQueryFieldsEditor.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +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 ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00