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

HacknightList - add date filter, reduce response size #493

Open
stanislawK opened this issue Oct 12, 2022 · 0 comments · May be fixed by #494
Open

HacknightList - add date filter, reduce response size #493

stanislawK opened this issue Oct 12, 2022 · 0 comments · May be fixed by #494
Assignees

Comments

@stanislawK
Copy link
Contributor

Subject of the issue:

Right now when we are hitting hacknight list endpoint, we are getting all historical hacknight with all the data associated with them (detailed participant objects). In order to improve efficiency we would like to be able to filter hacnights by date, and remove participants details from a response.

Your environment:

  • version/branch
  • which browser and its version

Steps to reproduce:

Describe how to reproduce this issue

Actual behaviour:

Describe what happened

Expected behaviour:

Describe what should happen

@stanislawK stanislawK self-assigned this Oct 12, 2022
@stanislawK stanislawK linked a pull request Nov 9, 2022 that will close this issue
@OtisRed OtisRed moved this to To-do in codeforpoznan_v3 Nov 16, 2022
@OtisRed OtisRed removed the status in codeforpoznan_v3 Nov 16, 2022
@OtisRed OtisRed moved this from Backlog to In-progress in codeforpoznan_v3 Jan 4, 2023
@OtisRed OtisRed linked a pull request Jan 4, 2023 that will close this issue
@OtisRed OtisRed moved this from In-progress to Review in codeforpoznan_v3 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

1 participant