issues
search
guysoft
/
backupfriend-client
Backupfriend wx widgets client
GNU General Public License v3.0
8
stars
4
forks
source link
[feature] Implement edit button delete button and rename
#4
Closed
guysoft
closed
3 years ago
guysoft
commented
3 years ago
Edit button
Should be enabled when a job is selected
Lets you edit the job loading the create job dialog. Name should be disabled
Delete button
Should be enabled when a job is selected,
When clicking delete should remove the job from Yaml and remove it from the UI a. Should put a dialog asking if to delete job data (yes/no dialog)
Should be disabled when job is running
Duplicate job
Should be enabled when a job is selected Will let you create a new job with a given name from the current selected job.
[ ] Edit button
[ ] Delete button
[ ] Duplicate job
guysoft
commented
3 years ago
Both done
Edit button
Delete button
Duplicate job