grafana/public/app/features/explore/state
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
..
actions.test.ts Explore: Don't run queries on datasource change (#26033) 2020-07-03 15:04:57 +02:00
actions.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
actionTypes.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
reducers.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
reducers.ts Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
selectors.test.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
selectors.ts Explore: Cleanup redundant state variables and unused actions (#20837) 2019-12-05 11:22:46 +01:00