grafana/public/app/features/explore/state
Lukas Siatka 7b7000c5bc
Explore: updates ExploreItemState type, reduces strict null errors count to 702 (#25250)
* Chore: changes null values to undefined in explore reducer

* Chore: changes sortLogsResult param type from null to undefined

* Chore: changes null values to undefined in explore reducer

* Chore: updates strict null errors count

* Revert "Chore: changes null values to undefined in explore reducer"

This reverts commit b82d841611.

* Revert "Chore: changes sortLogsResult param type from null to undefined"

This reverts commit 21073b5d30.

* Revert "Chore: changes null values to undefined in explore reducer"

This reverts commit 798559688c.

* Chore: updates ExploreItemState type

* Chore: updates initial ExploreItemState in Explore reducer

* Chore: updates strict null errors count to 699

* Chore: changed ExploreMode and Emitter type in ExploreStateItem

* Revert "Chore: changed ExploreMode and Emitter type in ExploreStateItem"

This reverts commit 7e0e2027fc.
2020-06-17 10:08:19 +02:00
..
actions.test.ts Explore: fix update url on mode change (#25084) 2020-05-26 14:54:18 +02:00
actions.ts Explore: fix update url on mode change (#25084) 2020-05-26 14:54:18 +02:00
actionTypes.ts Explore: Allows a user to cancel a running query (#22545) 2020-03-25 10:38:14 +00:00
reducers.test.ts Explore: updates key and refId reassignment on query row operations in Explore reducer (#25249) 2020-06-04 12:33:16 +02:00
reducers.ts Explore: updates ExploreItemState type, reduces strict null errors count to 702 (#25250) 2020-06-17 10:08:19 +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