Merge branch '316-remove-usage-of-old-reaction-endpoint' into 'development'
Resolve "remove usage of old reaction endpoint" Closes #316 See merge request !311
No related branches found
No related tags found
Showing
- public/config.js 1 addition, 1 deletionpublic/config.js
- src/components/FunctionalArea/ContextMenu/ContextMenu.component.tsx 2 additions, 2 deletions...ents/FunctionalArea/ContextMenu/ContextMenu.component.tsx
- src/components/FunctionalArea/TopBar/SearchBar/SearchBar.component.test.tsx 2 additions, 2 deletions...ctionalArea/TopBar/SearchBar/SearchBar.component.test.tsx
- src/components/Map/Drawer/Drawer.component.test.tsx 4 additions, 4 deletionssrc/components/Map/Drawer/Drawer.component.test.tsx
- src/components/Map/Drawer/ProjectInfoDrawer/ProjectInfoDrawer.component.tsx 0 additions, 3 deletions.../Drawer/ProjectInfoDrawer/ProjectInfoDrawer.component.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.component.test.tsx 9 additions, 7 deletions...p/Drawer/ReactionDrawer/ReactionDrawer.component.test.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.component.tsx 5 additions, 2 deletions...ts/Map/Drawer/ReactionDrawer/ReactionDrawer.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/BioEntitiesResultsList/BioEntitiesPinsList/BioEntitiesPinsListItem/BioEntitiesPinsListItem.component.test.tsx 2 additions, 2 deletions...esPinsListItem/BioEntitiesPinsListItem.component.test.tsx
- src/components/Map/MapViewer/MapViewerVector/listeners/mouseClick/clickHandleReaction.test.ts 8 additions, 11 deletions...erVector/listeners/mouseClick/clickHandleReaction.test.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mouseClick/clickHandleReaction.ts 1 addition, 2 deletions...pViewerVector/listeners/mouseClick/clickHandleReaction.ts
- src/components/Map/MapViewer/utils/config/reactionsLayer/useOlMapReactionsLayer.ts 13 additions, 8 deletions...wer/utils/config/reactionsLayer/useOlMapReactionsLayer.ts
- src/components/Map/MapViewer/utils/config/useOlMapView.ts 6 additions, 6 deletionssrc/components/Map/MapViewer/utils/config/useOlMapView.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/findClosestReactionPoint.test.ts 17 additions, 11 deletions...listeners/mapSingleClick/findClosestReactionPoint.test.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/findClosestReactionPoint.ts 26 additions, 6 deletions...tils/listeners/mapSingleClick/findClosestReactionPoint.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/getBioEntitiesIdsFromReaction.ts 0 additions, 9 deletions...listeners/mapSingleClick/getBioEntitiesIdsFromReaction.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/getMaxClickDistance.test.ts 5 additions, 4 deletions...tils/listeners/mapSingleClick/getMaxClickDistance.test.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/getMaxClickDistance.ts 2 additions, 1 deletion...wer/utils/listeners/mapSingleClick/getMaxClickDistance.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleAliasResults.test.ts 2 additions, 1 deletion...utils/listeners/mapSingleClick/handleAliasResults.test.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleReactionResults.test.ts 37 additions, 51 deletions...ls/listeners/mapSingleClick/handleReactionResults.test.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleReactionResults.ts 7 additions, 7 deletions...r/utils/listeners/mapSingleClick/handleReactionResults.ts
Loading
Please register or sign in to comment