Commit Graph

868 Commits

Author SHA1 Message Date
Girish Ramakrishnan 375fd7a6aa style: remove hover on settings item
hover for non-clickable elements is distracting
2025-09-08 11:57:02 +02:00
Johannes Zellner 3625eb01e2 Also special case backup schedule with * for hours 2025-08-22 16:54:49 +02:00
Johannes Zellner bbc5217c81 Remove unused variable 2025-08-22 16:46:45 +02:00
Johannes Zellner f4c830e671 Make backup integrity task known to dashboard 2025-08-19 15:03:39 +02:00
Johannes Zellner 950bdb5b76 Show storage target in backup listings 2025-08-19 14:32:27 +02:00
Johannes Zellner 3068ed75ee Add all missing translations for now 2025-08-19 10:49:27 +02:00
Johannes Zellner 42945e1b42 Remove all usage of old table action pattern 2025-08-18 19:12:38 +02:00
Johannes Zellner a7f0dfdff7 Remove unnecessary link to specific appstore version in postinstall dialog 2025-08-18 18:00:43 +02:00
Johannes Zellner da28516a98 Reduce text in postinstall dialog 2025-08-18 17:57:05 +02:00
Johannes Zellner 72fdc707ee Move most all table views to new action menu pattern 2025-08-18 17:25:50 +02:00
Johannes Zellner ce6a26976c Fixup some vuejs type warnings 2025-08-18 14:08:00 +02:00
Johannes Zellner eb10d0d8d0 Fix muted text in postinstall dialog 2025-08-18 09:57:03 +02:00
Johannes Zellner 4ff90029b1 Fix BackupProviderForm usage in restore view 2025-08-16 19:26:19 +02:00
Girish Ramakrishnan 19682ec21b tgz: integrity check 2025-08-15 21:23:39 +05:30
Johannes Zellner 67f0801453 Add optional encryption settings to app import dialog 2025-08-13 20:33:24 +02:00
Johannes Zellner 80f253e67c Fix overflow issues for info-row values in the dialogs 2025-08-13 16:54:44 +02:00
Johannes Zellner a7094de40f Do not display backup target format in the app backup details 2025-08-13 15:38:17 +02:00
Johannes Zellner 53e4b347de Fixup typo 2025-08-13 13:57:39 +02:00
Johannes Zellner fafdf88442 Disable backup button if app is stopped 2025-08-13 13:52:55 +02:00
Johannes Zellner 26fc03ee19 Fixup another vue type check 2025-08-13 13:39:45 +02:00
Johannes Zellner f406de3089 Fix vue prop type check 2025-08-13 13:34:45 +02:00
Johannes Zellner 25fa999259 Fixup various vuejs warnings 2025-08-11 19:07:02 +02:00
Johannes Zellner f40145412b Fix app link icon reset handling 2025-08-11 16:45:40 +02:00
Johannes Zellner 69d0790484 Add some missing translations and make backup target name editable 2025-08-10 19:36:37 +02:00
Johannes Zellner dccdef99c1 Add missing empty list placeholder in app backups 2025-08-10 18:06:18 +02:00
Johannes Zellner fed0c7a330 Only log error to console if not handled 2025-08-10 15:52:53 +02:00
Johannes Zellner 4c5763b125 More vue warning fixes 2025-08-07 21:05:40 +02:00
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