Merge branch 'feature/MIN-123-open-submaps-from-list' into 'development'
feat(submaps tabs): open submap on click See merge request !47
No related branches found
No related tags found
Showing
- src/components/FunctionalArea/MapNavigation/MapNavigation.component.test.tsx 135 additions, 0 deletions...tionalArea/MapNavigation/MapNavigation.component.test.tsx
- src/components/FunctionalArea/MapNavigation/MapNavigation.component.tsx 54 additions, 8 deletions.../FunctionalArea/MapNavigation/MapNavigation.component.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapItem/SubmapItem.component.tsx 4 additions, 1 deletion.../Drawer/SubmapsDrawer/SubmapItem/SubmapItem.component.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.test.tsx 83 additions, 1 deletion...omponents/Map/Drawer/SubmapsDrawer/SubmapsDrawer.test.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.tsx 22 additions, 1 deletionsrc/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.tsx
- src/components/Map/MapViewer/utils/config/useOlMapLayers.test.ts 2 additions, 1 deletion...ponents/Map/MapViewer/utils/config/useOlMapLayers.test.ts
- src/components/Map/MapViewer/utils/config/useOlMapView.test.ts 2 additions, 1 deletion...omponents/Map/MapViewer/utils/config/useOlMapView.test.ts
- src/constants/common.ts 1 addition, 0 deletionssrc/constants/common.ts
- src/models/mapOverlay.ts 2 additions, 2 deletionssrc/models/mapOverlay.ts
- src/redux/map/map.constants.ts 15 additions, 3 deletionssrc/redux/map/map.constants.ts
- src/redux/map/map.fixtures.ts 34 additions, 0 deletionssrc/redux/map/map.fixtures.ts
- src/redux/map/map.reducers.ts 57 additions, 3 deletionssrc/redux/map/map.reducers.ts
- src/redux/map/map.selectors.ts 9 additions, 0 deletionssrc/redux/map/map.selectors.ts
- src/redux/map/map.slice.ts 20 additions, 4 deletionssrc/redux/map/map.slice.ts
- src/redux/map/map.thunks.test.ts 27 additions, 5 deletionssrc/redux/map/map.thunks.test.ts
- src/redux/map/map.thunks.ts 27 additions, 7 deletionssrc/redux/map/map.thunks.ts
- src/redux/map/map.types.ts 39 additions, 8 deletionssrc/redux/map/map.types.ts
- src/redux/map/middleware/checkIfIsMapUpdateActionValid.test.ts 6 additions, 1 deletion...edux/map/middleware/checkIfIsMapUpdateActionValid.test.ts
- src/redux/map/middleware/map.middleware.test.ts 6 additions, 1 deletionsrc/redux/map/middleware/map.middleware.test.ts
- src/redux/map/middleware/map.middleware.ts 19 additions, 14 deletionssrc/redux/map/middleware/map.middleware.ts
Loading
Please register or sign in to comment