- add new endpoint to prepare the download package with options: the reports list and the download types list
- unapproved files can be present in the package but not in redacted form
- add reports list to download status entity
Merge in RED/persistence-service from RED-5293 to master
* commit '1a1e799d40c01a2478fe132e6646cc4f95618f11':
RED-5293: removed IllegalArgumentException in ControllerAdvice and specified it in in TenantsController
RED-5293: fixed broken IllegalArgumentException, it throws now a 400 instead of 500
RED-5293: fixed broken IllegalArgumentException, it throws now a 400 instead of 500
RED-5293: fixed broken IllegalArgumentException, it throws now a 400 instead of 500
Merge in RED/persistence-service from RED-5293 to master
* commit '9b7d1536ebb8bb2056c4e5519c0428f1f865a81e':
RED-5293: Changed output to client to explain which argument is broken
RED-5293: Changed output to client to explain which argument is broken
RED-5293: Changed error message for empty parameters to show client which parameter is broken
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
Merge in RED/persistence-service from RED-5293 to master
* commit '92326e82f572c62f275c98fc47d1848e47f2c2ea':
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
RED-5293: 500 for invalid tenant
- rework: reports with duplicate names for reports, find types and dossier states by id first then by name
- delete existing types/ dossier states that were not in the import
- update name of queue
Merge in RED/persistence-service from RED-4622 to master
* commit '608192c6f0b60106186b17a43a58977f922f162f':
RED-4622: Formatted and organized imports
- changed the 200 status instead of 201 status for create/update
- refactoring the creation/updating of watermark configuration
- no disabled watermarks allowed in dossier creation
- update tests
- add columns id, name and enabled to watermark entity,
- removed watermarkEnabled and watermarkPreviewEnabled and added new dependencies to watermark_configuration
- updated tests