Commit Graph

1854 Commits

Author SHA1 Message Date
Johannes Zellner
226162ee57 Give backup progress detail more horizontal space 2018-12-09 21:01:46 +01:00
Johannes Zellner
a888ec265f Fix backup progress display layout 2018-12-09 20:59:32 +01:00
Girish Ramakrishnan
6fb7555f01 fix task logs 2018-12-08 21:58:23 -08:00
Girish Ramakrishnan
a8d0e25866 Update task status by id 2018-12-08 21:17:36 -08:00
Girish Ramakrishnan
970f7fe69b Add flag for per-app automatic update 2018-12-07 09:38:55 -08:00
Girish Ramakrishnan
c507df902e create recvmail mailbox automatically 2018-12-06 22:31:38 -08:00
Girish Ramakrishnan
7fa5ef8165 Do not filter out app mailboxes 2018-12-06 21:55:04 -08:00
Girish Ramakrishnan
92cb768c4b Fix reboot message 2018-12-06 10:12:21 -08:00
Johannes Zellner
8ec406c2e0 Hide empty memory usage bar for unsupported services 2018-12-06 14:32:39 +01:00
Johannes Zellner
9473c108f0 Support unbound logs in logviewer 2018-12-05 16:22:43 +01:00
Girish Ramakrishnan
14c43d9f7e Show error message directly 2018-12-04 14:12:35 -08:00
Girish Ramakrishnan
ce9a03a5a8 Check updateStatus on ready 2018-12-04 14:05:55 -08:00
Johannes Zellner
04e8b14fc4 Give more space in the error page 2018-12-04 16:35:58 +01:00
Girish Ramakrishnan
43b747676c addon -> service
some day we will also add nginx, unbound etc here
2018-12-02 18:55:05 -08:00
Girish Ramakrishnan
bd40cf9947 Move server below the addons
server restart will ideally be rarely used.
2018-12-02 18:51:34 -08:00
Girish Ramakrishnan
203b31d81f Handle split of addon and services 2018-12-02 18:45:33 -08:00
Girish Ramakrishnan
0430fb2772 rename addon route to services 2018-12-02 17:46:58 -08:00
Girish Ramakrishnan
d3746d6859 Move system below support 2018-11-30 21:11:05 -08:00
Girish Ramakrishnan
d8dfa89f87 rework update ui
- this is not modal anymore
- can be canceled
2018-11-30 20:55:37 -08:00
Girish Ramakrishnan
cbdb90d06b do not use result 2018-11-30 20:22:53 -08:00
Girish Ramakrishnan
63e040ea79 Use active field instead of percent 2018-11-29 23:14:00 -08:00
Girish Ramakrishnan
fd1a0f3b0a result is not used anymore in backup view 2018-11-29 23:00:30 -08:00
Johannes Zellner
abaf8a676c Fix edit icons in settings and account view 2018-11-29 16:43:28 +01:00
Johannes Zellner
0b96fc4701 Use Cloudron style fallback icon 2018-11-29 12:04:56 +01:00
Johannes Zellner
400e210d37 Show memory usage for addons 2018-11-28 12:53:35 +01:00
Johannes Zellner
ea0c697ad3 Make admins go to the docs in error.html 2018-11-27 10:48:31 +01:00
Johannes Zellner
edf8c32a0f caas errorCodes in error.html are gone now 2018-11-26 20:05:55 +01:00
Johannes Zellner
ccef5da7d9 Minor fixes to the error.html 2018-11-26 19:32:19 +01:00
Johannes Zellner
ddf213aec4 Remove logs from support view, they are now in system view 2018-11-26 14:59:39 +01:00
Johannes Zellner
8bd9237951 Use addon log routes in logviewer 2018-11-26 14:49:50 +01:00
Johannes Zellner
ae488312a1 Add ui bits to be able to reboot the server 2018-11-26 09:24:58 +01:00
Johannes Zellner
1ed45656e4 Rename addons view to system
We can rename the menu entry further but I wasn't sure if diagnostics
will be nicer. Diagnostics kinda overlaps with the graphs there and all
2018-11-26 08:59:31 +01:00
Johannes Zellner
07edcc5f94 Show notification if reboot is required 2018-11-26 08:48:58 +01:00
Johannes Zellner
1783059fd4 Better addon restart feedback 2018-11-22 22:12:00 +01:00
Johannes Zellner
aab766e8ff Add button to reset addon memory to platform defaults 2018-11-21 17:06:01 +01:00
Johannes Zellner
158514f334 Replace addon start/stop with restart 2018-11-21 16:14:02 +01:00
Johannes Zellner
77d29c3728 Patch up the addon memory configuration 2018-11-21 15:57:26 +01:00
Johannes Zellner
3c3383ac03 Show memory config in list 2018-11-20 17:04:53 +01:00
Johannes Zellner
6e46240fd7 Add addon configure dialog 2018-11-20 17:01:46 +01:00
Johannes Zellner
d01c46bfee Refresh addon status automatically 2018-11-20 14:47:39 +01:00
Johannes Zellner
1e5007ec8b Add logs button and set default action in repair dialog 2018-11-20 11:39:32 +01:00
Johannes Zellner
deed95e9a9 Update progress needs to be checked some other way now 2018-11-20 11:36:17 +01:00
Johannes Zellner
082323511a Handle addon state correctly 2018-11-20 11:09:20 +01:00
Johannes Zellner
c07224cab5 Fix tooltips 2018-11-20 11:09:20 +01:00
Johannes Zellner
1604a96f41 Support addon logs in logviewer 2018-11-20 11:09:20 +01:00
Johannes Zellner
50963f00c0 Add basic UI controls for start, stop, logs and show status 2018-11-20 11:09:20 +01:00
Johannes Zellner
699db93b18 Add initial addons view 2018-11-20 11:09:20 +01:00
Girish Ramakrishnan
85e467581c Use the new task API 2018-11-19 17:34:14 -08:00
Girish Ramakrishnan
42e4588e9c Fix backup route 2018-11-19 14:40:47 -08:00
Girish Ramakrishnan
93c194cff7 Add button to stop backup 2018-11-17 20:47:51 -08:00