mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -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 |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets | ||
tests | ||
.ember-cli | ||
.gitignore | ||
.jshintrc | ||
.watchmanconfig | ||
bower.json | ||
ember-cli-build.js | ||
package.json | ||
testem.json |