feat: Dashboard snapshot widget, backup trend, storage breakdown (#61) #93
Reference in New Issue
Block a user
Delete Branch "feat/61-dashboard-widgets"
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 last feature issue. Closes #61.
Dashboard widgets added
Files changed
DashboardModel.php— 4 new methods:getLatestSnapshot(),getSnapshotCount(),getBackupTrend(),getStorageByProfile()HtmlView.php— passes new data to templatetmpl/dashboard/default.php— three new widget sectionscom_mokosuitebackup.ini— 7 new language stringsTest Plan