Commit Graph

18529 Commits

Author SHA1 Message Date
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
593c9f133d Update translations 2025-10-01 13:19:43 +02:00
Johannes Zellner
8071eb2d93 decrease max-width of profile view 2025-10-01 13:01:56 +02:00
Girish Ramakrishnan
f44ff12a5f Fix ordering of columns 2025-10-01 12:49:09 +02:00
Johannes Zellner
70953333d2 Move no app matches placeholder above the list and grid to avoid jumping 2025-10-01 12:04:03 +02:00
Johannes Zellner
e453be1c04 Update pankow 2025-10-01 11:57:49 +02:00
Johannes Zellner
6ac2f8d9c3 Add icons to mailbox owner select 2025-10-01 11:51:41 +02:00
Johannes Zellner
06ca87e041 Missing a const 2025-10-01 11:51:31 +02:00
Johannes Zellner
15d1521564 Better show backup errors and link to logsviewer 2025-10-01 11:00:25 +02:00
Johannes Zellner
4e1396e7a7 Hide backup integrity menu action for the moment 2025-10-01 10:43:53 +02:00
Girish Ramakrishnan
ab0f8fc081 backupsite: remove bc- prefix from id 2025-10-01 10:27:20 +02:00
Johannes Zellner
0f29652b96 Update pankow 2025-10-01 10:19:12 +02:00
Girish Ramakrishnan
53de61330f remove debug 2025-10-01 10:09:32 +02:00
Girish Ramakrishnan
2c52190966 always show storage slider 2025-10-01 03:47:49 +02:00
Girish Ramakrishnan
df66a0ff38 add no matching apps placeholder 2025-10-01 03:12:17 +02:00
Girish Ramakrishnan
33ced1c16e add no match placeholder for apps 2025-10-01 03:02:50 +02:00
Girish Ramakrishnan
0b3d3ceb48 add no match placeholder for email domains 2025-10-01 02:45:27 +02:00
Girish Ramakrishnan
d385edf348 Fix translation 2025-09-30 19:58:05 +02:00
Girish Ramakrishnan
54cd9c7afa Use JSON query to remove the app id from site
the original regexp does not work for leading comma like [ "box", "appid" ]
2025-09-30 19:43:08 +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
Girish Ramakrishnan
edcffd3417 Remove app from backup sites when uninstalled 2025-09-30 18:22:22 +02:00
Johannes Zellner
1e599731b8 Show warning if a mailbox domain does not have incoming enabled 2025-09-30 17:27:53 +02:00
Girish Ramakrishnan
f7c85d8aa2 mail: add api to list domains 2025-09-30 17:11:10 +02:00
Johannes Zellner
75e6c8fad6 If no usage for a mailbox is known but status is fetched, fallback to 0 bytes 2025-09-30 16:47:50 +02:00
Johannes Zellner
f16170e0b5 Improve app configure titlebar for mobile 2025-09-30 16:28:43 +02:00
Johannes Zellner
74c1e71fe5 Add . and @ for domain selection labels 2025-09-30 16:01:11 +02:00
Johannes Zellner
471dd08016 Increase max normal content width to 900px 2025-09-30 15:35:35 +02:00
Girish Ramakrishnan
f8e15acf89 no matches placeholders 2025-09-30 15:34:25 +02:00
Johannes Zellner
703621d84e Move save button into the v-if for recvmail 2025-09-30 15:28:40 +02:00
Johannes Zellner
0893bf4aa0 Ensure we refetch features if potentially plan changes via claiming the cloudron 2025-09-30 15:20:15 +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
Johannes Zellner
d4262e9fdc Prevent vue crash on hotreload 2025-09-30 11:53:39 +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
55cd323159 Clear filter states in onDeactivated() instead of onActivated() to ber fresh on view 2025-09-30 10:24:58 +02:00
Johannes Zellner
249734f52a Fixup more state issues within the appstore view 2025-09-30 10:19:50 +02:00
Girish Ramakrishnan
8530a62421 add domain count to header 2025-09-30 10:18:35 +02:00
Johannes Zellner
65f1260839 Also clear search and category if appstore view is activated 2025-09-29 22:50:38 +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
5c6ceb2307 Keep both apps and appstore views alive in vue to avoid frequent reloading 2025-09-29 20:17:32 +02:00
Johannes Zellner
e05fef18a0 Only check subscription once a day again 2025-09-29 16:26:01 +02:00