peacecorps / medlink

A project to make it easier for Peace Corps Volunteers to order their medical supplies from a local Peace Corps Office. Volunteers can order by sms or webform. PC Staff interact with the orders in a simple to use dashboard.
https://www.youtube.com/watch?v=uNkwizhzMVA
Other
39 stars 36 forks source link

Filter Admin/Request History page using dateRangePicker #129

Closed jasnow closed 10 years ago

jasnow commented 10 years ago

@ddeseta's Card: "Admin Request History"

jamesdabbs commented 10 years ago

For clarification, we want to be able to filter the admin request history page with the following options:

@ddeseta - A bit of clarification here: if it's Oct. 15, should "previous month" give you Sept. 15 to today or just orders placed in Sept.? Similarly, should past 3 (or 6 or 12) months include Oct 1 - 15?

jamesdabbs commented 10 years ago

So after talking this over, we're leaning towards an open date range with some sort of calendar picker. I'll work on that and then work with @jasnow on testing it.

jasnow commented 10 years ago

Just found this:

jasnow commented 10 years ago

This commit (https://github.com/atlrug-rhok/medlink/commit/459e19c53d9d4d454f8053a6df7ba8bd7ccd30d8) contains a date-range-picker. Partially done.

jasnow commented 10 years ago

https://github.com/dangrossman/bootstrap-daterangepicker

jasnow commented 10 years ago

Basicly works - please use separate tickets for follow-on issues.