feat: Add "Run Backup" button to profile list and edit views #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The Profiles list and Profile edit views should have a button to immediately run a backup using that profile, without navigating to the Backups view first.
Implementation
Files
src/View/Profiles/HtmlView.php— toolbar buttonsrc/View/Profile/HtmlView.php— toolbar buttontmpl/profiles/default.php— action column buttontmpl/profile/edit.php— toolbar integration