rubyforgood / pantry_scheduler

MIT License
7 stars 13 forks source link

Client form #63

Closed jgaskins closed 7 years ago

jgaskins commented 7 years ago

@exbinary Does this look about right? It seems to work. Looks like crap, though. :-)

solebared commented 7 years ago

@scooter-dangle seed is failing :)

scooter-dangle commented 7 years ago

@scooter-dangle seed is failing :)

Is fixed now. Rebased this branch onto master to apply.

scooter-dangle commented 7 years ago

@jgaskins, is USDA Cert Date entry still a TODO at this point? (https://github.com/rubyforgood/pantry_scheduler/blob/client-form/app/javascript/client-form.js#L160-L162)

        <div>
          <label>USDA Cert Date</label>
        </div>

EDIT: Yep. We deferred this for now. Date picker figuring out is still happening.