Commit Graph

734 Commits

Author SHA1 Message Date
Girish Ramakrishnan 6cdbebf0d3 sync the changelog sizes in app and system update 2025-09-30 14:46:39 +02:00
Girish Ramakrishnan 7b85106792 Add changelog to app update dialog 2025-09-30 14:42:27 +02:00
Girish Ramakrishnan cf2a90845b Fix translations 2025-09-30 14:24:58 +02:00
Girish Ramakrishnan 647209cf6d Fix description of auto update switch
It should be some description and not describe the current state of
the switch.
2025-09-30 14:10:07 +02:00
Johannes Zellner 5c0d53b52c Pass down domain list to dashbaord domain component as a prop 2025-09-30 12:14:41 +02:00
Johannes Zellner 56c2b8798c Speed up app install dialog opening by not refetching domain list 2025-09-30 12:04:58 +02:00
Girish Ramakrishnan 1902e8206d Spacing fixes in forms
form - helps with capturing the submit top level. no styling
fieldset - helps with disabling elements in single place. no styling.
   in html, this does have a default border which we remove in style.css.

FormGroup - pankow element. This defines the spacing between adjacent
   FormGroups as 6px.
2025-09-30 11:11:14 +02:00
Girish Ramakrishnan 5918952afb Fix source IP display in the app eventlog (like in main eventlog) 2025-09-30 10:32:26 +02:00
Johannes Zellner fc8a679367 Ensure we only add extra newline if checklist has any item 2025-09-29 22:48:25 +02:00
Johannes Zellner cafacf4748 Ensure the app install dialog is properly reset now that we keep the components alive 2025-09-29 22:46:05 +02:00
Johannes Zellner 9c8aab6e29 checklist is actually no array but an object 2025-09-29 16:23:21 +02:00
Johannes Zellner f9747fd1eb Only allow to submit group dialog if group name is valid 2025-09-29 13:57:02 +02:00
Johannes Zellner bf47368f25 Better busy states for user dialog 2025-09-29 13:53:45 +02:00
Johannes Zellner 44ee3c92b7 Do not include helper links in form labels in tabindex 2025-09-29 11:13:51 +02:00
Johannes Zellner ae55912176 gcs backup site needs a default credentials object 2025-09-29 11:07:57 +02:00
Girish Ramakrishnan f30bc948c3 add translations 2025-09-26 16:15:21 +02:00
Girish Ramakrishnan 2b0422b2cb hide advanced options like memory/concurrency at add time 2025-09-26 15:58:49 +02:00
Girish Ramakrishnan 70149846df Text changes to backup site add
the edit also has to be fixed later
2025-09-26 12:20:39 +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 40fcdb0fc0 Move location summary of backup site to top level 2025-09-26 09:46:07 +02:00
Girish Ramakrishnan 9a3a78c96c Split recovery mode into repair and restart
recovery mode is not a 'setting'
2025-09-25 16:00:03 +02:00
Girish Ramakrishnan 7701b41af4 Fix more spacing and layout issues 2025-09-25 15:26:01 +02:00
Girish Ramakrishnan 9304d02d78 add copy button to app id 2025-09-25 13:55:28 +02:00
Girish Ramakrishnan 932b9c0966 Fix site add translation 2025-09-25 12:30:39 +02:00
Girish Ramakrishnan edb33e1f2c Fix placeholder text of various empty tables and lists 2025-09-25 12:20:45 +02:00
Girish Ramakrishnan fc83306d72 remove extra-padding, ununsed 2025-09-25 12:04:12 +02:00
Girish Ramakrishnan 5bdfe23435 Fix padding 2025-09-25 11:46:35 +02:00
Girish Ramakrishnan 7948e04ca7 Use help-url in Checkbox 2025-09-25 10:16:00 +02:00
Johannes Zellner 7fd49be682 Show apps for mailboxowners, which have recvmail addon 2025-09-25 08:56:35 +02:00
Johannes Zellner f16662bcc0 If device has no hover, never hide notification dismiss 2025-09-25 08:36:30 +02:00
Johannes Zellner 19597bb40b injected variables are Proxies 2025-09-25 08:25:36 +02:00
Johannes Zellner 67f1b968bb Fix boolean logic bug with privateDockerRegistry feature 2025-09-24 22:37:25 +02:00
Johannes Zellner ae0ed07447 Fix padding and layout of backup site contents 2025-09-24 22:27:03 +02:00
Girish Ramakrishnan 234c192429 translate wildcard flag correctly into tls provider 2025-09-24 20:30:14 +02:00
Johannes Zellner b993cfd294 Align count indicators in Section headers along the baseline 2025-09-24 18:20:42 +02:00
Johannes Zellner c8c5862b47 Make backupSite contents configurable 2025-09-24 18:11:48 +02:00
Johannes Zellner 0dfd8b9f53 Remove double memory setting 2025-09-24 17:30:13 +02:00
Johannes Zellner 0d3450ceed Add checkbox to configure backup site backup for update behavior 2025-09-24 17:22:10 +02:00
Johannes Zellner 073ece0527 Allow to search after certain threshold in mailbox owner select 2025-09-24 16:57:22 +02:00
Johannes Zellner 8020bbd806 Make backup site name input id more unique 2025-09-24 16:57:22 +02:00
Johannes Zellner 0a7d903dd6 Open and collapse email status checks 2025-09-24 13:13:05 +02:00
Johannes Zellner 0afc671763 Merge email domain status into the domain view 2025-09-24 12:46:15 +02:00
Girish Ramakrishnan 814a48c55f Hide the schedule daya/hours when disabled
this is the pattern in other places
2025-09-24 07:37:20 +02:00
Girish Ramakrishnan 4c6cc4abd6 Fix spacing in mail aliases 2025-09-24 07:34:14 +02:00
Girish Ramakrishnan 34f47fcfd7 add "@" to email aliases 2025-09-24 07:30:03 +02:00
Girish Ramakrishnan d1ee3d5688 Fix display of prefix 2025-09-23 18:54:20 +02:00
Girish Ramakrishnan f92cdf36f5 system: return the mounted and unmounted block devices (as long as xfs or ext4) 2025-09-23 18:51:23 +02:00
Johannes Zellner 8668ff8939 Add @ in mailbox and mailinglist input 2025-09-23 17:58:17 +02:00
Johannes Zellner c6afe4fd4e Remove custom padding in mail domain change progress 2025-09-23 14:48:27 +02:00