Merge branch 'feature/global-query-manager' into 'development'
feat: add global query manager See merge request !48
No related branches found
No related tags found
Showing
- .env 2 additions, 2 deletions.env
- package-lock.json 21 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- src/components/Map/MapViewer/MapViewer.types.ts 7 additions, 0 deletionssrc/components/Map/MapViewer/MapViewer.types.ts
- src/components/Map/MapViewer/utils/config/useOlMapConfig.test.ts 0 additions, 9 deletions...ponents/Map/MapViewer/utils/config/useOlMapConfig.test.ts
- src/components/Map/MapViewer/utils/config/useOlMapLayers.test.ts 94 additions, 0 deletions...ponents/Map/MapViewer/utils/config/useOlMapLayers.test.ts
- src/components/Map/MapViewer/utils/config/useOlMapLayers.ts 57 additions, 0 deletionssrc/components/Map/MapViewer/utils/config/useOlMapLayers.ts
- src/components/Map/MapViewer/utils/config/useOlMapView.test.ts 107 additions, 0 deletions...omponents/Map/MapViewer/utils/config/useOlMapView.test.ts
- src/components/Map/MapViewer/utils/config/useOlMapView.ts 53 additions, 0 deletionssrc/components/Map/MapViewer/utils/config/useOlMapView.ts
- src/components/Map/MapViewer/utils/listeners/onMapPositionChange.test.ts 72 additions, 0 deletions...Map/MapViewer/utils/listeners/onMapPositionChange.test.ts
- src/components/Map/MapViewer/utils/listeners/onMapPositionChange.ts 28 additions, 0 deletions...ents/Map/MapViewer/utils/listeners/onMapPositionChange.ts
- src/components/Map/MapViewer/utils/listeners/useOlMapListeners.test.ts 39 additions, 0 deletions...s/Map/MapViewer/utils/listeners/useOlMapListeners.test.ts
- src/components/Map/MapViewer/utils/listeners/useOlMapListeners.ts 27 additions, 0 deletions...onents/Map/MapViewer/utils/listeners/useOlMapListeners.ts
- src/components/Map/MapViewer/utils/useOlMap.test.ts 2 additions, 43 deletionssrc/components/Map/MapViewer/utils/useOlMap.test.ts
- src/components/Map/MapViewer/utils/useOlMap.ts 6 additions, 11 deletionssrc/components/Map/MapViewer/utils/useOlMap.ts
- src/components/SPA/MinervaSPA.component.tsx 3 additions, 1 deletionsrc/components/SPA/MinervaSPA.component.tsx
- src/constants/map.ts 2 additions, 0 deletionssrc/constants/map.ts
- src/constants/time.ts 1 addition, 0 deletionssrc/constants/time.ts
- src/redux/map/map.constants.ts 5 additions, 2 deletionssrc/redux/map/map.constants.ts
- src/redux/map/map.reducers.ts 38 additions, 3 deletionssrc/redux/map/map.reducers.ts
Loading
Please register or sign in to comment