grafana/public/app/features/explore/TraceView
Torkel Ödegaard 49b5fc4b9a
Chore: More typescript strict null fixes, going for sub 200 (#26134)
* Chore: Fix typescript strict null errors

* Added new limit

* Fixed ts issue

* fixed tests

* trying to fix type inference

* Fixing more ts errors

* Revert tsconfig option

* Fix

* Fixed code

* More fixes

* fix tests

* Updated snapshot

* Chore: More ts strict null fixes

* More fixes in some really messed up azure config components

* More fixes, current count: 441

* 419

* More fixes

* Fixed invalid initial state in explore

* Fixing tests

* Fixed tests

* Explore fix

* More fixes

* Progress

* Sub 300

* Now at 218

* Progress

* Update

* Progress

* Updated tests

* at 159

* fixed tests

* Fixed test
2020-07-09 15:16:35 +02:00
..
TraceView.test.tsx Data: Prefix trace types in data package (#25810) 2020-06-24 20:58:42 +02:00
TraceView.tsx Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
uiElements.tsx Tracing: Dark theme styling for TraceView (#23406) 2020-04-14 13:26:33 +02:00
useChildrenState.test.ts Data: Prefix trace types in data package (#25810) 2020-06-24 20:58:42 +02:00
useChildrenState.ts Data: Prefix trace types in data package (#25810) 2020-06-24 20:58:42 +02:00
useDetailState.test.ts Data: Prefix trace types in data package (#25810) 2020-06-24 20:58:42 +02:00
useDetailState.ts Data: Prefix trace types in data package (#25810) 2020-06-24 20:58:42 +02:00
useHoverIndentGuide.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useHoverIndentGuide.ts Tracing: Performance optimization (#23474) 2020-04-15 16:04:01 +02:00
useSearch.test.ts Data: Prefix trace types in data package (#25810) 2020-06-24 20:58:42 +02:00
useSearch.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
useViewRange.test.ts Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00
useViewRange.ts Tracing: Performance optimization (#23474) 2020-04-15 16:04:01 +02:00