0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
server Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
shared Provide absolute blog url in sitemap 2014-12-17 14:55:27 +00:00
test Merge pull request #4688 from ErisDS/migrate-test 2014-12-20 11:59:57 -06:00
index.js