Ghost/ghost/admin/app/routes
Hannah Wolfe 7d22db9c40 Change type for private blog settings
refs #5614 and #5503

- update private blog type, including update to settings.edit
- switch order of populate settings & update fixtures + populate all settings

Private blog settings should not be returned by public endpoints
therefore they need a type which is not `blog` or `theme`.
`core` doesn't suit either, as those settings don't usually have UI
To resolve this, I created a new type `private` which can be used
for any setting which has a UI but should not be public data
2015-09-02 13:39:23 +01:00
..
editor Focus on editor if transitioning from new post 2015-07-04 13:59:09 -05:00
posts Fix double-click & enter/o editing shortcuts 2015-08-31 10:58:34 +01:00
settings Change type for private blog settings 2015-09-02 13:39:23 +01:00
setup Improved onboarding copy, polling time, form inputs 2015-09-02 12:08:01 +02:00
team Change permissions for team area 2015-07-03 20:06:45 +01:00
about.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
application.js Fix alerts disappearing when navigating 2015-08-24 16:07:09 +01:00
authenticated.js Update to simple-auth 0.8 2015-05-22 15:21:46 -05:00
error404.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
mobile-index-route.js removes usage of prototype extensions 2015-06-15 14:07:25 -04:00
posts.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
reset.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
setup.js Don't clear password field until setup is complete 2015-08-25 13:16:39 +01:00
signin.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
signout.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
signup.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00