mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -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 |
||
---|---|---|
.. | ||
admin.js | ||
api.js | ||
frontend.js | ||
index.js |