Merge branch 'MIN-140-display-reaction-details-on-drawer' into 'development'
feat: Add reaction drawer (MIN-140) Closes MIN-140 See merge request !65
No related branches found
No related tags found
Showing
- src/components/Map/Drawer/Drawer.component.test.tsx 37 additions, 5 deletionssrc/components/Map/Drawer/Drawer.component.test.tsx
- src/components/Map/Drawer/Drawer.component.tsx 3 additions, 1 deletionsrc/components/Map/Drawer/Drawer.component.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.component.test.tsx 116 additions, 0 deletions...p/Drawer/ReactionDrawer/ReactionDrawer.component.test.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.component.tsx 38 additions, 0 deletions...ts/Map/Drawer/ReactionDrawer/ReactionDrawer.component.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.constants.ts 1 addition, 0 deletions...nts/Map/Drawer/ReactionDrawer/ReactionDrawer.constants.ts
- src/components/Map/Drawer/ReactionDrawer/ReferenceGroup/ReferenceGroup.component.test.tsx 111 additions, 0 deletions...onDrawer/ReferenceGroup/ReferenceGroup.component.test.tsx
- src/components/Map/Drawer/ReactionDrawer/ReferenceGroup/ReferenceGroup.component.tsx 21 additions, 0 deletions...eactionDrawer/ReferenceGroup/ReferenceGroup.component.tsx
- src/components/Map/Drawer/ReactionDrawer/ReferenceGroup/index.ts 1 addition, 0 deletions...ponents/Map/Drawer/ReactionDrawer/ReferenceGroup/index.ts
- src/components/Map/Drawer/ReactionDrawer/index.ts 1 addition, 0 deletionssrc/components/Map/Drawer/ReactionDrawer/index.ts
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerWrapper.component.test.tsx 2 additions, 0 deletions...earchDrawerWrapper/SearchDrawerWrapper.component.test.tsx
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleAliasResults.test.ts 2 additions, 2 deletions...utils/listeners/mapSingleClick/handleAliasResults.test.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleReactionResults.test.ts 12 additions, 5 deletions...ls/listeners/mapSingleClick/handleReactionResults.test.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleReactionResults.ts 5 additions, 2 deletions...r/utils/listeners/mapSingleClick/handleReactionResults.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleSearchResultAction.ts 2 additions, 2 deletions...tils/listeners/mapSingleClick/handleSearchResultAction.ts
- src/constants/common.ts 2 additions, 1 deletionsrc/constants/common.ts
- src/models/mocks/referencesMock.ts 178 additions, 0 deletionssrc/models/mocks/referencesMock.ts
- src/models/referenceSchema.ts 1 addition, 1 deletionsrc/models/referenceSchema.ts
- src/redux/drawer/drawer.constants.ts 14 additions, 0 deletionssrc/redux/drawer/drawer.constants.ts
- src/redux/drawer/drawer.reducers.test.ts 3 additions, 14 deletionssrc/redux/drawer/drawer.reducers.test.ts
- src/redux/drawer/drawer.reducers.ts 10 additions, 0 deletionssrc/redux/drawer/drawer.reducers.ts
Loading
Please register or sign in to comment