feat: Backup type filter in backups list view #68
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
Add a "Backup Type" filter dropdown to the backups list view, alongside the existing status and profile filters. Currently users can only filter by status and search by description.
Filter Options
Files
forms/filter_backups.xml— addbackup_typefilter fieldsrc/Model/BackupsModel.php— add type filter to query