Commit Graph
9 Commits
Author SHA1 Message Date
KKlochko cae4ce50c5 Update the repository to use exception for the delete action. 2025-01-26 14:28:56 +02:00
KKlochko f9b49c69bd Update the repository and service to implement the update action. 2025-01-21 21:56:53 +02:00
KKlochko bc22e8a8bd Add command to remove backup plan's destinations. 2025-01-21 21:55:58 +02:00
KKlochko 70f60ff715 Update the configuration to use queries and commands. 2025-01-11 17:52:06 +02:00
KKlochko ea0cc3dab0 Add the remove commands.
Fixed deleting to remove destinations with a backup plan.
2025-01-09 21:55:54 +02:00
KKlochko b9564d75e7 Add the query to get all backup plans. 2025-01-08 15:36:38 +02:00
KKlochko 4bfdcf066b Add the application service for backup plans. 2025-01-08 14:34:28 +02:00
KKlochko 0abefda95a Add the repository for the backup plan.
Only add, get_by_id and delete are implemented.
2025-01-07 21:58:35 +02:00
KKlochko 594d9dea3f Update the Source to BackupPlan component and shared. 2025-01-05 19:27:24 +02:00