Ghost/core
David Arvelo 78affdedb1 Better handling of validation errors + more documentation
closes #3153
- this is all about the validation engine
- add a option, `opts.model`, to use a passed-in model directly if needed
- handle validators that return an array of strings, array of objects, or both
- ajax util returns either an array of errors or a single concat'd string
- remove formatErrors function from the mixin and make it private
- allow validation options to be passed into `.save()` since ember-data doesn't take params on `.save()` anyway
- streamline control flow
2014-06-30 22:35:03 -04:00
..
client Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Merge pull request #3150 from javorszky/iss2843 2014-06-30 16:18:20 +01:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Merge pull request #3144 from darvelo/sort-new-posts 2014-06-30 16:23:51 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00