Commit Graph
15 Commits
Author SHA1 Message Date
KKlochko 2874dc76ad Update the remove all backup plans command.
Refactor the commands names.
Add the service to remove all plans.
Add tests for remove all command.
2025-01-28 10:40:23 +02:00
KKlochko 9729f442c2 Update the show all plans command to show if there're no plans. 2025-01-27 12:06:58 +02:00
KKlochko 476a0ef8cf Add the query exception and refactor get_by_id. 2025-01-26 15:35:41 +02:00
KKlochko d652469748 Update to refactor the delete action. 2025-01-26 14:45:33 +02:00
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 192f930f8a Update the structure of the backup component. 2025-01-16 21:50:59 +02:00
KKlochko f708cdf3d4 Add the backup commands to sync the data. 2025-01-15 21:08:16 +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