Skip to content

Conversation

@m-amaya
Copy link
Contributor

@m-amaya m-amaya commented May 20, 2016

No description provided.

@m-amaya m-amaya self-assigned this May 19, 2016
@m-amaya m-amaya added the RFR label May 20, 2016
@L8D
Copy link
Member

L8D commented May 23, 2016

@m-amaya this seems to only filter out orders from the existing listing. If I wanted to look at the orders for tomorrow or yesterday (or any arbitrary date in the past or future), it gives me an empty list. This would need some server-side changes in order to make it possible to query for different days. We can't load all orders from all time into memory (unlike with the restaurant listing).

@L8D
Copy link
Member

L8D commented May 23, 2016

also it's a little weird to position the fields as "Start date, end date, start time, end time" instead of "Start date, start time, end date, end time" but that's not important.

@m-amaya m-amaya removed the RFR label Jun 1, 2016
@m-amaya
Copy link
Contributor Author

m-amaya commented Jun 1, 2016

I'm going to hold off on this issue until after the query route is fixed. it'll fix all the issues you've mentioned @L8D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants