Commit Graph

106 Commits

Author SHA1 Message Date
Johannes Zellner
a92dc1ad73 Make eventlog display work 2020-02-12 15:37:05 +01:00
Johannes Zellner
132a375347 Separate emails and email view 2020-02-11 21:06:34 +01:00
Girish Ramakrishnan
113ae1cfa5 add note on utc to tz conversion 2020-02-10 13:49:59 -08:00
Johannes Zellner
008ac68ecb Also search within app label if any 2020-01-20 14:38:41 +01:00
Johannes Zellner
bc75a8e7b8 Add search field in apps view 2020-01-06 15:27:31 +01:00
Girish Ramakrishnan
95f3158bb4 Rename paused to recovery mode 2019-12-20 11:53:06 -08:00
Girish Ramakrishnan
adc078a5cb Add a restart button in recovery section 2019-12-20 11:27:32 -08:00
Girish Ramakrishnan
e1d462aa42 Fix taskName 2019-11-23 17:49:13 -08:00
Johannes Zellner
ff30d6d23a Move sysinfo and dyndns settings to new network view 2019-11-07 15:26:18 +01:00
Johannes Zellner
85f1c3816b Rename account to profile 2019-11-07 11:07:57 +01:00
Johannes Zellner
077a717525 Move all STATEs to client.js so we can use them in other angular apps like terminal 2019-09-27 18:11:48 +02:00
Girish Ramakrishnan
6b1a9fa837 just return 'paused' 2019-09-26 22:16:37 -07:00
Girish Ramakrishnan
9fd983abfb Make eventlog filter as functions
Some of the events requires access to domains and apps, making it hard
unsuitable for filters
2019-09-26 21:27:18 -07:00
Girish Ramakrishnan
637839ee14 remove unused filter 2019-09-26 21:10:26 -07:00
Girish Ramakrishnan
a905e32cde eventlog: fix text of update events 2019-09-26 19:04:28 -07:00
Girish Ramakrishnan
1a4f490fb5 Display the backupId 2019-09-26 18:23:13 -07:00
Johannes Zellner
2ea3ba492e Prevent angular from throwing exceptions if error is null 2019-09-24 18:46:07 +02:00
Girish Ramakrishnan
89d3228077 Do not show overwrite when creds are invalid 2019-09-24 01:03:57 -07:00
Girish Ramakrishnan
44f62eac9a Add error suggestion 2019-09-23 23:51:15 -07:00
Girish Ramakrishnan
47725e57b0 Fixup repair text 2019-09-23 23:28:14 -07:00
Johannes Zellner
db83508920 Remove ... from installation state label
Makes the filter not useful in sentences
2019-09-23 22:45:16 +02:00
Girish Ramakrishnan
74fc8c9cf7 Add repair state 2019-09-23 12:34:47 -07:00
Girish Ramakrishnan
acc20af2d9 Fix text 2019-09-23 09:56:31 -07:00
Johannes Zellner
fe6baf8dba Attempt to cover most repair cases 2019-09-23 15:32:38 +02:00
Girish Ramakrishnan
25f9e7829f Fix run state handling 2019-09-22 01:02:39 -07:00
Girish Ramakrishnan
bac6d7cf3c Revert "Add repair state"
This reverts commit 85ea91e0e3.
2019-09-19 17:15:43 -07:00
Girish Ramakrishnan
85ea91e0e3 Add repair state 2019-09-19 17:03:52 -07:00
Johannes Zellner
d6ca4458e4 Make active task overlay less verbose 2019-09-19 20:43:58 +02:00
Johannes Zellner
6dea2475c7 Prevent some more angular warnings if app object isn't set yet 2019-09-19 19:46:20 +02:00
Girish Ramakrishnan
c15aba47f5 Fix installation state label text to have ... 2019-09-19 09:28:33 -07:00
Johannes Zellner
fdafa8adf6 Only allow to open app when runState is also running 2019-09-19 18:27:02 +02:00
Johannes Zellner
f03fe33b1f Prevent angular erros if app is null in some filter 2019-09-18 18:06:03 +02:00
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