Ghost/ghost/admin/app/serializers
Kevin Ansfield bad68bd7c2 fetch themes from /themes endpoint (#542)
refs https://github.com/TryGhost/Ghost/pull/8022

- use `/themes` API endpoint to fetch list of themes instead of `settings[0].availableThemes`
2017-02-21 18:28:44 +00:00
..
application.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
invite.js
notification.js
post.js
role.js
setting.js
subscriber.js
tag.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
theme.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
user.js