Ghost/core/test/functional/routes
Kevin Ansfield 92123e427f 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
..
api Don't use api to lookup theme in frontend controller 2015-10-30 19:02:06 +00:00
admin_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
frontend_spec.js Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00