62 Commits (cabcde00c71ce1784b956998277420a06cad6929)

Author SHA1 Message Date
KKlochko 2874dc76ad Update the remove all backup plans command.
9 months ago
KKlochko 9729f442c2 Update the show all plans command to show if there're no plans.
9 months ago
KKlochko 476a0ef8cf Add the query exception and refactor get_by_id.
9 months ago
KKlochko d652469748 Update to refactor the delete action.
9 months ago
KKlochko cae4ce50c5 Update the repository to use exception for the delete action.
9 months ago
KKlochko 769edabbd3 Add the exceptions and helpers.
9 months ago
KKlochko 6b247fbe4e Add the TestingConfiguration to simplify the testing configuration.
9 months ago
KKlochko ecb495a22a Add the replace command to update all data about a backup plan.
9 months ago
KKlochko f9b49c69bd Update the repository and service to implement the update action.
9 months ago
KKlochko bc22e8a8bd Add command to remove backup plan's destinations.
9 months ago
KKlochko b32e5d32b0 Add the restore command.
9 months ago
KKlochko 87682a056f Add the sync command.
9 months ago
KKlochko 359dcdfca6 Add the backup sync service.
9 months ago
KKlochko 192f930f8a Update the structure of the backup component.
9 months ago
KKlochko f708cdf3d4 Add the backup commands to sync the data.
9 months ago
KKlochko 70f60ff715 Update the configuration to use queries and commands.
9 months ago
KKlochko a0846b93a1 Add the injector and configurations.
9 months ago
KKlochko eb01a26713 Fix a typo.
9 months ago
KKlochko ca350eef80 Update the email information.
9 months ago
KKlochko f3915d93a9 Add the configuration to get user data.
9 months ago
KKlochko ea0cc3dab0 Add the remove commands.
9 months ago
KKlochko ea5d98490d Add the show commands for backup plans.
10 months ago
KKlochko b9564d75e7 Add the query to get all backup plans.
10 months ago
KKlochko 027fee47a6 Add the CLI command to add a backup plan.
10 months ago
KKlochko 4bfdcf066b Add the application service for backup plans.
10 months ago
KKlochko 0abefda95a Add the repository for the backup plan.
10 months ago
KKlochko 72f650fd64 Add the DTOs to convert the entities to theorm models.
10 months ago
KKlochko b10726796d Update to simplify the connection management.
10 months ago
KKlochko ccede52883 Update the models names and id types to uuids.
10 months ago
KKlochko 690cc7de9c Add the ORM.
10 months ago
KKlochko 594d9dea3f Update the Source to BackupPlan component and shared.
10 months ago
KKlochko 66c389abfa Add a getter for destinations to the Source.
2 years ago
KKlochko f2e70ccc85 Add the show all option for Group.
2 years ago
KKlochko 21fde3deb0 Add the show all option for Source.
2 years ago
KKlochko 8fe226b282 Add the show one option for Group.
2 years ago
KKlochko 8958e328e8 Add the show format for the Group.
2 years ago
KKlochko fceb22396a Add the prefix for Source's show_format.
2 years ago
KKlochko f4566fc6b5 Add the show one option for source.
2 years ago
KKlochko e8773c72b1 Add the show format for the Source.
2 years ago
KKlochko 18e1de7484 Add update source option for source.
2 years ago
KKlochko 3c393509eb Add the method to update a source path.
2 years ago
KKlochko be45f04af7 Add the method to add destionation to a source.
2 years ago
KKlochko 37319ca64c (Added) update label option for groups.
3 years ago
KKlochko 9a40962408 (Added) update labels option for groups.
3 years ago
KKlochko 5fd1ac1277 (Updated) groups source creation.
3 years ago
KKlochko 204898d34f (Added) better label prompt for choosing labels.
3 years ago
KKlochko cb5b4fae29 (Added) update label option for source.
3 years ago
KKlochko cf88cdbc9f (Added) remove all option for groups.
3 years ago
KKlochko a1bcf572e1 (Added) remove all option for sources.
3 years ago
KKlochko 363b0b00d0 (Added) remove option for groups.
3 years ago