Commit Graph

159 Commits

Author SHA1 Message Date
Johannes Zellner
1efe82dda2 Remove debug code and fixup ISTATE usage 2019-09-23 16:53:48 +02:00
Johannes Zellner
f283618209 Only show error message if also set 2019-09-23 16:27:05 +02:00
Johannes Zellner
fe6baf8dba Attempt to cover most repair cases 2019-09-23 15:32:38 +02:00
Johannes Zellner
c8ea649afc Display error message in debug view 2019-09-22 12:16:20 +02:00
Johannes Zellner
a27e94f694 Only allow debug and uninstall views on app error 2019-09-22 12:10:44 +02:00
Johannes Zellner
85be7acab2 add initial repair dialog with domain/backup selection 2019-09-21 22:45:26 +02:00
Johannes Zellner
36c23227e5 Fix location form submission bug on enter 2019-09-21 11:07:20 +02:00
Johannes Zellner
0b6f68e190 Fix layout issue if app domain is too long 2019-09-21 11:02:00 +02:00
Girish Ramakrishnan
6c90fc2764 add app creation time 2019-09-20 09:20:41 -07:00
Johannes Zellner
4fd1e55ae8 Add pre-flight check for domain collision 2019-09-20 11:32:15 +02:00
Girish Ramakrishnan
9672f7e3da Remove "App" 2019-09-19 18:01:12 -07:00
Girish Ramakrishnan
50d29f8ef0 Use simple input field for custom data dir instead of checkbox (email) 2019-09-19 18:00:18 -07:00
Johannes Zellner
09b09086ce Use simple input field for custom data dir instead of checkbox 2019-09-20 01:22:10 +02:00
Johannes Zellner
6224e942dc Track backup progress 2019-09-20 00:05:17 +02:00
Johannes Zellner
ab5edbdd41 Add postinstall message to app view 2019-09-20 00:03:58 +02:00
Girish Ramakrishnan
7825d10f18 Move the error down 2019-09-19 14:51:32 -07:00
Girish Ramakrishnan
8403b811d8 Fix font size 2019-09-19 12:50:55 -07:00
Girish Ramakrishnan
1c797505ae Fixup debug tab 2019-09-19 12:50:06 -07:00
Girish Ramakrishnan
466086b509 Fixup backup tab 2019-09-19 12:24:22 -07:00
Girish Ramakrishnan
221f7247e6 rename title 2019-09-19 12:00:35 -07:00
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
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
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
Girish Ramakrishnan
506accfe9b Show hr only when we have sftp section 2019-09-19 09:35:25 -07:00
Johannes Zellner
1621f866a8 Cleanup apps view while removing update modal 2019-09-18 18:10:51 +02:00
Johannes Zellner
92257afdab Enable custom app data dir setting 2019-09-18 17:12:10 +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
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
c570e8b6fe Move app clone into app view 2019-09-13 17:18:37 +02:00
Johannes Zellner
8f8aa31304 Add restore and backup logic to app view 2019-09-13 17:08:50 +02:00
Johannes Zellner
3d5cdd659b Remove all configure bits from the app grid page 2019-09-13 11:29:19 +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
Johannes Zellner
4af4df9288 Only enable submit button if memory limit is changed 2019-09-13 11:06:13 +02:00