Skip to content

Release 2020-10-09 #5084

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 82 commits into from
Oct 9, 2020
Merged

Release 2020-10-09 #5084

merged 82 commits into from
Oct 9, 2020

Conversation

luizrrodrigues
Copy link
Collaborator

LieutenantRoger and others added 30 commits August 24, 2020 22:14
…lengelist-fixes

Feature refactor challengelist fixes
…'Review start date' of Open for Review bucket

to be based of challenge start date in descending order.
…lengelist-fixes

Feature refactor challengelist fixes
fix(challenge-listing): do not render buckets that have 0 challenges
gets0ul and others added 25 commits October 6, 2020 12:08
Fix blank page issue when filtering challenge listing by clicking on challenge type tag below the title in challenge detail page.
* 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
…lengelist

Feature refactor challengelist
feat: past challenges implementation
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.

8 participants