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 date, from and till query parameters to the filter the appointments index results by date. #1134

Closed
KaijuDeluxe opened this issue Sep 26, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@KaijuDeluxe
Copy link

Would be great if we could do

.../appointments/start=2021-09-26 to get all scheduled appointments for today

@alextselegidis
Copy link
Owner

Hello!

This will be added for v1.5.

Star and follow the project and stay up to date with the latest development updates!

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

@alextselegidis alextselegidis added the enhancement New feature or request label Sep 27, 2021
@alextselegidis alextselegidis added this to the v1.5.0 milestone Sep 27, 2021
@KaijuDeluxe
Copy link
Author

Top :) Whats your release cycle?

@alextselegidis
Copy link
Owner

Version 1.5 is scheduled for release within October

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

@alextselegidis alextselegidis self-assigned this Oct 18, 2021
@MopheusDG
Copy link

Hi @alextselegidis I think date range could be even more usefull...

.../appointments?startFrom=2021-09-26&startTo=2021-09-30

Or something like that probably. Just my 2 cents.

Thanks.

@alextselegidis alextselegidis changed the title API Endpoint to get appointments for a specific date Add date, from and till query parameters to the filter the appointments index results by date. Oct 16, 2022
alextselegidis added a commit that referenced this issue Oct 16, 2022
@alextselegidis
Copy link
Owner

The following parameters are available:

  • date -> filter for a single date
  • from -> start from date and in the future
  • end -> end till date and to the past

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants