Merge branch 'MIN-190/overlays-drawer' into 'development'
feat(overlays drawer): initialised overlays drawer and displayed public overlays Closes MIN-190 See merge request !72
No related branches found
No related tags found
Showing
- src/components/FunctionalArea/TopBar/TopBar.component.test.tsx 12 additions, 0 deletions...omponents/FunctionalArea/TopBar/TopBar.component.test.tsx
- src/components/FunctionalArea/TopBar/TopBar.component.tsx 6 additions, 2 deletionssrc/components/FunctionalArea/TopBar/TopBar.component.tsx
- src/components/Map/Drawer/Drawer.component.tsx 2 additions, 0 deletionssrc/components/Map/Drawer/Drawer.component.tsx
- src/components/Map/Drawer/OverlaysDrawer/GeneralOverlays/GeneralOverlays.component.test.tsx 43 additions, 0 deletions...Drawer/GeneralOverlays/GeneralOverlays.component.test.tsx
- src/components/Map/Drawer/OverlaysDrawer/GeneralOverlays/GeneralOverlays.component.tsx 18 additions, 0 deletions...rlaysDrawer/GeneralOverlays/GeneralOverlays.component.tsx
- src/components/Map/Drawer/OverlaysDrawer/GeneralOverlays/OverlayListItem/OverlayListItem.component.test.tsx 36 additions, 0 deletions...erlays/OverlayListItem/OverlayListItem.component.test.tsx
- src/components/Map/Drawer/OverlaysDrawer/GeneralOverlays/OverlayListItem/OverlayListItem.component.tsx 24 additions, 0 deletions...ralOverlays/OverlayListItem/OverlayListItem.component.tsx
- src/components/Map/Drawer/OverlaysDrawer/GeneralOverlays/OverlayListItem/index.ts 1 addition, 0 deletions...r/OverlaysDrawer/GeneralOverlays/OverlayListItem/index.ts
- src/components/Map/Drawer/OverlaysDrawer/GeneralOverlays/index.ts 1 addition, 0 deletions...onents/Map/Drawer/OverlaysDrawer/GeneralOverlays/index.ts
- src/components/Map/Drawer/OverlaysDrawer/OverlaysDrawer.component.tsx 11 additions, 0 deletions...ts/Map/Drawer/OverlaysDrawer/OverlaysDrawer.component.tsx
- src/components/Map/Drawer/OverlaysDrawer/index.ts 1 addition, 0 deletionssrc/components/Map/Drawer/OverlaysDrawer/index.ts
- src/redux/drawer/drawer.reducers.ts 5 additions, 0 deletionssrc/redux/drawer/drawer.reducers.ts
- src/redux/drawer/drawer.slice.ts 3 additions, 0 deletionssrc/redux/drawer/drawer.slice.ts
- src/redux/overlays/overlays.mock.ts 72 additions, 0 deletionssrc/redux/overlays/overlays.mock.ts
- src/types/drawerName.ts 1 addition, 0 deletionssrc/types/drawerName.ts
Loading
Please register or sign in to comment