Girish Ramakrishnan
83917f98f5
backup sites: disable del in demo mode
2026-04-04 11:01:52 +02:00
Girish Ramakrishnan
0b305caf58
sites: add conflict detection
...
Fixes #863
2026-03-15 14:59:35 +05:30
Girish Ramakrishnan
5fc9689645
backup: fix alignment of progressbar and logs button
2026-03-04 17:24:46 +05:30
Girish Ramakrishnan
333f052f86
backupsites: show warning if no site is selected for automatic backups
2026-02-26 09:03:39 +01:00
Girish Ramakrishnan
7dd40eccf3
backupsites: display automatic update backups flag
2026-02-26 08:25:40 +01:00
Girish Ramakrishnan
db728840a0
backupsite: add space after last run
2026-02-26 08:00:30 +01:00
Girish Ramakrishnan
e407286c39
add descriptions to various views
2026-01-15 15:25:23 +01:00
Johannes Zellner
98edbcaeb2
Move backup sites view to ActionBar pattern
2026-01-15 11:59:53 +01:00
Girish Ramakrishnan
11a33455ce
slight wording change
2026-01-14 15:57:06 +01:00
Girish Ramakrishnan
124076ed72
backup: make labels bold
2026-01-14 15:41:22 +01:00
Girish Ramakrishnan
99c1e0e262
backups: list backup contents explicitly
2026-01-14 15:33:03 +01:00
Johannes Zellner
1cd069df5e
Revert "Replace generic console.error handlers with window.cloudron.onError"
...
This reverts commit 7db5a48e35 .
2025-12-10 18:04:07 +01:00
Johannes Zellner
7db5a48e35
Replace generic console.error handlers with window.cloudron.onError
2025-12-08 20:11:13 +01:00
Johannes Zellner
faa22feebf
Disable create new backup or run cleanup task for site which has an active task
2025-12-08 19:21:40 +01:00
Johannes Zellner
e24ee05337
Ensure we also refetch the backup sites when reloading the system backups
2025-12-02 14:51:40 +01:00
Girish Ramakrishnan
945ab30373
add utils.prettySiteLocation
2025-11-25 14:52:33 +01:00
Girish Ramakrishnan
c5f97e8bb0
fix parsing of cron pattern
...
in some old instances, we had "00 00 * * *" (note double space
and only 5 components).
2025-11-18 09:58:38 +01:00
Girish Ramakrishnan
b32114f2f2
backup site: fix translations
2025-11-13 11:33:40 +01:00
Girish Ramakrishnan
a518ee83cc
backups: show same filesystem warning
...
fixes #867
2025-11-05 16:58:22 +01:00
Girish Ramakrishnan
5b6f796606
Rename BackupScheduleDialog.vue to BackupSiteScheduleDialog.vue
2025-11-05 13:41:13 +01:00
Girish Ramakrishnan
9d6a755486
backup site: make config the first option
2025-11-05 13:37:59 +01:00
Girish Ramakrishnan
75fa2dfd67
remove unused import
2025-10-21 13:41:12 +02:00
Girish Ramakrishnan
783ad9ecda
Fix hourly display
2025-10-21 11:11:40 +02:00
Johannes Zellner
d2775956e0
Hide non-owner actions for backup sites
2025-10-16 21:50:43 +02:00
Johannes Zellner
f5978a524d
Refresh backup site status and task in the background
2025-10-16 15:41:52 +02:00
Girish Ramakrishnan
d6a4dd6965
backup sites: fix listing when status call errors
...
* fix backend to not retry in status call
* fix frontend to continue loading view if status errors
* fix connect-lastmile to show the exact path that is timing out
2025-10-16 14:13:31 +02:00
Girish Ramakrishnan
12a1de56fd
backupsite: only owner can add a site
2025-10-14 15:46:47 +02:00
Johannes Zellner
73b2feae59
Refresh backup list view when backup site is removed
2025-10-10 17:23:28 +02:00
Johannes Zellner
12feb68bf0
Show explicit logs button for backup task logs
2025-10-09 16:45:03 +02:00
Johannes Zellner
4a1a915add
Show explicit label for backup and filename encryption if enabled
2025-10-09 13:26:20 +02:00
Johannes Zellner
dfe5b6b1f2
Fixup backup site config dialog to handle S3
2025-10-09 11:58:20 +02:00
Johannes Zellner
67519fb203
Add missing backup site translations
2025-10-09 10:33:56 +02:00
Johannes Zellner
7f4a9d6016
Split backup site config and contents
2025-10-09 10:26:54 +02:00
Johannes Zellner
3ac66f9dd4
Make backup task progress message a link to the task logs
2025-10-08 21:52:55 +02:00
Johannes Zellner
ea28c10a39
Ensure SystemBackupList is refreshed and tracks new backup or cleanup tasks
2025-10-08 13:45:18 +02:00
Johannes Zellner
edb3aea880
Rename platform backups to system backups
2025-10-08 11:21:12 +02:00
Johannes Zellner
71c52a87ec
Add backup task cancel button if task is active
2025-10-08 11:01:59 +02:00
Johannes Zellner
8c786f38ab
Translate last backup run for sites
2025-10-08 11:01:59 +02:00
Johannes Zellner
f83bd2e3b7
No need to show extra error label in backup site last run on error
2025-10-08 10:34:30 +02:00
Johannes Zellner
5bcfea161f
Move platform backup listing to backup sites view
2025-10-08 09:07:54 +02:00
Girish Ramakrishnan
0458fee326
Fix SingleSelect usage for configureRetention
2025-10-07 14:53:44 +02:00
Girish Ramakrishnan
15256ebbdf
sort the days and hours
2025-10-07 14:44:47 +02:00
Girish Ramakrishnan
773435fb7f
move helper functions out of the model and into the view
2025-10-07 14:41:10 +02:00
Johannes Zellner
15d1521564
Better show backup errors and link to logsviewer
2025-10-01 11:00:25 +02:00
Girish Ramakrishnan
6bd8e81eae
Fix include case
2025-09-30 19:02:07 +02:00
Johannes Zellner
a1816896ca
move backup sites status up
2025-09-29 10:37:09 +02:00
Johannes Zellner
e522b4c7f3
Relayout backup sites view items
2025-09-29 10:31:08 +02:00
Johannes Zellner
daa4f7dfb1
Only update UI with sites once all info is fetched
2025-09-29 10:05:25 +02:00
Girish Ramakrishnan
a8f88d7c4d
Fix up backup contents UI
2025-09-26 11:51:10 +02:00
Girish Ramakrishnan
70eb5c1053
display retention policy and schedule in sites view
2025-09-26 11:05:49 +02:00