0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/mixins
Jason Williams 66154145f1 Fixup validation engine to handle lack of proxying
Closes #4766
- Adjust ValidationEngine so it no longer assumes the properties
  it is validating are proxies via ObjectController.
- Fixup controllers, templates, and routes to use models where
  data needs to be validated.
2015-01-12 03:27:47 +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 Editor Save Button/Notifcations: Post vs Page 2015-01-08 10:23:48 -08:00
editor-base-route.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05: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 Fixup validation engine to handle lack of proxying 2015-01-12 03:27:47 +00:00