Ghost/ghost/admin/mixins
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
..
body-event-listener.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
current-user-settings.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
dropdown-mixin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
editor-base-controller.js Merge pull request #4629 from cobbspur/postpreview 2014-12-15 13:28:47 +00:00
editor-base-route.js Fix high latency autosave bug in editor.new 2014-11-16 08:53:02 -07:00
editor-base-view.js Fix editor scroll depending on cursor location 2014-09-14 17:38:32 -06:00
loading-indicator.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
marker-manager.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
nprogress-save.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-controller.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
pagination-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-view-infinite-scroll.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
settings-menu-controller.js Create settings-menu-mixin for subview state tracking 2014-12-13 20:37:36 -07:00
shortcuts-route.js Adds ctrl/cmd+s shortcut to whole application with a noop default 2014-12-08 19:08:40 +01:00
style-body.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
text-input.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
validation-engine.js Add Tag Meta View 2014-12-10 18:12:30 +00:00