feat: add submap connections
Showing
- src/components/FunctionalArea/TopBar/SearchBar/SearchBar.component.tsx 3 additions, 0 deletions...s/FunctionalArea/TopBar/SearchBar/SearchBar.component.tsx
- src/components/Map/Drawer/BioEntityDrawer/AssociatedSubmap/AssociatedSubmap.component.tsx 2 additions, 2 deletions...ityDrawer/AssociatedSubmap/AssociatedSubmap.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/BioEntitiesResultsList/BioEntitiesPinsList/BioEntitiesPinsListItem/BioEntitiesPinsListItem.component.test.tsx 9 additions, 0 deletions...esPinsListItem/BioEntitiesPinsListItem.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/BioEntitiesResultsList/BioEntitiesPinsList/BioEntitiesPinsListItem/BioEntitiesPinsListItem.component.tsx 2 additions, 0 deletions...ntitiesPinsListItem/BioEntitiesPinsListItem.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/PerfectMatchSwitch/PerfectMatchSwitch.component.test.tsx 6 additions, 3 deletions.../PerfectMatchSwitch/PerfectMatchSwitch.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/PerfectMatchSwitch/PerfectMatchSwitch.component.tsx 2 additions, 0 deletions...eader/PerfectMatchSwitch/PerfectMatchSwitch.component.tsx
- src/components/Map/MapViewer/utils/config/pinsLayer/getBioEntitiesFeatures.ts 2 additions, 2 deletions...apViewer/utils/config/pinsLayer/getBioEntitiesFeatures.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/useOlMapPinsLayer.ts 10 additions, 0 deletions...Map/MapViewer/utils/config/pinsLayer/useOlMapPinsLayer.ts
- src/models/submapConnection.ts 7 additions, 0 deletionssrc/models/submapConnection.ts
- src/redux/apiPath.ts 1 addition, 0 deletionssrc/redux/apiPath.ts
- src/redux/bioEntity/bioEntity.constants.ts 17 additions, 0 deletionssrc/redux/bioEntity/bioEntity.constants.ts
- src/redux/bioEntity/bioEntity.mock.ts 6 additions, 1 deletionsrc/redux/bioEntity/bioEntity.mock.ts
- src/redux/bioEntity/bioEntity.reducers.test.ts 9 additions, 4 deletionssrc/redux/bioEntity/bioEntity.reducers.test.ts
- src/redux/bioEntity/bioEntity.reducers.ts 32 additions, 0 deletionssrc/redux/bioEntity/bioEntity.reducers.ts
- src/redux/bioEntity/bioEntity.selectors.ts 54 additions, 3 deletionssrc/redux/bioEntity/bioEntity.selectors.ts
- src/redux/bioEntity/bioEntity.slice.ts 4 additions, 8 deletionssrc/redux/bioEntity/bioEntity.slice.ts
- src/redux/bioEntity/bioEntity.types.ts 4 additions, 5 deletionssrc/redux/bioEntity/bioEntity.types.ts
- src/redux/bioEntity/thunks/getSubmapConnectionsBioEntity.ts 50 additions, 0 deletionssrc/redux/bioEntity/thunks/getSubmapConnectionsBioEntity.ts
- src/redux/chemicals/chemicals.selectors.ts 11 additions, 5 deletionssrc/redux/chemicals/chemicals.selectors.ts
- src/redux/drugs/drugs.selectors.ts 11 additions, 5 deletionssrc/redux/drugs/drugs.selectors.ts
Loading
Please register or sign in to comment