Feature Description
As a part of epic (#13631), a new directory and export creation form needs to be created for Epipulse exports following the standard SORMAS directory and creation form layouts.
Added Value/Benefit
- Users will be able to:
- view list of exports and be able to download a completed export from the directory.
- create epipulse export
Acceptance Criteria
Entities, DTOs and Enums
Epipulse export directory
Epipulse export creation form
Implementation Details
No Response
Mockups
No Response
Additional Information
No Response
Feature Description
As a part of epic (#13631), a new directory and export creation form needs to be created for Epipulse exports following the standard SORMAS directory and creation form layouts.
Added Value/Benefit
Acceptance Criteria
Entities, DTOs and Enums
A
EpipulseExportStatusenum is added with the following valuesPENDINGIN_PROGRESSCOMPLETEDFAILEDCANCELLEDA new
EpipulseExportentity extendingAbstractDomainObjectis created with the following fields:A new
EpipulseExportDtoentity extendingEntityDtois created with the following fields:Epipulse export directory
A new sub-navigation tab menu item titled "Epipulse exports" has been added to the sub-menu under Statistics main menu , and it is positioned immediately after "Database exports" menu
The menu item is only visible if the
EPIPULSE_EXPORTSfeature is enabledThe directory contains a grid showing
EpipulseExportIndexDtowith the following columsFor all columns sorting has been added
A form to filter the list has been added, having the following filters and using the
EpipulseExportCriteriaA relevance status filter has been added, positioned to the right as in other directories
A "New Export" button has been added to the top right of the header.
Epipulse export creation form
Implementation Details
No Response
Mockups
No Response
Additional Information
No Response