Skip to content

Bug fixes - v0.30.4 #4284

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 32 commits into from
Apr 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
a615a6c
Add X button to clear the challenge search.
narekcat Apr 15, 2020
1dcf3b7
Update shanged files snapshots.
narekcat Apr 16, 2020
cffea43
Merge pull request #4255 from narekcat/hot-fix-x-button-to-clear-search
skyhit Apr 16, 2020
243f0d0
ci: deploying on test env for QA
sushilshinde Apr 16, 2020
893f614
ci: optimized test run
sushilshinde Apr 16, 2020
0eca022
Merge pull request #4266 from topcoder-platform/optimize-test-run
sushilshinde Apr 16, 2020
6d36b82
Fix show best rating color in profile.
narekcat Apr 16, 2020
4f548eb
issue 4234 fix
rashmi73 Apr 16, 2020
8f348f5
Update TopcoderFooter.jsx.snap
rashmi73 Apr 16, 2020
ef61c4e
Merge pull request #4267 from narekcat/hot-fix-show-best-rating-color…
skyhit Apr 17, 2020
b18bfae
deploy to dev
skyhit Apr 17, 2020
897e4f4
deploy to test env
skyhit Apr 17, 2020
0b9e446
tests fix
rashmi73 Apr 17, 2020
ec6a29e
Fix a bug due to which the 'x' button overlapped with the text.
narekcat Apr 17, 2020
faf919a
Merge pull request #4269 from rashmi73/issue_4234_1
skyhit Apr 17, 2020
c889de2
merge changes from develop branch
skyhit Apr 17, 2020
71230ff
Fixes #4263
kkartunov Apr 17, 2020
0437b68
Fix #4061
kkartunov Apr 17, 2020
4511fff
Add Changelog to footer
kkartunov Apr 17, 2020
8a2f283
Merge pull request #4270 from narekcat/hot-fix-x-button-to-clear-search
skyhit Apr 17, 2020
3caf36d
Fix for #4263
kkartunov Apr 17, 2020
2a9eb6b
merge with develop branch
skyhit Apr 18, 2020
f5c1909
merge with develop branch
skyhit Apr 18, 2020
9e2bb77
revert back change
skyhit Apr 20, 2020
35751fd
revise test
skyhit Apr 20, 2020
d6433ff
Fix for #4263
kkartunov Apr 20, 2020
1df05c8
Fix #4052
kkartunov Apr 20, 2020
2f210bd
Fix cycle JSON in Contentful resp
kkartunov Apr 20, 2020
9b92cb0
Merge pull request #4276 from topcoder-platform/hot-fix-content-at-bo…
sushilshinde Apr 21, 2020
10b9ed4
Merge pull request #4274 from topcoder-platform/hot-fix-x-button-to-c…
sushilshinde Apr 21, 2020
7ef11d7
Merge pull request #4271 from topcoder-platform/hot-fix-show-best-rat…
sushilshinde Apr 21, 2020
3c04307
Merge pull request #4282 from topcoder-platform/feature-contentful
sushilshinde Apr 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,22 +175,22 @@ workflows:
branches:
only:
- develop
- hot-fix-profile-issue
# This is alternate dev env for parallel testing
- "build-test":
context : org-global
filters:
branches:
only:
- develop
- feature-contentful
- hot-fix-content-at-bottom-of-challenge-details
# This is beta env for production soft releases
- "build-prod-beta":
context : org-global
filters:
branches:
only:
- develop
- hotfix-legacy-mm
# Production builds are exectuted
# when PR is merged to the master
# Don't change anything in this configuration
Expand Down
14 changes: 0 additions & 14 deletions __tests__/shared/components/Contentful/SearchBar/SearchBar.jsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading