Commit Graph

765 Commits

Author SHA1 Message Date
Johannes Zellner 4ee2fd8b14 Set absolute URL when appinstall dialog is closing 2025-10-05 17:41:28 +02:00
Girish Ramakrishnan 7a24c23bdd Make LDAP view that contains the server and external ldap 2025-10-05 11:16:23 +02:00
Girish Ramakrishnan 6713ba3798 refactor Appearance into two components - Applinks and Branding 2025-10-05 10:30:34 +02:00
Girish Ramakrishnan 444d3eeb7c remove duplicate error message 2025-10-04 10:38:46 +02:00
Girish Ramakrishnan dfb465ef77 Fix date formatting in system graphs 2025-10-03 18:38:09 +02:00
Girish Ramakrishnan b20107ad2a Fix date formatting in graph tooltips 2025-10-03 18:25:32 +02:00
Girish Ramakrishnan 6977556984 Fix graph tooltip rendering 2025-10-03 17:50:49 +02:00
Girish Ramakrishnan 676f25962d add annotation label for the high marks 2025-10-03 17:27:23 +02:00
Girish Ramakrishnan 02fe971f0b Remove graph subtext and move to footer 2025-10-03 17:14:40 +02:00
Girish Ramakrishnan 0b310f849a rename Metrics to SystemInfo , Graphs 2025-10-03 17:04:48 +02:00
Johannes Zellner 910087e37a Improve spacing in DiskUsageItems 2025-10-03 12:37:21 +02:00
Johannes Zellner 3218d7c64d Reverse color fade in public pages left pane in dark mode 2025-10-03 11:55:56 +02:00
Girish Ramakrishnan a3a8e67ce2 add some spacing between warning and changelog 2025-10-03 11:22:19 +02:00
Girish Ramakrishnan ac388e1daf Split the ubuntu version and cloudron version 2025-10-03 10:41:48 +02:00
Girish Ramakrishnan a4605238aa Fix spacing between form group and checkbox 2025-10-02 10:50:22 +02:00
Girish Ramakrishnan 832eca2d9c backup size: display stats correctly 2025-10-01 17:43:27 +02:00
Johannes Zellner 295aafddf0 Use appUpdates feature flag 2025-10-01 14:35:14 +02:00
Johannes Zellner 398b978a5f code cleanup 2025-10-01 13:49:06 +02:00
Johannes Zellner f59999f35f Directly show setup subscription action for app updates if required 2025-10-01 13:46:25 +02:00
Johannes Zellner e078bf2d2f Better layout errors in app update view 2025-10-01 13:33:03 +02:00
Johannes Zellner bab1da1ea5 Open cloudron account view if app update requires subscription 2025-10-01 13:30:58 +02:00
Girish Ramakrishnan f44ff12a5f Fix ordering of columns 2025-10-01 12:49:09 +02:00
Johannes Zellner 6ac2f8d9c3 Add icons to mailbox owner select 2025-10-01 11:51:41 +02:00
Johannes Zellner 4e1396e7a7 Hide backup integrity menu action for the moment 2025-10-01 10:43:53 +02:00
Girish Ramakrishnan 2c52190966 always show storage slider 2025-10-01 03:47:49 +02:00
Girish Ramakrishnan 1ccb24018f Typo 2025-09-30 19:05:23 +02:00
Girish Ramakrishnan 6bd8e81eae Fix include case 2025-09-30 19:02:07 +02:00
Johannes Zellner 1e599731b8 Show warning if a mailbox domain does not have incoming enabled 2025-09-30 17:27:53 +02:00
Johannes Zellner 74c1e71fe5 Add . and @ for domain selection labels 2025-09-30 16:01:11 +02:00
Johannes Zellner 703621d84e Move save button into the v-if for recvmail 2025-09-30 15:28:40 +02:00
Girish Ramakrishnan e44e9f4cf0 Fix various spacing issues with recvmail 2025-09-30 15:03:17 +02:00
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