Implemented the logic for reloading all grids
- Added a function in
GridManagerfor reloading all grids in thecomponentIndexreducer without needing to specify the grid ID - Extracted the
componentIndexlogic in e separate reducer - Properly clean-up the
componentIndexentry when cleaning-up the component's own reducer