Commit Graph

791 Commits

Author SHA1 Message Date
Johannes Zellner 37ed1f750e Fixup some vue warnings 2025-08-07 20:03:03 +02:00
Johannes Zellner bddc65e072 Protect against accessing invalid DOM elements when metricstream callbacks occur for delete views 2025-08-07 14:09:48 +02:00
Johannes Zellner 1b7a06aaf1 Clear password error on change in setup account 2025-08-07 14:09:09 +02:00
Johannes Zellner fbf12dc764 Improve invitation dialog 2025-08-07 13:41:53 +02:00
Johannes Zellner c00fd0480c Add operator setting in app acl configure 2025-08-07 11:58:38 +02:00
Johannes Zellner ca732f9b8b Fallback to email if user does not yet have a username set 2025-08-07 11:38:25 +02:00
Johannes Zellner 90256ba68a Show form errors for group dialog 2025-08-07 10:40:53 +02:00
Johannes Zellner ee179a0bd8 Add section to set the primary backup target for updates 2025-08-06 20:08:53 +02:00
Johannes Zellner 2a3ab0ecb2 Avoid some flickering in the Updates UI 2025-08-06 19:43:43 +02:00
Johannes Zellner 841c7730e7 Allow to edit backup target limits 2025-08-06 16:40:06 +02:00
Johannes Zellner bf8f8d32a9 Add backup target edit dialog 2025-08-06 16:26:00 +02:00
Johannes Zellner 8ba56f8b66 Remove unused code 2025-08-06 15:29:35 +02:00
Johannes Zellner dc5e7ab98d Allow to dismiss the backup target add dialog 2025-08-06 14:37:10 +02:00
Johannes Zellner ca7effe0c0 Remove options to set and display the 'primary' backup target 2025-08-06 14:15:11 +02:00
Johannes Zellner 7e543a64e4 Only rsync format supports hardlinks, chown and preserving of fs
attributes
2025-08-06 13:54:42 +02:00
Johannes Zellner 98ea5a7b70 Setup backup encryption in extra step 2025-08-06 13:53:06 +02:00
Johannes Zellner 387c399078 Make active ProgressBars busy 2025-08-06 10:28:34 +02:00
Johannes Zellner a001126704 primary flag for backup targets is set outside of the edit dialog 2025-08-05 17:02:51 +02:00
Johannes Zellner fe513b1a07 Set normal text color for directory view entries 2025-08-05 16:57:36 +02:00
Johannes Zellner ae747aa426 Add backup cleanup job tracking and triggering to backup listing 2025-08-05 16:07:41 +02:00
Johannes Zellner 6e79927bc0 Merge BackupList component into the main list view 2025-08-05 14:21:05 +02:00
Johannes Zellner 8dffd6181d Track platform backup tasks in the backup list view 2025-08-05 14:11:30 +02:00
Johannes Zellner cc1ff369a7 Trigger backups for primary targets in backup listing 2025-08-05 12:44:22 +02:00
Girish Ramakrishnan c89030beee add encryptionPasswordHint to config 2025-08-05 12:39:48 +02:00
Johannes Zellner 1016d41d7a Rename backup label to name and separate backup listing into new view 2025-08-04 15:00:24 +02:00
Johannes Zellner f48b1d066e fix backup target edit form filling 2025-08-04 14:40:35 +02:00
Girish Ramakrishnan ead6d9c7d3 Fix app import 2025-08-02 20:42:12 +02:00
Girish Ramakrishnan 4c74908789 targets ui: backupFolder -> backupDir 2025-08-02 11:20:48 +02:00
Girish Ramakrishnan 1fb0ed9545 port bindings: use enabledByDefault 2025-08-01 12:20:45 +02:00
Johannes Zellner d1c2d0b907 Move schedule and retention settings back to a separate dialog 2025-07-31 18:18:27 +02:00
Johannes Zellner 175b2914b6 Make basic backup target add and edit work 2025-07-31 17:25:31 +02:00
Johannes Zellner a2c86daef6 Remove now unused AppArchive component 2025-07-31 14:37:32 +02:00
Girish Ramakrishnan 373ef5b7e1 import: make the ui work again 2025-07-28 12:12:43 +02:00
Girish Ramakrishnan 89388940ed backups: make backup download config work 2025-07-28 11:18:02 +02:00
Johannes Zellner 4f5efef922 Remove the app repair dialog in favor of just a simple button to trigger repair 2025-07-24 11:49:26 +02:00
Johannes Zellner ff269d414e Allow configuring volumes if we got a task error there 2025-07-24 11:44:29 +02:00
Johannes Zellner c3e746aa74 Allow to redo the update if the app task failed 2025-07-24 11:35:50 +02:00
Johannes Zellner 511047874e Disable app backup on app task error 2025-07-24 10:49:27 +02:00
Johannes Zellner 47e40fc762 Allow to toggle debug mode on debug task failure 2025-07-24 10:09:24 +02:00
Johannes Zellner 27c113d8ae Allow to reconfigure app data dir if task failed 2025-07-23 17:39:44 +02:00
Johannes Zellner 12f7a3fca0 Allow to resubmit app email settings if service task failed 2025-07-23 17:31:56 +02:00
Johannes Zellner 88d66dee6e Hide help popover on mobile 2025-07-23 17:22:25 +02:00
Johannes Zellner 3460e6d513 Allow to reconfigure services if task fails 2025-07-23 17:18:26 +02:00
Johannes Zellner 1831caea08 Also prevent accessing graph tooltip DOM elements if they are gone 2025-07-23 17:07:49 +02:00
Johannes Zellner b88885582d Do not access graph DOM elements if view was already destroyed 2025-07-23 17:05:59 +02:00
Johannes Zellner 66650d6dd9 Handle resubmission state for app devices errors 2025-07-23 16:51:04 +02:00
Johannes Zellner 0b65f07960 Allow resubmission of memory and cpu resources on resource task error 2025-07-23 16:40:06 +02:00
Johannes Zellner b14e6a7860 Do not use repair route to fixup start/stop errors 2025-07-23 16:07:32 +02:00
Johannes Zellner 68a8c964ea If we have app.error we always have an app.error.details object 2025-07-23 15:40:25 +02:00
Johannes Zellner f03ac0133f Allow to resubmit location info on pending location change task failure 2025-07-23 15:38:02 +02:00