0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/functional
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
..
client Routable tags 2015-10-27 12:48:41 +00:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
setup Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
base.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00