Skip to content

Feature refactor challengelist #5067

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

Merged
merged 2 commits into from
Oct 8, 2020

Conversation

luizrrodrigues
Copy link
Collaborator

No description provided.

cagdas001 and others added 2 commits October 8, 2020 03:23
* The date filters at challenge listing page was using
`startDateStart` (start date) and `endDateEnd` (end date)
query parameters for `GET /challenges` call.
* It now uses `startDateEnd` (end date) and `endDateStart` (start date)
instead, in  compliance with previous implementation.

Addresses #4984
fix(challenge-listing): date filters will use correct query params
@luizrrodrigues luizrrodrigues merged commit c04d780 into listing-develop-sync Oct 8, 2020
@luizrrodrigues luizrrodrigues deleted the feature-refactor-challengelist branch October 8, 2020 01:37
@luizrrodrigues luizrrodrigues restored the feature-refactor-challengelist branch October 8, 2020 05:21
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.

2 participants