Ghost/ghost/admin/app/adapters
Kevin Ansfield aa02c85756 Use tag slugs in URLs for tag management and add front-end edit redirect
refs #5845
- adds custom adapter for tags so that `store.queryRecord('tag', {slug: 'tag-slug'})` hits the `/tags/slug/tag-slug` endpoint instead of `/tags/?slug=tag-slug`
- updates tag management screens to use tag slugs instead of IDs
- adds `/tag/:slug/edit` redirect to front-end
2015-11-02 14:56:59 +00:00
..
application.js Routable tags 2015-10-27 12:48:41 +00:00
base.js Keep old shouldBackgroundReloadRecord behaviour ready for 2.0 upgrade 2015-10-23 18:18:58 +01:00
embedded-relation-adapter.js Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
setting.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
tag.js Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
user.js Fix "revoke invite" feature on /team page 2015-10-15 12:45:48 +01:00