Ghost/core/client/routes
Fabian Becker 72156c7f89 New setup screen for blog installation.
fixes #3072
- Change router to handle /ember/setup/
- Adjust doSignup to also handle setup
- Adjust tests and add new where necessary
- Add setup controller, setup validation, setup route
- Adjust casper emberSetup to handle new setup
2014-06-26 15:31:44 +02:00
..
editor Add error template, route and controller 2014-06-24 23:33:02 +01:00
posts Stay on posts.index route when no posts exist 2014-06-25 14:56:41 +00:00
settings Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
application.js Mobile Interactions 2014-06-24 18:33:59 -04:00
authenticated.js Transition user to original destination after signin 2014-06-13 14:28:35 -06:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js Better editor entry 2014-06-23 10:15:06 -06:00
reset.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
settings.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
setup.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00
signout.js Close notifications on transition or user action. 2014-06-24 13:51:47 +02:00
signup.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00