Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spsh-1553: Implemented the new async workflow for the import & refact…
…oring (#834) * SPSH-1286: Implemented the repository, entity & aggregate for the history of imports and import transactions updates. * SPSH-1286: Refactored the import workflow to update the status of importvorgang. * SPSH-1286: Implemented unit tests and integration tests * SPSH-1286: Fixed test coverage * SPSH-1286: Fixed code coverage * SPSH-1286: Added a reference to the ImportDataItem table and refactored the integration tests. * First draft in progress * SPSH-1553: Workaround for import-workflow * SPSH-1553: Fixed issues with the import-event.handler and added migration file * SPSH-1553: Fixed issued after merge with main * SPSH-1553: More code refactoring and foxed tests for the new import workflow. * SPSH-1553: Fixed the config loader tests * SPSH-1553: Fixed integration tests * SPSH-1553: Fixed code coverage * SPSH-1553: Begrenzung der Anzahl der Nutzer beim Import über die Konfiguration. * SPSH-1553: Fixed issue with last empty line in the CSV file when the max number of users is checked * SPSH-1553: PR Review * SPSH-1553: Fixed test coverage * SPSH-1553: Merged two migration scripts * SPSH-1553: Reversed mistake in the values.yaml * SPSH-1553: Added chart configuration and renamed import config variables for the pipeline * SPSH-1553: Changed the response type for the import status --------- Co-authored-by: Caspar Neumann <[email protected]> Co-authored-by: Youssef Bouchara <[email protected]>
- Loading branch information