Ghost/ghost/admin/app/routes/settings
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
..
code-injection.js Fix missing redirect on settings/code-injection when not authenticated 2015-07-22 11:31:42 +01:00
general.js Change type for private blog settings 2015-09-02 13:39:23 +01:00
labs.js Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
navigation.js Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
tags.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00