flexion / fs-intake-module

Module for intake of special use applications for Forest Service Application Permits
Other
2 stars 2 forks source link

As an applicant, I'd like to be able to edit my application after it's put on hold. #965

Closed colinpmacarthur closed 6 years ago

colinpmacarthur commented 7 years ago

Acceptance Criteria (educated guess)

Tasks

Definition of Done

ericsorenson commented 7 years ago

@sethalt a few questions when you get in:

sethalt commented 7 years ago

Good call on phone type. I'll just remove it.

Datetime values should be in:


"dateTimeRange": {
    "endDateTime": "",
    "endDay": "",
    "endMonth": "",
    "endYear": "",
    "endHour": "",
    "endMinutes": "",
    "endPeriod": "",
    "startDateTime": "",
    "startDay": "",
    "startMonth": "",
    "startYear": "",
    "startHour": "",
    "startMinutes": "",
    "startPeriod": ""
  }
}