Ghost/core/client/validators
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
..
forgotten.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
post.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
reset.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
setting.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
setup.js Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
signin.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
signup.js Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
user.js Fix validations on user settings page 2014-07-14 18:12:57 +00:00