Ghost/ghost/admin/controllers/settings
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
..
users Reset slugValue when the user changes 2014-11-10 13:31:11 -08:00
app.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
code-injection.js adds code injection admin frontend implementation, handlebar helpers + settings 2014-12-04 04:16:08 +00:00
general.js Merge pull request #3816 from felixrieseberg/iss3671 2014-08-20 13:44:29 +01:00
labs.js Labs page bug fixes 2014-12-11 19:53:56 +00:00
tags.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00