grafana/public/app/plugins/datasource/testdata
Alex Khomenko 3225b119d4
Migration: TestData Query Editor (#27997)
* Use new editor

* Add basic fields

* Add labels

* Add ids

* Add ManualEntryEditor

* Use tooltip prop

* Switch to inline labels

* Fix inline label tooltip position

* Allow resetting max-width

* Replace form inputs

* Add random walk editor

* separate editors

* Add logs and endpoints fields

* Add PredictablePulseEditor

* Add CSVWaveEditor

* Add grow prop

* Add default query

* Fix types

* Fix manual editor

* Fix type issues

* Handle scenario change

* Sort scenarios by label

* Add ManualEditor test

* Fix label height

* test manual editor

* Update test

* Setup QueryEditor tests

* Fix selected value

* Connect CSVWaveEditor

* Convert stream data to numbers

* Fix random walk editor

* Cleanup

* Convert scenarios to ts

* Remove extra icon styles

* Minor tweaks

* Update e2e tests

* Remove useEffect

* Add missing aria-labels

* Use new button components
2020-10-14 13:08:35 +03:00
..
__mocks__ Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
components Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
dashboards TestData: Update streaming.json (#22132) 2020-02-13 06:29:36 +01:00
img AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
ConfigEditor.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
constants.ts Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
datasource.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
LogIpsum.ts QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 2019-09-12 17:28:46 +02:00
metricTree.test.ts TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00
metricTree.ts Templating: fixes filtering options with more than 1000 entries (#24614) 2020-05-14 08:09:21 +02:00
module.tsx Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
QueryEditor.test.tsx Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
QueryEditor.tsx Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
runStreams.ts Explore: Unification of logs/metrics/traces user interface (#25890) 2020-07-09 15:14:55 +01:00
TestInfoTab.tsx Fix typos (#28074) 2020-10-07 11:29:30 +01:00
types.ts Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00