1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
No description
Find a file
Kevin Ansfield 8357361aec 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
app Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
config deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc ES6 module version of ic-ajax instead of global 2015-05-26 22:13:25 -05:00
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
bower.json deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
ember-cli-build.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
package.json deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
testem.json Fix random ember test failures 2015-10-14 11:26:21 +01:00