Merge branch 'MIN-240-download-network' into 'development'
feat(export): network download (MIN-240) See merge request !112
No related branches found
No related tags found
Checking pipeline status
Showing
- src/components/Map/Drawer/ExportDrawer/Elements/Elements.utils.ts 0 additions, 0 deletions...onents/Map/Drawer/ExportDrawer/Elements/Elements.utils.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/DownloadNetwork/DownloadNetwork.tsx 1 addition, 1 deletion...Drawer/ExportCompound/DownloadNetwork/DownloadNetwork.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ExportCompound.component.tsx 15 additions, 5 deletions.../ExportDrawer/ExportCompound/ExportCompound.component.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ExportCompound.constant.ts 13 additions, 0 deletions...er/ExportDrawer/ExportCompound/ExportCompound.constant.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/extractAndParseNumberIdFromCompartment.test.ts 26 additions, 0 deletions...ound/utils/extractAndParseNumberIdFromCompartment.test.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/extractAndParseNumberIdFromCompartment.ts 10 additions, 0 deletions...tCompound/utils/extractAndParseNumberIdFromCompartment.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getDownloadElementsBodyRequest.ts 1 addition, 9 deletions...er/ExportCompound/utils/getDownloadElementsBodyRequest.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getNetworkBodyRequest.test.ts 32 additions, 3 deletions...Drawer/ExportCompound/utils/getNetworkBodyRequest.test.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getNetworkBodyRequest.ts 32 additions, 1 deletion...xportDrawer/ExportCompound/utils/getNetworkBodyRequest.ts
- src/components/Map/Drawer/ExportDrawer/Network/Network.component.test.tsx 210 additions, 0 deletions...ap/Drawer/ExportDrawer/Network/Network.component.test.tsx
- src/components/Map/Drawer/ExportDrawer/Network/Network.component.tsx 1 addition, 1 deletion...nts/Map/Drawer/ExportDrawer/Network/Network.component.tsx
- src/models/exportSchema.ts 2 additions, 0 deletionssrc/models/exportSchema.ts
- src/redux/apiPath.ts 2 additions, 0 deletionssrc/redux/apiPath.ts
- src/redux/export/export.mock.ts 7 additions, 0 deletionssrc/redux/export/export.mock.ts
- src/redux/export/export.reducers.test.ts 61 additions, 1 deletionsrc/redux/export/export.reducers.test.ts
- src/redux/export/export.reducers.ts 13 additions, 1 deletionsrc/redux/export/export.reducers.ts
- src/redux/export/export.slice.ts 9 additions, 1 deletionsrc/redux/export/export.slice.ts
- src/redux/export/export.thunks.test.ts 40 additions, 1 deletionsrc/redux/export/export.thunks.test.ts
- src/redux/export/export.thunks.ts 30 additions, 12 deletionssrc/redux/export/export.thunks.ts
- src/redux/export/export.types.ts 4 additions, 0 deletionssrc/redux/export/export.types.ts
Loading
Please register or sign in to comment