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

Get all bookings for an amenity with an optional time range #114

Open
jmprathab opened this issue Aug 8, 2020 · 6 comments
Open

Get all bookings for an amenity with an optional time range #114

jmprathab opened this issue Aug 8, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers up-for-grabs up-for-grabs

Comments

@jmprathab
Copy link
Owner

jmprathab commented Aug 8, 2020

⚠️ Is your feature request related to a problem? Please describe

  • Get all bookings for an amenity with an optional time range

💡 Describe the solution you'd like

  • GET /amenities/{amenityId}/bookings?start='01-01-2020'&end='01-02-2020'
  • The API should support pagination
  • Code pointers for pagination - CommunityService.java::listAll
  • Update postman collection

Task Relationship

Subtask of: #94

@jmprathab jmprathab added enhancement New feature or request good first issue Good for newcomers up-for-grabs up-for-grabs labels Aug 8, 2020
@DDmit04
Copy link
Contributor

DDmit04 commented Aug 8, 2020

Is pagination needed for result bookings list?

@jmprathab
Copy link
Owner Author

Is pagination needed for result bookings list?

Yes. It is required. I will modify the comments to include that. Thanks!

@nlaert
Copy link

nlaert commented Sep 25, 2020

Hello, I will take this ticket for starting, is that ok? :)

@jmprathab
Copy link
Owner Author

@nlaert Sure. I have assigned it to you.

nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 9, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 11, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 15, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 15, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 15, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 15, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 16, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 16, 2020
nlaert pushed a commit to nlaert/MyHome that referenced this issue Oct 16, 2020
@bayotheman
Copy link

Hi @jmprathab @mslowiak , can I take on this task?

bayotheman added a commit to bayotheman/MyHome that referenced this issue Oct 19, 2022
bayotheman added a commit to bayotheman/MyHome that referenced this issue Oct 19, 2022
@bayotheman
Copy link

hi @mslowiak I have made the PR to this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers up-for-grabs up-for-grabs
Projects
None yet
4 participants