Ghost/core/client/routes
Jason Williams 979c3f237c Prevent loading setup screen if already setup
Closes #3145
- Prevent navigation to the setup screen if Ghost setup
  has previously been completed.
- Fix templates that were incorrectly using foreach instead of each.
- Add validation for minimum password length.
- Fix up functional tests and split out tests for setup to a separate
  instance of casper because setup requires a new database.
- Add a cleanDatabase task to grunt which resets the database to
  new.
2014-07-16 15:54:42 +00:00
..
editor Fix up route parameter validation 2014-07-02 14:13:07 +00:00
posts Fix up route parameter validation 2014-07-02 14:13:07 +00:00
settings Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
application.js Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js oAuth 2014-06-30 14:58:10 +02: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 oAuth 2014-06-30 14:58:10 +02:00
reset.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
settings.js oAuth 2014-06-30 14:58:10 +02:00
setup.js Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
signin.js Redirect signin if authenticated 2014-07-01 11:21:05 +02:00
signout.js oAuth 2014-06-30 14:58:10 +02:00
signup.js Allow user to accept invitation 2014-07-03 17:06:07 +02:00