grafana/public/app/plugins/datasource/testdata
Chi-Hsuan Huang 73518bf1e7
Chore: Enable remaining eslint-plugin-react rules (#29519)
* Chore: Enable eslint react/no-render-return-value rule

Eanble the rule and remove the unused render return

part of: #29201

* Chore: Enable eslint react/no-children-prop rule

Not linting issues after turning on this. No other file changes requried

part of: #29201

* Chore: Enable eslint react/no-unknown-property rule

Correct enable-background to enableBackground

part of: #29201

* Chore: Enable eslint react/no-unescaped-entities rule

Replaced " with " replaced ' with '

part of: #29201
2020-12-02 10:03:37 +01:00
..
__mocks__ Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
components Live: support real time measurements (alpha) (#28022) 2020-10-22 09:10:26 +02: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 Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +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 Chore: Enable remaining eslint-plugin-react rules (#29519) 2020-12-02 10:03:37 +01:00
runStreams.ts MutableDataFrame: Remove unique field name constraint and values field index and unused/seldom used stuff (#27573) 2020-11-11 18:21:51 +01:00
TestInfoTab.tsx ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
types.ts Live: support real time measurements (alpha) (#28022) 2020-10-22 09:10:26 +02:00
variables.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00