feat(ui): unify backup/restore progress modals with the runbackup theme #281
Reference in New Issue
Block a user
Delete Branch "feat/unified-progress-theme"
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?
Applies the full-screen black / big-text / animated-bar look of the view=runbackup screen to the two progress modals in the backups view (stepped backup-progress and restore-progress), so backup progress theming matches across the system.
media/css/backup-progress.css— black scoped to.msb-progress-modal(not html/body, so the list page behind is unaffected until a modal opens); reuses the runbackup.msb-rb-progress/.msb-rb-barbar with animated/success/danger states and Atum accent colours.com_mokosuitebackup.backup-progressasset; loaded viaaddStyleSheet(useStyle doesn't emit for this component).setBarState()drives animated → green(complete)/red(fail).https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
b228b53646to57d94b701b