Girish Ramakrishnan
1802201e9e
Remove one level of indentation
2017-06-19 22:20:22 -07:00
Johannes Zellner
2d72f49261
Ensure the updatechecker does not prematurely callback
...
Also add tests and make sure we send update notifications if automatic
updates cannot be applied
2017-06-19 14:34:36 +02:00
Johannes Zellner
cd42a6c2ea
Send update notifications on the free plan
2017-06-19 13:27:08 +02:00
Johannes Zellner
65f949e669
Add settings.getSubscription()
2017-06-19 13:26:49 +02:00
Johannes Zellner
f3fec9a33c
Handle 402 response on app installation
2017-06-19 12:17:55 +02:00
Johannes Zellner
13182de57f
Appstore login dialog does not exist anymore
2017-06-19 12:06:42 +02:00
Girish Ramakrishnan
c33566b553
Add note that LE certs require valid email
...
part of #338
2017-06-18 17:23:41 -07:00
Johannes Zellner
4faf247898
Add catch-all address interface
2017-06-16 21:04:46 +02:00
Johannes Zellner
9952a986eb
Always remind the user that the DNS zone has to be hosted on the provider
...
Do not use $location as the search() object is not consistent without
the angular router, which is not used here
2017-06-16 21:04:44 +02:00
Girish Ramakrishnan
40aaffe365
tests: Fix usage of settings.setDnsConfig
2017-06-15 20:05:35 -07:00
Girish Ramakrishnan
3745e96a6f
domain -> fqdn
2017-06-15 19:56:04 -07:00
Girish Ramakrishnan
157ce06f93
Add zoneName query parameter to dns setup
...
fixes #110
2017-06-15 19:55:48 -07:00
Girish Ramakrishnan
822dfb8af5
Allow 3rd level domains in UI
...
part of #110
2017-06-15 19:55:32 -07:00
Girish Ramakrishnan
9ead482dc6
Make verifyDnsConfig take zone name
...
part of #110
2017-06-15 19:55:24 -07:00
Girish Ramakrishnan
865c0a7aa7
Pass other level domains to dns API backends
...
part of #110
2017-06-15 19:55:01 -07:00
Girish Ramakrishnan
c760c42f92
make waitForDns take zone name argument
...
part of #110
2017-06-15 19:54:08 -07:00
Girish Ramakrishnan
ded31b977e
Add config.setFqdn and config.setZoneName
...
Part of #110
2017-06-15 19:53:20 -07:00
Johannes Zellner
4781c4e364
Deliver empty JSON object on success
...
This ensures the client does not throw a parsing exception
2017-06-15 07:49:19 -07:00
Johannes Zellner
8e123b017e
Add REST wrapper for catchall
2017-06-15 07:49:07 -07:00
Girish Ramakrishnan
658cbcdab9
bump mail container version (catchall support)
...
part of #33
2017-06-15 07:48:57 -07:00
Girish Ramakrishnan
0cc980f539
Add setting for catch all address
...
Note that this is not a flag on the mailboxes because we might theoretically
support forwarding to some other external domain in the future.
Part of #33
2017-06-15 07:48:46 -07:00
Girish Ramakrishnan
da7648fe3f
Match the button text with existing text in the UI
2017-06-14 21:55:17 -07:00
Johannes Zellner
8db1073980
Add changes
2017-06-14 20:29:10 +02:00
Girish Ramakrishnan
f74f17af02
fix language
v1.0.0
2017-06-13 14:42:30 -07:00
Johannes Zellner
87ca05281d
Revert "Always check for updates prior to performing an update"
...
Lets keep the rest apis more single purpose and offload this case to the
client
This reverts commit 0bddd5a2c6 .
2017-06-13 22:58:07 +02:00
Johannes Zellner
9780f77fa8
Ensure we fetch the latest update info
...
This is to bring the webadmin in sync
2017-06-13 22:51:53 +02:00
Johannes Zellner
0bddd5a2c6
Always check for updates prior to performing an update
...
This covers the case where the box has not yet received a tarballUrl but
the user already setup a subscription.
2017-06-13 21:42:32 +02:00
Johannes Zellner
20f2a6e4c6
Block updates if sourceTarballUrl is missing
2017-06-13 21:33:03 +02:00
Johannes Zellner
6d47737de7
Remove unused require
2017-06-13 21:14:27 +02:00
Johannes Zellner
e8f9552ff9
Remove email modal, it is included in the free plan
2017-06-13 17:26:28 +02:00
Johannes Zellner
9c76c5fc27
Also handle the undecided case
2017-06-13 17:25:59 +02:00
Johannes Zellner
f9d5f92397
Align the text with the dialog
2017-06-13 17:23:44 +02:00
Johannes Zellner
3a2a05dfce
Change the plan configure label
2017-06-13 17:21:38 +02:00
Johannes Zellner
5a291fa2a4
Change subscription dialog to reflect 1.0
2017-06-13 17:08:36 +02:00
Johannes Zellner
84d34ec004
Mention our app request tracker in the missing app dialog
2017-06-13 16:07:21 +02:00
Girish Ramakrishnan
63fca38f0b
Add gce to cloudron-setup
2017-06-12 14:05:03 -07:00
Johannes Zellner
e3b2799230
Make it clear that the domain, not the server must be hosted on the DNS provider
2017-06-12 10:16:53 +02:00
Girish Ramakrishnan
2efe72519e
Can only update using paid plan
2017-06-09 11:05:23 -07:00
Johannes Zellner
eb3ae2c34f
Give better feedback when a plan was selected
v0.160.0
2017-06-09 14:26:28 +02:00
Johannes Zellner
eba79cd859
Open all outlinks in a new tab
2017-06-09 14:10:42 +02:00
Girish Ramakrishnan
d7d8cf97ed
update dialog text
2017-06-08 14:19:32 -07:00
Girish Ramakrishnan
089f7301b8
set webServerOrigin in cloudron.conf
...
also remove the hardly used --api-server
2017-06-08 10:51:28 -07:00
Johannes Zellner
fb4f13eb13
Fixes to the update dialog logic
2017-06-08 17:44:35 +02:00
Johannes Zellner
89878ff9ad
Also preset the login email for account details
2017-06-08 14:09:01 +02:00
Johannes Zellner
ba62f577fa
Show the correct navbar badge for managed cloudron users
2017-06-08 11:17:32 +02:00
Johannes Zellner
4c5bd2d318
Specifically redirect the managed cloudron user to the cc setup
2017-06-08 11:07:05 +02:00
Johannes Zellner
3c318a72f7
Add email query param name
2017-06-08 10:14:09 +02:00
Girish Ramakrishnan
23532eafea
Fix path to version
2017-06-07 20:31:18 -07:00
Girish Ramakrishnan
5b7a080d98
Add email when redirecting to cloudron.io
2017-06-07 17:47:03 -07:00
Girish Ramakrishnan
0a44b8c23b
Change badge text based on 1.0.0 or not
2017-06-07 15:15:14 -07:00