mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
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. |
||
---|---|---|
.. | ||
components | ||
editor | ||
modals | ||
posts | ||
settings | ||
-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 | ||
post-tags-input.hbs | ||
posts.hbs | ||
reset.hbs | ||
settings.hbs | ||
setup.hbs | ||
signin.hbs | ||
signup.hbs |