Commit Graph

868 Commits

Author SHA1 Message Date
Girish Ramakrishnan 11f2acd702 init data with initial config and only mutate what we allow editing 2025-10-09 12:20:59 +02:00
Johannes Zellner 1759e257c4 Handle backup site name error 2025-10-09 12:09:13 +02:00
Johannes Zellner 3e86c59607 Always submit S3 config even if nothing has changed 2025-10-09 12:05:10 +02:00
Johannes Zellner dfe5b6b1f2 Fixup backup site config dialog to handle S3 2025-10-09 11:58:20 +02:00
Girish Ramakrishnan b0026eafb5 remove various ng- 2025-10-09 10:58:58 +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
Girish Ramakrishnan 317f6e77d4 Add space between description and port count 2025-10-09 09:43:14 +02:00
Girish Ramakrishnan 5fcfd32f6c add ephemeral port warning 2025-10-09 09:31:35 +02:00
Johannes Zellner a5224258c3 Allow to change backup provider secrets pending error feedback 2025-10-08 20:40:40 +02:00
Girish Ramakrishnan ab3a2911c3 do not attach v-if to the form since we cannot find it by ref anymore 2025-10-08 20:06:05 +02:00
Girish Ramakrishnan 2ad8ed5550 relay: remove usage of secret placeholder 2025-10-08 20:01:18 +02:00
Girish Ramakrishnan 9226baa63c externalldap: remove usage of secret placeholder 2025-10-08 19:42:35 +02:00
Johannes Zellner 933d5c9139 Use consistent style to only disable dialog close button if dialog submission is busy 2025-10-08 16:49:05 +02:00
Girish Ramakrishnan f5a5bebae6 dockerregistries: remove usage of secret placeholder 2025-10-08 16:40:43 +02:00
Girish Ramakrishnan f2316ec84e storage: remove usage of secret placeholder 2025-10-08 15:49:56 +02:00
Girish Ramakrishnan 84165e5342 Add required to SingleSelect but pankow does not support this 2025-10-08 15:28:34 +02:00
Johannes Zellner f65dab114e Reduce Package Version to Version for apps backups 2025-10-08 15:23:30 +02:00
Girish Ramakrishnan 4ad7504be6 remove inline style in Checkbox 2025-10-08 14:59:15 +02:00
Girish Ramakrishnan 01d7d41c17 domains: remove SECRET_PLACEHOLDER from responses 2025-10-08 14:32:24 +02:00
Girish Ramakrishnan f1fb5f2530 pass a copy when opening dialog
otherwise, any changes the dialog makes will reflect in the calling
view's object
2025-10-08 14:06:32 +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 6c84681f35 Show list instead of table for app eventlogs on mobile 2025-10-08 12:06:30 +02:00
Johannes Zellner edb3aea880 Rename platform backups to system backups 2025-10-08 11:21:12 +02:00
Girish Ramakrishnan 6bc5826c86 use prettyLongDate in the eventlog timestamps 2025-10-08 10:54:11 +02:00
Girish Ramakrishnan 90e36c4552 add more description tags 2025-10-08 10:43:38 +02:00
Girish Ramakrishnan 367eb1b1e1 checkbox has the needed spacing now 2025-10-08 10:32:08 +02:00
Johannes Zellner 5bcfea161f Move platform backup listing to backup sites view 2025-10-08 09:07:54 +02:00
Girish Ramakrishnan a9e0ee81ce backup site: init prefix on open 2025-10-07 22:22:57 +02:00
Girish Ramakrishnan c0972b3e14 restore: add ... animation 2025-10-07 21:07:30 +02:00
Girish Ramakrishnan 1b91ae1ab3 restore: display error on top 2025-10-07 20:51:57 +02:00
Johannes Zellner 7d53eeb7f5 Add better grouping to mailbox owner select 2025-10-07 17:20:03 +02:00
Girish Ramakrishnan 02ba2fe59b encryption: do not allow password and hint to be the same 2025-10-07 16:52:39 +02:00
Johannes Zellner f6e14a5420 Support overwrite DNS in app install dialog 2025-10-07 14:54:25 +02:00
Girish Ramakrishnan 0458fee326 Fix SingleSelect usage for configureRetention 2025-10-07 14:53:44 +02:00
Girish Ramakrishnan 1a674a30ac move cronDays, cronHours to utils 2025-10-07 14:37:53 +02:00
Girish Ramakrishnan 491617e41c replace select with Select to have consistent style 2025-10-07 14:09:07 +02:00
Girish Ramakrishnan 24fc480f7b Use ClipboardButton everywhere 2025-10-07 13:57:16 +02:00
Girish Ramakrishnan 677f11ba1a add description field in various FormGroups 2025-10-07 13:42:06 +02:00
Girish Ramakrishnan aa7e307205 use the description style of FormGroup 2025-10-07 13:32:39 +02:00
Girish Ramakrishnan 46d195557b app graphs: push 0 when stopped 2025-10-06 23:15:35 +02:00
Girish Ramakrishnan 548418ecfe graphs: show correct metrics when container stops 2025-10-06 23:05:49 +02:00
Girish Ramakrishnan 28c0d63f89 app archive: fix download config 2025-10-06 22:34:28 +02:00
Girish Ramakrishnan 7fae0751b9 add whirpool to restore view 2025-10-06 21:29:12 +02:00
Girish Ramakrishnan 9bb58b1649 typo 2025-10-06 19:54:19 +02:00
Girish Ramakrishnan d732adf34b restore: complete the latest full backup task of site id
when creating a full backup, the task is still running and the database
dump which is part of the backup, still says it is still running.

during restore, we mark the taskId as completed. detection of the task
is using the siteId in config (when restoring via backup config) or
just blindly setting the last backup task as completed (in manual form fill).
2025-10-06 19:50:58 +02:00
Girish Ramakrishnan d010330b58 Use task type enum 2025-10-06 18:25:21 +02:00
Johannes Zellner a468b6ff39 Do not call graph.update() on every new dataset 2025-10-06 16:38:37 +02:00
Johannes Zellner 181b9cdee6 Fix vertical layout for Section headers 2025-10-06 12:49:48 +02:00
Johannes Zellner a1c3cd272b Fix indentation 2025-10-06 12:40:15 +02:00