0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/app/controllers/settings
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
..
tags cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
code-injection.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
general.js Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
labs.js inject ajax service in settings/labs 2016-02-17 14:50:40 -06:00
navigation.js Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
tags.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00