Commit Graph

325 Commits

Author SHA1 Message Date
Johannes Zellner
c17293401b Hide app backups view for proxy app 2022-09-29 15:51:21 +02:00
Johannes Zellner
2201240ce8 Show/hide terminal and filemanager buttons depending on app support 2022-09-29 15:50:00 +02:00
Girish Ramakrishnan
620b37aa53 Add cloudflare r2 storage 2022-09-27 19:40:58 +02:00
Johannes Zellner
be72bfdb9f Share complex app link opening code between views 2022-09-13 12:39:56 +02:00
Johannes Zellner
c5c7592618 Use app.type instead of magic appstoreId 2022-09-09 09:29:14 +02:00
Johannes Zellner
4207ba59ef Rework app update check and apply view 2022-08-16 12:40:48 +02:00
Johannes Zellner
929ba2069d Support port binding readOnly flag 2022-08-10 18:01:27 +02:00
Johannes Zellner
af7d106a99 Add disk graph for app disk usage 2022-08-05 16:15:48 +02:00
Girish Ramakrishnan
878c5c9977 backups: add ui for filename encryption 2022-06-27 18:53:37 -07:00
Johannes Zellner
f66d9a7e7d Show automatic update section only if not custom app 2022-06-21 15:47:39 +02:00
Girish Ramakrishnan
af5d5e548e Put volume link in description 2022-06-08 10:22:59 -07:00
Girish Ramakrishnan
e518d2fc41 sendmail: check for supportsDisplayName option 2022-06-08 09:56:07 -07:00
Johannes Zellner
aed2645bbc Remove irrelevant styles when placed inside flexbox 2022-06-08 18:49:11 +02:00
Johannes Zellner
68e520cdb9 Prepare mailbox from display name field to be hidden 2022-06-08 18:42:13 +02:00
Johannes Zellner
09a39b1ebb Fixup btn-primary when background is used 2022-06-08 14:46:26 +02:00
Johannes Zellner
1a641b8904 Allow setting upstreamUri and hide irrelevant app configure tabs 2022-06-08 11:41:57 +02:00
Johannes Zellner
84d246960d Ensure app data form and submit button use the same disabled state 2022-06-04 07:07:25 +02:00
Johannes Zellner
52c9bdce7f Add volume manage link in app storage section 2022-06-04 07:04:35 +02:00
Girish Ramakrishnan
74a289ba50 Fixes to mounts ui 2022-06-03 10:27:53 -07:00
Girish Ramakrishnan
0b4e1695fe Fix storage UI to select volumes 2022-06-03 09:10:16 -07:00
Johannes Zellner
ec988441d5 Add Mail From Name input 2022-06-01 11:42:23 +02:00
Johannes Zellner
575e00b24b Add a guess of what a storage selector may look like 2022-05-23 16:50:46 +02:00
Girish Ramakrishnan
2745101378 clone: use manifest from the backup 2022-05-12 09:47:31 -07:00
Girish Ramakrishnan
d289e0a320 backups: remove the preserve label and add tooltip 2022-04-08 11:22:05 -07:00
Girish Ramakrishnan
153abc8078 apps: add edit backup UI 2022-04-08 11:06:04 -07:00
Girish Ramakrishnan
9540a0606c Fix restore code path to use remotePath 2022-04-05 10:14:17 -07:00
Johannes Zellner
545b9886a3 Fix overlooked user.display change 2022-03-04 18:28:19 +01:00
Johannes Zellner
b6b46dca78 Also use the same username || email pattern in app.html 2022-03-04 13:37:35 +01:00
Johannes Zellner
e52a306370 Make sure we require an encryption password if encryption is set to true for importing app backups 2022-02-22 16:34:53 +01:00
Johannes Zellner
06d60d5aea Implement dns overwrite and pre-flight checks for multi domain clone 2022-02-08 21:52:03 +01:00
Johannes Zellner
b4335f3d0d Fix angular expression typo 2022-02-08 18:05:53 +01:00
Girish Ramakrishnan
886515e444 clone UI now takes secondary domains 2022-02-07 22:56:34 -08:00
Girish Ramakrishnan
0af47bba54 add UI for secondary domains
part of cloudron/box#809
2022-01-21 17:31:04 -08:00
Girish Ramakrishnan
9697dd8b4f Fix possible type 2022-01-20 16:31:29 -08:00
Girish Ramakrishnan
63394a666e rename location to subdomain 2022-01-16 18:49:22 -08:00
Girish Ramakrishnan
fd9efe3da3 rename alternateDomains to redirectDomains 2022-01-14 22:38:27 -08:00
Girish Ramakrishnan
0c849d0df4 Fix backup error message width 2021-12-13 09:40:41 -08:00
Johannes Zellner
e248b2aacf Provide select dropdown for app inbox 2021-12-03 11:23:25 +01:00
Girish Ramakrishnan
141d9fe4a6 split busy into inbox/mailbox busy 2021-12-01 20:37:44 -08:00
Girish Ramakrishnan
845315f52c fix doc link 2021-11-30 17:38:37 -08:00
Girish Ramakrishnan
f22e43e189 add cron description 2021-11-29 09:54:52 -08:00
Johannes Zellner
11fc5248c2 Add password-reveal directive for password inputs 2021-11-03 21:57:52 +01:00
Girish Ramakrishnan
6c5995b6ac app update: show danger button for unstable releases 2021-10-26 21:58:07 -07:00
Johannes Zellner
3ec02c68e2 Do not disable but hide app related doc links if not applicable 2021-10-25 21:22:39 +02:00
Girish Ramakrishnan
e2ff07b388 Give eventlog time a bit more space 2021-10-19 09:56:38 -07:00
Girish Ramakrishnan
a5ed4ac6e9 Add link to forum 2021-10-18 18:13:44 -07:00
Girish Ramakrishnan
bcd6bdcd9b inbox name is required when inbox is enabled 2021-10-03 23:49:12 -07:00
Girish Ramakrishnan
7b973f88e8 app: add recvmail section
part of cloudron/box#804
2021-10-03 23:24:32 -07:00
Girish Ramakrishnan
e9b24f7313 Show any last backup error
part of cloudron/box#797
2021-09-30 14:00:46 -07:00
Johannes Zellner
e00671d697 Make cron patterns translatable 2021-09-28 20:40:36 +02:00