Merge branch 'feature/MIN-121-list-of-available-submaps' into 'development'
feat(submaps drawer component): submaps drawer component See merge request !46
No related branches found
No related tags found
Showing
- src/components/FunctionalArea/TopBar/SearchBar/hooks/useParamsQuery.ts 1 addition, 1 deletion...s/FunctionalArea/TopBar/SearchBar/hooks/useParamsQuery.ts
- src/components/FunctionalArea/TopBar/TopBar.component.test.tsx 19 additions, 3 deletions...omponents/FunctionalArea/TopBar/TopBar.component.test.tsx
- src/components/FunctionalArea/TopBar/TopBar.component.tsx 26 additions, 16 deletionssrc/components/FunctionalArea/TopBar/TopBar.component.tsx
- src/components/Map/Drawer/Drawer.component.test.tsx 15 additions, 1 deletionsrc/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/SubmapsDrawer/SubmapItem/SubmapItem.component.tsx 22 additions, 0 deletions.../Drawer/SubmapsDrawer/SubmapItem/SubmapItem.component.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.test.tsx 51 additions, 0 deletions...omponents/Map/Drawer/SubmapsDrawer/SubmapsDrawer.test.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.tsx 19 additions, 0 deletionssrc/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.tsx
- src/components/Map/Drawer/SubmapsDrawer/index.ts 1 addition, 0 deletionssrc/components/Map/Drawer/SubmapsDrawer/index.ts
- src/models/mocks/modelsMock.ts 54 additions, 0 deletionssrc/models/mocks/modelsMock.ts
- src/redux/drawer/drawer.reducers.test.ts 10 additions, 0 deletionssrc/redux/drawer/drawer.reducers.test.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/drawer/drawerFixture.ts 10 additions, 0 deletionssrc/redux/drawer/drawerFixture.ts
- src/shared/DrawerHeading/DrawerHeading.component.test.tsx 49 additions, 0 deletionssrc/shared/DrawerHeading/DrawerHeading.component.test.tsx
- src/shared/DrawerHeading/DrawerHeading.component.tsx 31 additions, 0 deletionssrc/shared/DrawerHeading/DrawerHeading.component.tsx
- src/shared/DrawerHeading/index.ts 1 addition, 0 deletionssrc/shared/DrawerHeading/index.ts
- src/types/drawerName.ts 8 additions, 1 deletionsrc/types/drawerName.ts
- yarn.lock 0 additions, 7410 deletionsyarn.lock
src/shared/DrawerHeading/index.ts
0 → 100644
yarn.lock
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment