Ghost/core/client/controllers
Hannah Wolfe bb490e4bbd Hide settings/apps unless apps:true is in config.js
fixes #3031

- Adds an initializer for passing config to the frontend, it's not pretty but it works
- Forwards the apps route and hides the apps menu item if apps:true is not present in config.js
2014-06-23 20:27:51 +01:00
..
editor Fix warning about transitionTo being deprecated 2014-06-23 12:14:41 +01:00
modals Fix promise rejection 2014-06-22 14:49:09 -04:00
posts Fix promise rejection 2014-06-22 14:49:09 -04:00
settings Merge pull request #2967 from szelpe/settings-apps 2014-06-22 09:04:14 +01:00
application.js Implement signup in Ember 2014-05-23 12:17:28 -05:00
debug.js Move debug page from /settings/debug to /debug 2014-05-19 19:18:07 +02:00
forgotten.js Created ForgottenController 2014-03-30 22:18:15 +02:00
post-settings-menu.js Fix promise rejection 2014-06-22 14:49:09 -04:00
posts.js Get single post from API by id and query params; Auto-sort posts list 2014-06-17 18:10:11 -04:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00