Commit Graph

74 Commits

Author SHA1 Message Date
Johannes Zellner
0ae4d323f7 Allow deep linking into the app configure views 2019-09-18 17:45:13 +02:00
Johannes Zellner
300ff09a47 Move app error handling to simply show the app configure view 2019-09-18 15:54:19 +02:00
Johannes Zellner
7c9654a541 Remove app task cancel code in apps grid 2019-09-13 15:54:27 +02:00
Johannes Zellner
62b392e555 Do not throw error if app is null in state label filter 2019-09-11 21:24:45 +02:00
Johannes Zellner
a4c99fd361 Move all app configure tasks to separate view 2019-09-11 21:24:45 +02:00
Girish Ramakrishnan
8823656d70 add new installationStates 2019-09-10 14:30:44 -07:00
Girish Ramakrishnan
b82f5da112 Fixup event log for app configure 2019-09-10 14:18:44 -07:00
Johannes Zellner
84dec337f0 Prevent angular errors when there is no appError.app set yet 2019-09-07 09:24:45 +02:00
Girish Ramakrishnan
ddc1d8117d from -> using 2019-09-06 14:39:39 -07:00
Girish Ramakrishnan
609bae4f1a Use reason code 2019-09-05 19:23:58 -07:00
Girish Ramakrishnan
3e1e704a7f Bring back app progress message 2019-09-05 10:05:01 -07:00
Girish Ramakrishnan
fc2dd148c5 The tooltip is useful to track progress 2019-09-04 21:10:34 -07:00
Johannes Zellner
8ccc7bb734 Remove wrench and add action description on error 2019-08-30 21:21:44 +02:00
Girish Ramakrishnan
38a7c222a8 app.error is now an object 2019-08-30 11:38:31 -07:00
Girish Ramakrishnan
6a08e08d7c Show errorMessage 2019-08-29 18:59:13 -07:00
Girish Ramakrishnan
8eee0b809c Add cancel action for active app tasks 2019-08-29 14:30:25 -07:00
Girish Ramakrishnan
dc8564d18e Remove force update state 2019-08-29 10:59:15 -07:00
Girish Ramakrishnan
3b8bc9fdab Rename pending to queued 2019-08-28 22:13:28 -07:00
Girish Ramakrishnan
c5d65fa030 typo 2019-08-28 22:12:24 -07:00
Girish Ramakrishnan
0252b08c8f Remove app task crash action 2019-08-28 16:03:17 -07:00
Johannes Zellner
3366acde58 prettyDiskSize should return something descriptive instead of NaN
undefined
2019-08-22 18:37:32 +02:00
Girish Ramakrishnan
eb24baf2c1 Better prettyDiskDize 2019-08-21 14:57:59 -07:00
Johannes Zellner
173acc5226 Show disk content separately inside the usage graph 2019-08-21 20:27:43 +02:00
Johannes Zellner
0448ad49ed Allow our appstore origins explicitly 2019-08-06 10:24:35 +02:00
Johannes Zellner
1d7e73c162 Fix indentation 2019-08-05 20:04:27 +02:00
Johannes Zellner
fdd0483c9f Allow localhost development iframe sources 2019-08-04 11:32:42 +02:00
Girish Ramakrishnan
55892097d7 Fix error message when clicking on unhealthy app
Fixes cloudron/box#643
2019-07-31 11:48:38 -07:00
Girish Ramakrishnan
6bfcda9fdc Send app object to message filters
this lets us access the state of an app
2019-07-31 11:40:18 -07:00
Girish Ramakrishnan
02dcbb9a52 Add some comments on the various labels 2019-07-31 11:38:28 -07:00
Johannes Zellner
26d27a3f6a Allow iframes from *cloudron.io 2019-07-31 08:09:43 +02:00
Johannes Zellner
6e6846835a Do not create notification links with target blank
Most links are pointing the user within the dashboard
2019-06-12 16:15:55 +02:00
Johannes Zellner
765307ddef Fix domain filter select 2019-05-20 23:40:02 +02:00
Girish Ramakrishnan
7adde2a880 Make tag matching an AND operation 2019-05-17 13:01:23 -07:00
Girish Ramakrishnan
ad5ca50273 filter on alt domains also 2019-05-16 09:55:24 -07:00
Johannes Zellner
07d4d5051a Simplify the app grid filter to basic dropdowns for now 2019-04-15 14:31:12 +02:00
Johannes Zellner
3b1a08c67e Add pretty date only showing date 2019-03-06 15:54:21 +01:00
Girish Ramakrishnan
8ccf17543a abbreviate version 2019-02-11 14:53:23 -08:00
Girish Ramakrishnan
72e99885aa Fix wording 2019-02-11 14:50:03 -08:00
Girish Ramakrishnan
18d2a9cab6 do not use audit source to generate the details 2019-02-11 14:38:05 -08:00
Girish Ramakrishnan
b708eb94d2 Add app up event 2019-02-11 12:34:47 -08:00
Girish Ramakrishnan
a47911048c use data.fqdn to show full domain name 2019-02-09 16:49:06 -08:00
Girish Ramakrishnan
2f2314d2f8 Clarify 2019-02-08 14:54:24 -08:00
Johannes Zellner
63b42d64b1 Cleanup some code 2019-02-05 16:41:17 +01: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
Girish Ramakrishnan
518bb74fbf Add dashboard domain update event 2019-02-04 20:24:23 -08: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
8d3c1c9f9e Add more event types 2019-01-19 15:53:49 +01:00
Johannes Zellner
56191d0cd9 Better text for app down eventlog item 2019-01-17 17:27:26 +01:00
Johannes Zellner
7342268eb8 Support app oom in eventlog 2019-01-17 17:23:34 +01:00
Johannes Zellner
adf3172ebb Speed up user listing by performing parallel requests 2019-01-16 14:27:32 +01:00