feat(export): elements download (MIN-157)
parent
2e797ddc
No related branches found
No related tags found
Showing
- src/components/Map/Drawer/ExportDrawer/ExportCompound/Types/Types.utils.ts 0 additions, 35 deletions...p/Drawer/ExportDrawer/ExportCompound/Types/Types.utils.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/Types/index.ts 0 additions, 1 deletion...nts/Map/Drawer/ExportDrawer/ExportCompound/Types/index.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getCompartmentPathwaysCheckboxElements.test.ts 10 additions, 10 deletions...ound/utils/getCompartmentPathwaysCheckboxElements.test.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getCompartmentPathwaysCheckboxElements.ts 2 additions, 1 deletion...tCompound/utils/getCompartmentPathwaysCheckboxElements.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getDownloadElementsBodyRequest.test.ts 36 additions, 20 deletions...portCompound/utils/getDownloadElementsBodyRequest.test.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getDownloadElementsBodyRequest.ts 16 additions, 11 deletions...er/ExportCompound/utils/getDownloadElementsBodyRequest.ts
- src/components/Map/Drawer/ExportDrawer/Network/Network.component.tsx 2 additions, 3 deletions...nts/Map/Drawer/ExportDrawer/Network/Network.component.tsx
- src/models/compartmentPathwaySchema.ts 2 additions, 1 deletionsrc/models/compartmentPathwaySchema.ts
- src/models/exportSchema.ts 3 additions, 0 deletionssrc/models/exportSchema.ts
- src/models/fixtures/configurationFixture.ts 1 addition, 1 deletionsrc/models/fixtures/configurationFixture.ts
- src/redux/apiPath.ts 2 additions, 0 deletionssrc/redux/apiPath.ts
- src/redux/configuration/configuration.selectors.ts 5 additions, 0 deletionssrc/redux/configuration/configuration.selectors.ts
- src/redux/export/export.mock.ts 11 additions, 0 deletionssrc/redux/export/export.mock.ts
- src/redux/export/export.reducers.test.ts 88 additions, 0 deletionssrc/redux/export/export.reducers.test.ts
- src/redux/export/export.reducers.ts 16 additions, 0 deletionssrc/redux/export/export.reducers.ts
- src/redux/export/export.slice.ts 24 additions, 0 deletionssrc/redux/export/export.slice.ts
- src/redux/export/export.thunks.test.ts 60 additions, 0 deletionssrc/redux/export/export.thunks.test.ts
- src/redux/export/export.thunks.ts 45 additions, 0 deletionssrc/redux/export/export.thunks.ts
- src/redux/export/export.types.ts 8 additions, 0 deletionssrc/redux/export/export.types.ts
- src/redux/root/root.fixtures.ts 2 additions, 0 deletionssrc/redux/root/root.fixtures.ts
src/models/exportSchema.ts
0 → 100644
src/redux/export/export.mock.ts
0 → 100644
src/redux/export/export.reducers.test.ts
0 → 100644
src/redux/export/export.reducers.ts
0 → 100644
src/redux/export/export.slice.ts
0 → 100644
src/redux/export/export.thunks.test.ts
0 → 100644
src/redux/export/export.thunks.ts
0 → 100644
src/redux/export/export.types.ts
0 → 100644
Please register or sign in to comment