Prototyped part of the refactor to fix frontend Proposals module
Prototype includes making Solicitation and other services stateful.
Also:
- Changed services'
parse
methods to stop them returningundefined
on error - Added
dirtyCheck
operator to be used to check form value state with component model state
Edited by Reid Givens