Commit Graph

310 Commits

Author SHA1 Message Date
Johannes Zellner
0226a5603d Add settings UI to enable unstable apps listing 2019-04-27 22:44:41 +02:00
Girish Ramakrishnan
0b8e5a75f1 Fix backup route 2019-04-13 18:09:56 -07:00
Johannes Zellner
f89f201764 Show initial tag sidebar 2019-04-12 11:06:56 +02:00
Johannes Zellner
ff0d6b658b Simplify app icon handling
Previously we even attempted to use an appstore origin icon
2019-04-03 14:43:22 +02:00
Johannes Zellner
5563b6a786 Show upstream version if available in the info dialog 2019-03-20 09:22:54 -07:00
Girish Ramakrishnan
6f32a0d6de Use encodeURIComponent for encoding query params 2019-03-04 12:59:41 -08:00
Girish Ramakrishnan
b0684ce29c encode the filename 2019-03-04 11:54:41 -08:00
Johannes Zellner
667506172a Do not rely on the whole app object in the event but use appId 2019-02-05 16:40:46 +01:00
Johannes Zellner
031d7a1f18 Load eventlog details per notification 2019-01-23 17:04:28 +01:00
Johannes Zellner
018b3a876f We use eslint by now, so make it as happy as it can be 2019-01-22 10:54:03 +01:00
Johannes Zellner
adf3172ebb Speed up user listing by performing parallel requests 2019-01-16 14:27:32 +01:00
Girish Ramakrishnan
0863dc785f Just pass through all the data 2019-01-15 11:13:04 -08:00
Johannes Zellner
342538358d add pagination and filter panel to users view 2019-01-15 13:30:42 +01:00
Johannes Zellner
bf2c7a18d1 Until the ui supports full pagination list up to 1k users 2019-01-14 16:57:41 +01:00
Johannes Zellner
661ce4fc1d Ensure we callback if the request was killed by the browser 2019-01-10 14:37:43 +01:00
Girish Ramakrishnan
e6fe5adca7 Use lines argument 2019-01-08 13:12:37 -08:00
Johannes Zellner
2bc66af55d Add notification ack api wrapper 2019-01-07 18:04:52 +01:00
Johannes Zellner
59c7c1e302 Use the new notification onClick api in places 2019-01-07 17:30:01 +01:00
Johannes Zellner
48f63ec761 Update angular-ui-notification and show unread notifications 2019-01-07 17:23:26 +01:00
Girish Ramakrishnan
428bd43d60 Fix change dashboard domain UI issues 2019-01-06 16:02:05 -08:00
Girish Ramakrishnan
0816af3cf1 Use new support API
Part of cloudron/box#600
2018-12-19 13:27:59 -08:00
Girish Ramakrishnan
bb575fff5b Fix feedback API route 2018-12-19 10:58:50 -08:00
Girish Ramakrishnan
cbe632839c Add UI to switch domain 2018-12-18 15:27:26 -08:00
Girish Ramakrishnan
236f66f56f Fix create invite post request
(cherry picked from commit 0688c272c2)
2018-12-15 09:28:35 -08:00
Girish Ramakrishnan
54b9154457 post requires extra data argument
broken by e6ad14f8
2018-12-14 16:33:10 -08:00
Girish Ramakrishnan
5d4f942d46 remove caas plan change UI 2018-12-13 09:36:21 -08:00
Girish Ramakrishnan
02ad4ba98d return taskId in Client.renewCerts 2018-12-11 10:19:13 -08:00
Johannes Zellner
a68a76112c Fix eventlog usage 2018-12-11 19:03:42 +01:00
Johannes Zellner
fcfee9082b assert if the rest wrappers are misused 2018-12-11 18:55:25 +01:00
Johannes Zellner
e6ad14f8d4 Rework the rest wrapper usage and add offline banner 2018-12-11 18:17:53 +01:00
Johannes Zellner
1670f15732 Use toplevel cert renewal api for all domains 2018-12-11 12:41:42 +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
7fa5ef8165 Do not filter out app mailboxes 2018-12-06 21:55:04 -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
d8dfa89f87 rework update ui
- this is not modal anymore
- can be canceled
2018-11-30 20:55:37 -08:00
Johannes Zellner
8bd9237951 Use addon log routes in logviewer 2018-11-26 14:49:50 +01:00
Johannes Zellner
07edcc5f94 Show notification if reboot is required 2018-11-26 08:48:58 +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
6e46240fd7 Add addon configure dialog 2018-11-20 17:01:46 +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
00450dc048 Fix backup API routes 2018-11-17 20:47:51 -08:00
Johannes Zellner
d6bf6eb0a0 Add dynamic dns settings 2018-11-01 09:33:46 +01:00
Girish Ramakrishnan
643d2f3fad typo 2018-10-30 22:51:59 -07:00