Commit Graph

682 Commits

Author SHA1 Message Date
Girish Ramakrishnan
a4c2e5f3d2 Disable access control with customAuth flag 2016-09-07 17:06:26 -07:00
Girish Ramakrishnan
486db676c9 Fix the max-height 2016-09-07 14:25:41 -07:00
Girish Ramakrishnan
bde9279742 Tweak the post install ui 2016-09-07 14:25:41 -07:00
Girish Ramakrishnan
f23ecd486d OK -> Got it 2016-09-07 13:11:28 -07:00
Girish Ramakrishnan
b4c030b02b display post install message after installation
fixes #19
2016-09-07 12:47:14 -07:00
Girish Ramakrishnan
a52f1e07ee rename account to postInstall
part of #19
2016-09-07 12:26:24 -07:00
Girish Ramakrishnan
8e71046d28 track ui state with an enumeration 2016-09-07 11:49:44 -07:00
Girish Ramakrishnan
67c56c7daf initialize resourceConstraintVisible 2016-09-07 11:45:45 -07:00
Girish Ramakrishnan
dd91de8cf6 Add an icon to show account info
part of #19
2016-09-07 02:34:20 -07:00
Girish Ramakrishnan
1a0f3f687a Add button to show accounts section 2016-09-07 01:44:14 -07:00
Girish Ramakrishnan
36d48000b6 change wording 2016-09-07 01:13:20 -07:00
Girish Ramakrishnan
b9c10a1256 provide warning to configure UI as well (same as install ui) 2016-09-07 01:13:00 -07:00
Girish Ramakrishnan
5b9c8e517a Add oauthProxy support to access restriction UI
Adds 'unrestricted' access control option for apps that do not have
any auth integration

Fixes #6
2016-09-06 23:53:47 -07:00
Girish Ramakrishnan
9a7ac4ffb7 Send oauthProxy parameter for install and configure API 2016-09-06 23:36:18 -07:00
Girish Ramakrishnan
348e44e959 Fix wording
Fixes #18
2016-09-05 10:08:33 -07:00
Johannes Zellner
59e1e55666 Use angular bootstrap collapse for advanced app configuration 2016-09-05 13:51:29 +02:00
Girish Ramakrishnan
01064323c2 Show install anyway button for dev OR self-hosted
Also, show the upgrade button only for caas cloudrons
2016-09-04 18:12:30 -07:00
Girish Ramakrishnan
b7d2b644b3 simplify wording 2016-09-04 18:05:21 -07:00
Girish Ramakrishnan
cb14096fbd Make step size 128M 2016-09-04 12:20:38 -07:00
Girish Ramakrishnan
4d6fad79af Send memoryLimit parameter 2016-09-04 12:17:14 -07:00
Girish Ramakrishnan
4a827dcfb3 Allow setting memory limit to 0 for default
Part of #18
2016-09-04 12:17:09 -07:00
Girish Ramakrishnan
31636af643 memoryUsage -> memoryLimit 2016-09-04 11:48:03 -07:00
Girish Ramakrishnan
b4bd6500a3 enable memory limit ui
part of #18
2016-09-04 11:39:03 -07:00
Girish Ramakrishnan
0058eddd22 clarify that apps can still send mail 2016-09-02 10:07:51 -07:00
Girish Ramakrishnan
464869c021 remove warning about MX record
fixes #25
2016-09-02 09:58:09 -07:00
Girish Ramakrishnan
d40fb390b7 Fix plan listing
We always show the current plan first
We then show all the bigger sizes
2016-09-01 19:16:44 -07:00
Girish Ramakrishnan
8af7ccfe08 add live chat 2016-09-01 16:50:26 -07:00
Girish Ramakrishnan
a6a61d2586 Fixup the ui code
Fixes #16
2016-08-31 09:20:18 -07:00
Girish Ramakrishnan
42b65baa39 Listen to mail config change event correctly 2016-08-31 09:19:41 -07:00
Girish Ramakrishnan
6d783220fd Add settings UI to enable/disable mail 2016-08-30 22:46:00 -07:00
Girish Ramakrishnan
723de796c7 add get/setMailConfig 2016-08-30 22:07:38 -07:00
Johannes Zellner
1f1e299939 Do not offer 'install anyway' 2016-08-30 11:33:32 +02:00
Johannes Zellner
8312cbe792 show settings with migrate ui on upgrade button click 2016-08-30 10:37:25 +02:00
Girish Ramakrishnan
8339e65eb8 Cloudron incorporated in 2015 2016-08-25 15:03:48 -07:00
Girish Ramakrishnan
979f63f3f8 add link to upgrade docs 2016-08-14 19:42:16 -07:00
Johannes Zellner
568c8fa100 Show appstore login if purchase fails 2016-08-03 22:41:27 +02:00
Girish Ramakrishnan
c769af2bc3 doc: grammar 2016-08-02 09:53:24 -07:00
Girish Ramakrishnan
4a5bb290a7 make chat a separate section 2016-08-02 09:50:39 -07:00
Girish Ramakrishnan
382aaf8de3 use copyright entity name 2016-08-02 09:50:39 -07:00
Girish Ramakrishnan
c3f2b8b843 shrink version text 2016-08-02 09:50:39 -07:00
Johannes Zellner
78d4fb3cb5 Support cloudron.io registration in login form 2016-08-02 16:15:00 +02:00
Johannes Zellner
28ee914828 Remove debug logs 2016-08-01 16:10:10 +02:00
Johannes Zellner
2e9680ce68 Handle appstore login with implicit registration 2016-08-01 16:09:30 +02:00
Johannes Zellner
124b952e88 Adjust to changed settings rest api 2016-08-01 15:22:50 +02:00
Johannes Zellner
d5644ae3f1 Hide potential other modals when we prompt for appstore login 2016-08-01 13:48:15 +02:00
Johannes Zellner
c80b89ae8e Appstore login really belongs to the appstore view 2016-08-01 13:43:39 +02:00
Johannes Zellner
6459c8792a Do not prompt for appstore login with caas cloudrons 2016-08-01 13:39:55 +02:00
Johannes Zellner
bf38bb30f3 Mention why one needs to login to the appstore 2016-08-01 13:36:24 +02:00
Johannes Zellner
33e572c49d Show appstore login if we don't have a token yet 2016-08-01 13:28:54 +02:00
Johannes Zellner
46af8d1c90 Move the appstore login to main view controller 2016-08-01 13:22:35 +02:00