grafana/public/app/core/specs
Hugo Häggmark 89c553cfe6
TablePanel: Prevents crash when data contains mixed data formats (#20202)
* Fix: Prevents crash when table receives mixed data formats
Fixes #20075

* Tests: Adds tests for data format reducers

* Refactor: Updates after PR comments

* Refactor: Missed a couple of places where filtering was needed
2019-11-06 16:57:15 +01:00
..
backend_srv.test.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
emitter.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
factors.test.ts Use factors for max repeated panels per row 2019-01-09 11:17:48 +01:00
file_export.test.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
flatten.test.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
location_util.test.ts Rename test files 2018-08-14 10:52:41 +02:00
manage_dashboards.test.ts chore: cleaning up noimplicit anys in search_srv and tests 2019-03-19 14:48:35 +01:00
org_switcher.test.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
rangeutil.test.ts @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
search_results.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
search_srv.test.ts chore: cleaning up noimplicit anys in search_srv and tests 2019-03-19 14:48:35 +01:00
search.test.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
store.test.ts Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +02:00
table_model.test.ts TablePanel: Prevents crash when data contains mixed data formats (#20202) 2019-11-06 16:57:15 +01:00
ticks.test.ts Heatmap: Fixed auto decimals when bucket name is not number but contains dots, fixes #13019 (#16609) 2019-04-16 10:39:12 +02:00
time_series.test.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
url.test.ts Updated url query param encoding to exctly match angular encoding 2019-01-26 12:05:37 +01:00
value_select_dropdown.test.ts TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 2019-10-18 11:40:08 +02:00