Ghost/ghost/admin/serializers
Jason Williams c922821c7a 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 Make exports consitent. 2014-06-09 13:58:35 -04:00
post.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
setting.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
tag.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
user.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00