Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pickup date/window to the admin order page #309

Closed
4 of 6 tasks
dherbst opened this issue Mar 3, 2024 · 1 comment
Closed
4 of 6 tasks

Add pickup date/window to the admin order page #309

dherbst opened this issue Mar 3, 2024 · 1 comment
Assignees

Comments

@dherbst
Copy link
Member

dherbst commented Mar 3, 2024

Feature Description

Need to specify the pickup date, and range of pickup windows.

Use the VueDatePicker to specify the date.

On the page, have a start time, and end time. Create checkboxes for 30 minute pickup windows, with the ability to uncheck and then that 30 minute window is not presented to the guest.

For example:
Start Time: 11 am
End Time : 2 pm

  • 11:00 am - 11:29 am
  • 11:30 am - 11:59 am
  • 12:00 pm - 12:29 pm (this is left unchecked and is not presented)
  • 12:30 pm - 12:59 pm (this is left unchecked and is not presented
  • 1:00 pm - 1:29 pm
  • 1:30 pm - 1:59 pm

Expected solution

Testing

@dherbst dherbst self-assigned this Mar 5, 2024
@dherbst
Copy link
Member Author

dherbst commented Mar 5, 2024

Fixed in 089d1bc

@dherbst dherbst closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant