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
Girish Ramakrishnan
defcf7d220
show the friendly region name
2025-09-26 10:17:03 +02:00
Girish Ramakrishnan
1f78253b38
Show sites ordered by name
2025-09-26 09:50:05 +02:00
Girish Ramakrishnan
40fcdb0fc0
Move location summary of backup site to top level
2025-09-26 09:46:07 +02:00
Girish Ramakrishnan
edb33e1f2c
Fix placeholder text of various empty tables and lists
2025-09-25 12:20:45 +02:00
Girish Ramakrishnan
503b17acd6
Update translations
2025-09-25 11:33:01 +02:00
Girish Ramakrishnan
ef8c088127
reorder actions, edit is always first
2025-09-25 11:24:42 +02:00
Johannes Zellner
e0fef1da42
Do not show empty placeholder when backupSite are still loading
2025-09-23 21:24:51 +02:00
Johannes Zellner
7e00fbfe2d
Ensure backup sites get cleared on refresh
2025-09-23 12:02:15 +02:00
Johannes Zellner
b54cfd76dd
Trigger cleanup job for a site
2025-09-23 11:53:29 +02:00
Johannes Zellner
3994d5bf75
Add empty backup site placeholder
2025-09-23 11:22:33 +02:00
Johannes Zellner
14f93a91e3
Remove primary backup site UI
2025-09-22 20:32:10 +02:00
Johannes Zellner
5c213d31cf
Fix backup task state for sites
2025-09-22 19:09:30 +02:00
Johannes Zellner
69d92ba0a8
Better handle backup progress in site item
2025-09-22 17:26:55 +02:00
Johannes Zellner
f59907d9d7
Agree on 'Add' for add buttons and icon for refresh buttons
2025-09-22 16:52:51 +02:00
Girish Ramakrishnan
e0821d264e
backups: make primary as an action
2025-09-19 12:29:52 +02:00
Girish Ramakrishnan
87178985f9
move edit action to the top
2025-09-18 19:29:57 +02:00