Commit Graph
16 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 769edabbd3 Add the exceptions and helpers. 2025-01-26 14:27:46 +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 b32e5d32b0 Add the restore command. 2025-01-17 20:49:28 +02:00
KKlochko 359dcdfca6 Add the backup sync service. 2025-01-16 21:52:23 +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 f3915d93a9 Add the configuration to get user data. 2025-01-10 21:58:35 +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 690cc7de9c Add the ORM. 2025-01-06 22:05:19 +02:00
KKlochko 594d9dea3f Update the Source to BackupPlan component and shared. 2025-01-05 19:27:24 +02:00