idvoretskyi / horizon-cloud

An operations service to deploy, manage, and scale Horizon apps
0 stars 0 forks source link

Add placeholder app for partially deployed apps #75

Open encryptio opened 8 years ago

encryptio commented 8 years ago

Currently you just get back a generic 404 or 500 message depending on what part of the deploy you're in. It'd be nicer if this were more user friendly; even just a "This app hasn't been deployed yet." message.

We could also make it fancy a la https://zeit.co/now by adding a progress bar and automatic refreshing on completed deploy. Makes for a slick demo and one less click to get started, but otherwise doesn't improve things.

mglukhovsky commented 8 years ago

Auto-reload would be fantastic.

On Apr 6, 2016, at 11:01 AM, Chris Kastorff notifications@github.com wrote:

Currently you just get back a generic 404 or 500 message depending on what part of the deploy you're in. It'd be nicer if this were more user friendly; even just a "This app hasn't been deployed yet." message.

We could also make it fancy a la https://zeit.co/now by adding a progress bar and automatic refreshing on completed deploy. Makes for a slick demo and one less click to get started, but otherwise doesn't improve things.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub