diff --git a/.last-branch b/.last-branch index 1244e94..c3bd239 100644 --- a/.last-branch +++ b/.last-branch @@ -1 +1 @@ -v20260103-17-reports-job-filters-exclude-info-jobs +v20260103-18-reports-job-filter-selectbox-size-6-rows diff --git a/containers/backupchecks/src/templates/main/reports_new.html b/containers/backupchecks/src/templates/main/reports_new.html index 5fe7726..624d953 100644 --- a/containers/backupchecks/src/templates/main/reports_new.html +++ b/containers/backupchecks/src/templates/main/reports_new.html @@ -136,7 +136,7 @@
- {% for item in job_filters_meta.backup_types %} {% endfor %} diff --git a/docs/changelog.md b/docs/changelog.md index 01554fc..3dd3919 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -154,6 +154,14 @@ - Ensured selected job and type filters are consistently applied to snapshot and summary reports. - Improved report relevance by limiting output to meaningful backup-related data only. +--- + +## v20260103-18-reports-job-filter-selectbox-size-6-rows + +- Updated the report selection UI to make the “Backup software” and “Backup type” select boxes equal in size. +- Both select boxes are now displayed with a fixed height of 6 visible rows for consistent layout and improved usability. + + ================================================================================================================================================ ## v0.1.15