PaulKinlan / Appmator

Do you have a Web app? Do you want to get it into the Chrome Web Store? Not sure exactly where to start? If you can answer "Yes" to any of these questions, then this app is for you.
http://appmator.appspot.com/
26 stars 7 forks source link

Add better error support. #6

Closed PaulKinlan closed 12 years ago

PaulKinlan commented 12 years ago

If the URL has an issue, it just errors and turns the url bar red. We should improve this feedback.

samdutton commented 12 years ago

I've added URL checking using the jQuery validation plugin code, allowed for URLs that don't have the protocol and URLs that don't have a subdomain.

So -- I think this is fixed.