Ghost/core/client
Hannah Wolfe b4b5e2a3f5 Avoid infinite transition loop
fixes #5136

- wrap notification fetch with a user role check to remove console error
- move author transition down to local route for users/user so that there's no infinite loop
- replace all store calls to fetch the current user with the session user instead
2015-04-16 20:05:30 +01:00
..
app Avoid infinite transition loop 2015-04-16 20:05:30 +01:00
config Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
lib Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
public/assets The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tests Fix up ember-cli generated files and misc jscs/jshint errors 2015-03-11 12:37:42 -06:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore grunt init, dev 2015-03-11 12:37:41 -06:00
.jshintrc Change grunt jshint and jscs tasks 2015-03-11 12:37:42 -06:00
bower.json Merge pull request #5094 from novaugust/ember-1.11 2015-04-07 11:12:34 +01:00
Brocfile.js add code editor component 2015-04-05 11:57:18 -05:00
package.json Ember 1.11.1 2015-04-05 21:13:30 -06:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00