fetch info about overlay groups from backend
parent
8472c524
No related branches found
No related tags found
This commit is part of merge request !380. Comments created here will be created in the context of that merge request.
Showing
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/OverlaySelector/OverlayGroupSelector.component.test.tsx 52 additions, 0 deletions...m/OverlaySelector/OverlayGroupSelector.component.test.tsx
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/OverlaySelector/OverlayGroupSelector.component.tsx 84 additions, 0 deletions...ayForm/OverlaySelector/OverlayGroupSelector.component.tsx
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/UserOverlayForm.component.tsx 5 additions, 3 deletions...rlaysDrawer/UserOverlayForm/UserOverlayForm.component.tsx
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/UserOverlayForm.constants.ts 8 additions, 8 deletions...erlaysDrawer/UserOverlayForm/UserOverlayForm.constants.ts
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/hooks/useUserOverlayForm.test.ts 3 additions, 2 deletions...ysDrawer/UserOverlayForm/hooks/useUserOverlayForm.test.ts
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/hooks/useUserOverlayForm.ts 9 additions, 4 deletions...verlaysDrawer/UserOverlayForm/hooks/useUserOverlayForm.ts
- src/models/fixtures/overlayGroupsFixture.ts 9 additions, 0 deletionssrc/models/fixtures/overlayGroupsFixture.ts
- src/models/overlayGroupSchema.ts 8 additions, 0 deletionssrc/models/overlayGroupSchema.ts
- src/redux/apiPath.ts 1 addition, 0 deletionssrc/redux/apiPath.ts
- src/redux/overlayGroup/ovelayGroup.mock.ts 8 additions, 0 deletionssrc/redux/overlayGroup/ovelayGroup.mock.ts
- src/redux/overlayGroup/overlayGroup.reducers.ts 19 additions, 0 deletionssrc/redux/overlayGroup/overlayGroup.reducers.ts
- src/redux/overlayGroup/overlayGroup.selectors.ts 14 additions, 0 deletionssrc/redux/overlayGroup/overlayGroup.selectors.ts
- src/redux/overlayGroup/overlayGroup.slice.ts 21 additions, 0 deletionssrc/redux/overlayGroup/overlayGroup.slice.ts
- src/redux/overlayGroup/overlayGroup.thunks.ts 29 additions, 0 deletionssrc/redux/overlayGroup/overlayGroup.thunks.ts
- src/redux/overlayGroup/overlayGroup.types.ts 4 additions, 0 deletionssrc/redux/overlayGroup/overlayGroup.types.ts
- src/redux/root/root.fixtures.ts 2 additions, 0 deletionssrc/redux/root/root.fixtures.ts
- src/redux/store.ts 2 additions, 0 deletionssrc/redux/store.ts
- src/types/models.ts 2 additions, 0 deletionssrc/types/models.ts
Loading
Please register or sign in to comment