Commits on Source (3)
-
Miłosz Grocholewski authoredec3c7ad2
-
Miłosz Grocholewski authored2eeb6833
-
Miłosz Grocholewski authored
Merge branch 'feat/MIN-52-reactions---two-elements' of https://gitlab.lcsb.uni.lu/minerva/frontend into feat/MIN-56-reaction-square
3ec5d811
Showing
- 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 3 additions, 10 deletionssrc/components/Map/Drawer/Drawer.component.test.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.component.test.tsx 6 additions, 20 deletions...p/Drawer/ReactionDrawer/ReactionDrawer.component.test.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/utils/config/reactionsLayer/useOlMapReactionsLayer.ts 2 additions, 2 deletions...tor/utils/config/reactionsLayer/useOlMapReactionsLayer.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/coords/getPolygonCoords.ts 3 additions, 1 deletion...r/MapViewerVector/utils/shapes/coords/getPolygonCoords.ts
- src/redux/newReactions/newReactions.constants.ts 10 additions, 0 deletionssrc/redux/newReactions/newReactions.constants.ts
- src/redux/newReactions/newReactions.mock.ts 8 additions, 0 deletionssrc/redux/newReactions/newReactions.mock.ts
- src/redux/newReactions/newReactions.reducers.test.ts 79 additions, 0 deletionssrc/redux/newReactions/newReactions.reducers.test.ts
- src/redux/newReactions/newReactions.reducers.ts 18 additions, 0 deletionssrc/redux/newReactions/newReactions.reducers.ts
- src/redux/newReactions/newReactions.selectors.ts 9 additions, 0 deletionssrc/redux/newReactions/newReactions.selectors.ts
- src/redux/newReactions/newReactions.slice.ts 14 additions, 0 deletionssrc/redux/newReactions/newReactions.slice.ts
- src/redux/newReactions/newReactions.thunks.test.ts 41 additions, 0 deletionssrc/redux/newReactions/newReactions.thunks.test.ts
- src/redux/newReactions/newReactions.thunks.ts 24 additions, 0 deletionssrc/redux/newReactions/newReactions.thunks.ts
- src/redux/newReactions/newReactions.types.ts 4 additions, 0 deletionssrc/redux/newReactions/newReactions.types.ts
- src/redux/reactions/reactions.constants.ts 3 additions, 9 deletionssrc/redux/reactions/reactions.constants.ts
- src/redux/reactions/reactions.mock.ts 3 additions, 6 deletionssrc/redux/reactions/reactions.mock.ts
- src/redux/reactions/reactions.reducers.ts 9 additions, 23 deletionssrc/redux/reactions/reactions.reducers.ts
- src/redux/reactions/reactions.selector.ts 1 addition, 6 deletionssrc/redux/reactions/reactions.selector.ts
- src/redux/reactions/reactions.slice.ts 1 addition, 6 deletionssrc/redux/reactions/reactions.slice.ts
src/redux/newReactions/newReactions.mock.ts
0 → 100644
src/redux/newReactions/newReactions.slice.ts
0 → 100644
src/redux/newReactions/newReactions.types.ts
0 → 100644