mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
- Deleted uncompleted tasks dialog component files (HTML, SCSS, TS). - Updated UncompletedTasksGuard to use new ConfirmationDialogComponent. - Added ConfirmationDialogComponent for user confirmation with customizable messages. - Updated dialog component templates to include data attributes for easier testing. - Removed obsolete unit tests for ReturnReviewComponent and ReturnTaskListComponent. - Updated unit tests for ReturnSummaryComponent to reflect changes in return process handling.