Ghost/ghost/admin/app/adapters
Kevin Ansfield 96743e64cd 🎨 move theme activation to /themes endpoint
requires https://github.com/TryGhost/Ghost/pull/8093
- adds `theme.activate()` method and associated adapter method for activating themes rather than relying on `settings.activeTheme`
- minor refactors to the `modals/upload-theme` component to use a full theme model
2017-03-08 10:46:33 +00:00
..
application.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
base.js use ember-ajax in place of ember-data's networking (#283) 2016-09-26 11:59:04 -05:00
embedded-relation-adapter.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
setting.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
tag.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
theme.js 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00
user.js fix test warnings (#492) 2017-01-13 21:14:54 +00:00