0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
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
..
editor More autosave improvements 2014-10-18 17:27:05 +02:00
modals Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
posts Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
settings Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
application.js Update Ember to 1.8.0. 2014-10-30 06:01:22 +00:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
forgotten.js Miscellaneous client cleanup 2014-11-29 02:42:08 +00:00
post-settings-menu.js Merge pull request #4563 from felixrieseberg/iss4557 2014-12-18 16:37:17 +00:00
post-tags-input.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
posts.js Add 'id' to post sort fields. So there is no longer equally sorted posts. 2014-12-18 11:34:26 +08:00
reset.js Miscellaneous client cleanup 2014-11-29 02:42:08 +00:00
settings.js Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
setup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signin.js Update to Ember 1.9.0. 2014-12-10 16:24:20 +00:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00