Commit Graph

2074 Commits

Author SHA1 Message Date
Johannes Zellner
f7e073c857 Move custom nameserver checkbox into the shared domain config component 2025-10-10 16:30:47 +02:00
Johannes Zellner
f1aee1d9a4 Support custom certificates for domains again 2025-10-10 16:10:16 +02:00
Johannes Zellner
057f75ca5f Move domain zoneName into common advanced component 2025-10-10 14:47:15 +02:00
Johannes Zellner
314654f319 Fix system update link, which curiously had /docker 2025-10-10 14:28:02 +02:00
Girish Ramakrishnan
961959d361 add aggregated size to system backups 2025-10-10 13:14:49 +02:00
Girish Ramakrishnan
d603ea50e2 Fix email incoming enable translation 2025-10-10 11:16:04 +02:00
Johannes Zellner
3b7bc6beba Calculate better app grid item widths based on view width 2025-10-10 10:55:26 +02:00
Johannes Zellner
e437168e87 Add invisible button to location input to align the domain input widths 2025-10-10 09:53:19 +02:00
Johannes Zellner
cf7d735c56 Fix table flickering in services view 2025-10-09 17:43:51 +02:00
Girish Ramakrishnan
b2a41cc4d5 Add site name for backup events 2025-10-09 17:30:02 +02:00
Johannes Zellner
5bc3cb6353 Only update the backup site name if changed 2025-10-09 17:25:26 +02:00
Girish Ramakrishnan
e6024ac85b eventlog: rename backup site logs and fix eventlog summar 2025-10-09 17:24:33 +02:00
Johannes Zellner
4f6fac2336 Show link to task logsviewer from eventlog if event has a taskId 2025-10-09 16:59:31 +02:00
Johannes Zellner
12feb68bf0 Show explicit logs button for backup task logs 2025-10-09 16:45:03 +02:00
Johannes Zellner
d5d325bf4e Show email relay info in mail domain listing 2025-10-09 16:16:28 +02:00
Johannes Zellner
47ae1443d1 Make email relay provider info more usable in other components 2025-10-09 15:56:00 +02:00
Johannes Zellner
63b51d2fca Rework dashboard domain component to not depend on external domains list prop 2025-10-09 15:18:00 +02:00
Johannes Zellner
a038028c3b Move app backup listing below the backup create button 2025-10-09 14:22:00 +02:00
Johannes Zellner
40cc12e568 Make app backup progress message a link to the logsviewer 2025-10-09 14:14:27 +02:00
Johannes Zellner
4a1a915add Show explicit label for backup and filename encryption if enabled 2025-10-09 13:26:20 +02:00
Girish Ramakrishnan
3096b67b76 init dialog with correct tls config 2025-10-09 13:08:52 +02:00
Johannes Zellner
3acceca32f Add support to configure preserveAttributes and chown for backup sites 2025-10-09 13:07:04 +02:00
Johannes Zellner
e8e05159d8 Support changing hardlinks if applicable 2025-10-09 12:44:25 +02:00
Johannes Zellner
ae0c7390f2 Remove handling of non-ediable fields in backupsite config dialog 2025-10-09 12:31:31 +02:00
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
3ac66f9dd4 Make backup task progress message a link to the task logs 2025-10-08 21:52:55 +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
Girish Ramakrishnan
b790d085bb volumes: remove usage of secret placeholder 2025-10-08 18:05:30 +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