TUI: Enhance completion/result screens for backup and restore
All checks were successful
CI/CD / Test (push) Successful in 1m17s
CI/CD / Lint (push) Successful in 1m28s
CI/CD / Build & Release (push) Successful in 3m12s

- Add box-style headers for success/failure states
- Display comprehensive summary with archive info, type, database count
- Show timing section with total time, throughput, and average per-DB stats
- Use consistent styling and formatting across all result views
- Improve visual hierarchy with section separators
This commit is contained in:
2026-01-16 13:37:58 +01:00
parent a85ad0c88c
commit 510175ff04
4 changed files with 133 additions and 23 deletions

View File

@@ -4,8 +4,8 @@ This directory contains pre-compiled binaries for the DB Backup Tool across mult
## Build Information
- **Version**: 3.42.34
- **Build Time**: 2026-01-15_17:50:35_UTC
- **Git Commit**: 4938dc1
- **Build Time**: 2026-01-16_08:42:47_UTC
- **Git Commit**: a85ad0c
## Recent Updates (v1.1.0)
- ✅ Fixed TUI progress display with line-by-line output