Commit Graph

1077 Commits

Author SHA1 Message Date
Girish Ramakrishnan
624bc88f74 Make separate section in updates view 2019-09-19 11:58:11 -07:00
Johannes Zellner
d6ca4458e4 Make active task overlay less verbose 2019-09-19 20:43:58 +02:00
Girish Ramakrishnan
1fe3e60468 Merge the email explanation 2019-09-19 11:30:30 -07:00
Girish Ramakrishnan
aa65b2b97c dataDir explanation 2019-09-19 11:22:57 -07: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
a666cb00eb Fixup uninstall UI 2019-09-19 10:28:19 -07:00
Johannes Zellner
f0fac9165c Fix open app button in app view 2019-09-19 19:19:51 +02:00
Johannes Zellner
e51eb8a9c1 Ensure back button from apps grid into app view works no first usage 2019-09-19 19:19:36 +02:00
Johannes Zellner
4822984e34 Some code cleanup 2019-09-19 18:41:08 +02:00
Johannes Zellner
4a558a7f65 Enabling backups and auto updates is not a danger action 2019-09-19 18:41:08 +02:00
Johannes Zellner
48d4935c7d Ensure error states are cleared 2019-09-19 18:41:08 +02:00
Girish Ramakrishnan
506accfe9b Show hr only when we have sftp section 2019-09-19 09:35:25 -07: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
23e15581f3 Make sure we cleanup polling timers on view switch 2019-09-18 18:18:43 +02:00
Johannes Zellner
1621f866a8 Cleanup apps view while removing update modal 2019-09-18 18:10:51 +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
6ec2a5ea35 If app is in error state directly go to debug view 2019-09-18 17:48:07 +02:00
Johannes Zellner
0ae4d323f7 Allow deep linking into the app configure views 2019-09-18 17:45:13 +02:00
Johannes Zellner
930404e482 Ensure we use the same danger color also in form validations 2019-09-18 17:17:36 +02:00
Johannes Zellner
92257afdab Enable custom app data dir setting 2019-09-18 17:12:10 +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
14dd1103eb Fix angular interval usage 2019-09-18 15:53:57 +02:00
Johannes Zellner
ff07eb1de0 Always poll for app status updates when an app configure view is open 2019-09-17 22:38:11 +02:00
Johannes Zellner
b81f45bf47 Selectively show the email configure view 2019-09-17 22:05:32 +02:00
Johannes Zellner
eb3232e049 Add update check and apply buttons in app view 2019-09-17 17:14:40 +02:00
Johannes Zellner
752f653f82 Improve the tab view 2019-09-17 16:19:43 +02:00
Johannes Zellner
ed90dbe7b7 Improve app backup view 2019-09-17 16:16:54 +02:00
Johannes Zellner
e1e0f2944b Make uninstall a separate view 2019-09-17 15:40:04 +02:00
Johannes Zellner
2269f15b66 Merge overview bits into other more relevant views 2019-09-17 15:32:43 +02:00
Johannes Zellner
5c0a53e02a Bring back email view in app configure 2019-09-17 15:09:39 +02:00
Johannes Zellner
8810439ffc Reset views on change 2019-09-17 14:52:22 +02:00
Johannes Zellner
9d61270937 Add artificial 1sec delay to simple app form submissions 2019-09-17 14:49:26 +02:00
Johannes Zellner
b602a9d15d Handle location form submit errors for (sub)domains 2019-09-16 19:58:15 +02:00
Johannes Zellner
bb0ab03ad9 Improve the configure overlay button 2019-09-16 14:24:17 +02:00
Johannes Zellner
d674dcaeef Add location display in overview 2019-09-16 14:18:51 +02:00
Johannes Zellner
a738ddb917 Add initial back to my apps link 2019-09-16 14:15:38 +02:00
Johannes Zellner
935c92b507 Make app configure sections a separate view 2019-09-16 14:03:13 +02:00
Johannes Zellner
10d1a2d8e4 Even further cleanup of dead code 2019-09-13 19:06:50 +02:00
Johannes Zellner
cf6d64646a remove more dead code 2019-09-13 17:19:53 +02:00
Johannes Zellner
c570e8b6fe Move app clone into app view 2019-09-13 17:18:37 +02:00
Johannes Zellner
849b9e0c80 Remove dead code 2019-09-13 17:10:12 +02:00
Johannes Zellner
8f8aa31304 Add restore and backup logic to app view 2019-09-13 17:08:50 +02:00
Johannes Zellner
a1fe79c876 Also remove the app info dialog code from apps grid 2019-09-13 16:07:55 +02:00
Johannes Zellner
7c9654a541 Remove app task cancel code in apps grid 2019-09-13 15:54:27 +02:00
Johannes Zellner
a86df7cdbf aRemove unused requires 2019-09-13 15:51:36 +02:00
Johannes Zellner
3d5cdd659b Remove all configure bits from the app grid page 2019-09-13 11:29:19 +02:00
Johannes Zellner
7a2a5d3846 Redirect back to app grid if app does not exist 2019-09-13 11:20:16 +02:00
Johannes Zellner
62fb0acb3c Move uninstall confirm dialog to app page 2019-09-13 11:18:43 +02:00
Johannes Zellner
c4dfe8a723 Fixup form submission state for memory limit and robots 2019-09-13 11:12:11 +02:00