mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 16:01:40 +03:00
c922821c7a
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. |
||
---|---|---|
.. | ||
editor | ||
posts | ||
settings | ||
application.js | ||
authenticated.js | ||
content.js | ||
debug.js | ||
error404.js | ||
forgotten.js | ||
mobile-index-route.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js |