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

Date filter for Hacknight (fixes #493) #494

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stanislawK
Copy link
Contributor

Story / Bug id:

493

Description:

Only particiapt's id is returned from hacknight list endpoint. Filtering by date is enabled

Migrations:

N/A

New imports / dependencies:

N/A

What tests do I need to run to validate this change:

Verify if frontend is working as before. Hit the hackinigs list enpoint with some date range e.g. http://localhost:5000/api/hacknights/?startDate=2008-08-15&endDate=2008-08-16

@OtisRed OtisRed changed the title [493] Date filter for Hacknight Date filter for Hacknight (fixes #493) Jan 4, 2023
@OtisRed OtisRed linked an issue Jan 4, 2023 that may be closed by this pull request
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.

HacknightList - add date filter, reduce response size
2 participants