0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/app/controllers
Kevin Ansfield 7a455a3e1d Don't share errors and hasValidated references between validator instances
no issue
- ensure that each validator instance gets it's own `errors` and `hasValidated` objects
- updates some uses of `ValidationEngine` that were relying on side-effects of the unintended reference sharing
- fixes issue with add subscriber modal displaying an error state after opening if it previously had errors when closing
2016-04-25 10:56:11 +01:00
..
editor
settings Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
setup cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
team Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
about.js Always show current year in copyright text on "About" page 2016-01-25 11:33:10 +00:00
application.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
error.js
feature.js
post-settings-menu.js Merge pull request #6651 from kevinansfield/uploader-js-must-die 2016-04-14 16:57:57 +01:00
posts.js Load more posts after post deletion 2016-02-09 09:08:31 -07:00
reset.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signin.js Correctly use POST request to reset password 2016-02-02 12:58:39 +01:00
signup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00