Ghost/core/client
Kevin Ansfield e21d7ed1f5 WIP: review uses of notifications.showErrors
issue #5409

`notifications.showErrors` was historically used to display multiple error notifications whether from validation errors or responses form the API. This usage needs to be reviewed as inline validations should handle the validation side and we should be displaying alerts for actual errors.

Eventually `notifications.showErrors` should be left unused and therefore removed.
2015-07-28 12:27:57 +01:00
..
app WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
config Update to simple-auth 0.8 2015-05-22 15:21:46 -05:00
lib updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Refactor notifications service & components 2015-07-28 12:26:11 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc ES6 module version of ic-ajax instead of global 2015-05-26 22:13:25 -05:00
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
bower.json Refactor notifications service & components 2015-07-28 12:26:11 +01:00
Brocfile.js added profile image component 2015-07-05 17:37:22 -04:00
package.json Refactor notifications service & components 2015-07-28 12:26:11 +01:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00