Ghost/core/client/serializers
Jason Williams 7176097e9d Finish tag post count UI. Misc tag related fixes
Issue #4683
- Finish setting up pagination in tag management page.
- Add post count warning to delete tag modal.  Fix styling.
- Make sure tag input menu is loading all tags.
- Only include saved tags in tag input suggestion list.
- Unload tag records from store when entering tag route so that
  we get accurate post count.
- Add a resetPagination action to pagination-controller-mixin for
  cases where we want to start fresh.
- Include tag.id when sending tag payload to API.
2014-12-22 02:17:18 +00:00
..
application.js
post.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
setting.js
tag.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
user.js