Skip to content

Smoke Testing 2020-10-09 #5079

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

Smoke Testing 2020-10-09 #5079

merged 80 commits into from
Oct 9, 2020

Conversation

luizrrodrigues
Copy link
Collaborator

@luizrrodrigues luizrrodrigues commented Oct 9, 2020

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
luizrrodrigues and others added 24 commits October 5, 2020 18:31
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
luizrrodrigues added a commit to topcoder-platform/topcoder-react-lib that referenced this pull request Oct 9, 2020
@luizrrodrigues luizrrodrigues merged commit cab4aff into develop Oct 9, 2020
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.

7 participants