As a developer, I don't want users to be able to send invalid data during task creation and task editing so that sensible dates come through.
Acceptance Criteria:
1) update/add button at the bottom of the form will be disabled when due dates and earliest start dates are before the current time.
2) update/add button will no longer be disabled once due dates and earliest start dates are after the current time,
User Story:
As a developer, I don't want users to be able to send invalid data during task creation and task editing so that sensible dates come through.
Acceptance Criteria:
1) update/add button at the bottom of the form will be disabled when due dates and earliest start dates are before the current time. 2) update/add button will no longer be disabled once due dates and earliest start dates are after the current time,