mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
92123e427f
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 |
||
---|---|---|
.. | ||
tags | ||
code-injection.js | ||
general.js | ||
labs.js | ||
navigation.js | ||
tags.js |