0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/client/templates
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
..
components Add a URL preview componant 2014-12-19 23:48:21 +00:00
editor
modals Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
posts
settings Merge pull request #4689 from ekulabuhov/4683_TagPostCountUI 2014-12-21 19:19:56 -06:00
-import-errors.hbs
-navbar.hbs
-publish-bar.hbs
-user-actions-menu.hbs
application.hbs
editor-save-button.hbs
error.hbs
forgotten.hbs
post-settings-menu.hbs Add a URL preview componant 2014-12-19 23:48:21 +00:00
post-tags-input.hbs
posts.hbs Merge pull request #4346 from novaugust/scroll-posts 2014-12-14 23:17:12 +00:00
reset.hbs
settings.hbs
setup.hbs
signin.hbs allow re-login when authorization fails on editor.edit route 2014-12-15 14:39:41 +00:00
signup.hbs