Skip to content

I v5 develop 17 aug #4767

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 58 commits into from
Aug 17, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
6c251ef
#4503
kkartunov Jun 10, 2020
5849311
Update config.yml
kkartunov Jun 10, 2020
b570d0b
Implements #4502
kkartunov Jun 15, 2020
32e0fa2
Merge branch 'master' into feature-policy-pages
kkartunov Jul 7, 2020
cf75231
Deploy it on dev
kkartunov Jul 7, 2020
563d973
Fixed tests
kkartunov Jul 7, 2020
c295a2d
Merge pull request #4645 from topcoder-platform/develop
sushilshinde Jul 13, 2020
feff64e
Mobile support for #4502
kkartunov Jul 14, 2020
26f0aee
Merge branch 'master' into feature-policy-pages
kkartunov Jul 14, 2020
cecc388
FIxed tests for #4502
kkartunov Jul 14, 2020
fd7d5cb
Fix tests 2 for #4502
kkartunov Jul 15, 2020
b2cf20c
ci: topgear-to-contentful on dev
kkartunov Jul 15, 2020
30b2e77
#4502 scroll to anchor on load
kkartunov Jul 15, 2020
92a58bc
Fixing max-width
kkartunov Jul 15, 2020
7809f10
Add policy to footer
kkartunov Jul 16, 2020
3809d59
Reduce scroll to anchor wait time
kkartunov Jul 16, 2020
be4606f
Integration #4101
kkartunov Jul 16, 2020
fafe819
remove terms from footer
kkartunov Jul 17, 2020
88b9759
Merge pull request #4653 from topcoder-platform/topgear-to-contentful
sushilshinde Jul 20, 2020
67afbcf
Merge branch 'develop' into feature-policy-pages
sushilshinde Jul 20, 2020
c3559b9
Merge pull request #4652 from topcoder-platform/feature-policy-pages
sushilshinde Jul 20, 2020
23bb2ff
Merge pull request #4656 from topcoder-platform/develop
sushilshinde Jul 21, 2020
6919d84
Implements #4542
kkartunov Jul 21, 2020
3c94152
Fix #4662
kkartunov Jul 21, 2020
3a0a234
Implement #4665
kkartunov Jul 21, 2020
53b89c0
#4662 fixed avatar urls
kkartunov Jul 22, 2020
0eb4094
Implement #4665
kkartunov Jul 21, 2020
08663d4
Merge pull request #4675 from topcoder-platform/fix-4665
sushilshinde Jul 22, 2020
8d885ea
Merge pull request #4677 from topcoder-platform/develop
sushilshinde Jul 22, 2020
7ed8898
Merge branch 'master' of https://github.com/topcoder-platform/communi…
kkartunov Jul 22, 2020
63d15d1
Merge branch 'master' into feature-contentful
kkartunov Jul 22, 2020
cad5866
ci: feature-contentful on dev
kkartunov Jul 23, 2020
9b298b1
#4655 fix
kkartunov Jul 23, 2020
678f6e1
Default avatar for #4662
kkartunov Jul 24, 2020
1e48831
Merge branch 'master' into feature-contentful-tabs-urls
kkartunov Jul 24, 2020
d8687a7
ci: feature-contentful-tabs-urls on dev
kkartunov Jul 24, 2020
876f5b8
Merge branch 'feature-contentful-tabs-urls' of https://github.com/top…
kkartunov Jul 24, 2020
94c6cad
Updates #4679
kkartunov Jul 27, 2020
8c6ea7a
Share icons Thrive #4679
kkartunov Jul 30, 2020
58e2623
for #4697
kkartunov Jul 30, 2020
97d5a09
Fixes for #4697
kkartunov Jul 31, 2020
24365e6
Mobile image for image component
kkartunov Aug 2, 2020
744de10
Fonal tweeks #4697
kkartunov Aug 2, 2020
1b860ac
Merge branch 'contentful-mobile' into feature-contentful
kkartunov Aug 2, 2020
504d994
Mobile inline styles support
kkartunov Aug 2, 2020
86a2263
window is not defined fix
kkartunov Aug 3, 2020
b3511fd
Merge pull request #4701 from topcoder-platform/feature-contentful
sushilshinde Aug 3, 2020
807fd0c
Merge branch 'feature-contentful-tabs-urls'
kkartunov Aug 3, 2020
747e8f6
Merge pull request #4702 from topcoder-platform/feature-contentful
sushilshinde Aug 3, 2020
f624779
Merge remote-tracking branch 'origin/integration-v5-develop' into i-v…
sushilshinde Aug 12, 2020
dfd64ff
Merge pull request #4744 from topcoder-platform/i-v5-develop-12Aug
sushilshinde Aug 12, 2020
98fadbb
ci: merged with integration v5 and develop branch
sushilshinde Aug 12, 2020
e8323dc
Fix challenge.track validation
luizrrodrigues Aug 14, 2020
6f67fab
fix: for #4749
mtwomey Aug 14, 2020
5c2aff6
fix: for issue #4681
narekcat Aug 11, 2020
1cfe4c6
Update react-lib to 100.19.47
mtwomey Aug 14, 2020
185d342
Hotfix: Update old challenge.lagacy.track with challenge.track
mtwomey Aug 16, 2020
5e9ef60
Merge remote-tracking branch 'origin/integration-v5-develop' into i-v…
sushilshinde Aug 17, 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
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ workflows:
branches:
only:
- hot-fix
- integration-v5-develop
# This is alternate dev env for parallel testing
- "build-test":
context : org-global
Expand All @@ -252,6 +253,7 @@ workflows:
branches:
only:
- hot-fix
- integration-v5-develop
# This is stage env for production QA releases
- "build-prod-staging":
context : org-global
Expand Down
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"extends": "./node_modules/topcoder-react-utils/config/eslint/default.json",
"rules": {
"jsx-a11y/anchor-is-valid": false,
"import/no-cycle": [2, { "maxDepth": 1 }]
"import/no-cycle": [2, { "maxDepth": 1 }],
"react/forbid-prop-types": false
},
"env": {
"browser": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
"technologies": "",
"status": "COMPLETED",
"legacy": {
"track": "DESIGN",
"forumId": 599349
},
"subTrack": "LOGO_DESIGN",
"track": "Design",
"type": "Challenge",
"tags": "Logo Design",
"name": "Sunshot - MapMySolar - SunGiver - Brand Concept Logo Design Challenge",
"reviewType": "INTERNAL",
"id": 30051608,
Expand Down Expand Up @@ -320,10 +321,11 @@
"technologies": "",
"status": "COMPLETED",
"legacy": {
"track": "DESIGN",
"forumId": 598066
},
"subTrack": "LOGO_DESIGN",
"track": "Design",
"type": "Challenge",
"tags": ["Logo Design"],
"name": "2016 Topcoder Open Logo Design Challenge",
"reviewType": "INTERNAL",
"id": 30051059,
Expand Down Expand Up @@ -532,10 +534,11 @@
"technologies": "",
"status": "COMPLETED",
"legacy": {
"track": "DESIGN",
"forumId": 596557
},
"subTrack": "LOGO_DESIGN",
"track": "Design",
"type": "Challenge",
"tags": "Logo Design",
"name": "ACME Logos Design Challenge",
"reviewType": "INTERNAL",
"id": 30050375,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"technologies": "CSS, HTML, JavaScript",
"status": "COMPLETED",
"legacy": {
"track": "DEVELOP",
"forumId": 39153
},
"subTrack": "FIRST_2_FINISH",
"track": "Development",
"type": "First2Finish",
"name": "$100 Eaton PX 2.0 Petting Zoo - MDC Web Enhancement F2F Challenge",
"reviewType": "INTERNAL",
"id": 30060905,
Expand Down Expand Up @@ -165,10 +165,10 @@
"technologies": "ReactJS",
"status": "COMPLETED",
"legacy": {
"track": "DEVELOP",
"forumId": 39151
},
"subTrack": "FIRST_2_FINISH",
"track": "Development",
"type": "First2Finish",
"name": "$100 Eaton PX 2.0 Petting Zoo - ReactJS Enhancement F2F Challenge",
"reviewType": "INTERNAL",
"id": 30060903,
Expand Down Expand Up @@ -323,10 +323,10 @@
"technologies": "Angular 2+, Express, JSON, Node.js",
"status": "COMPLETED",
"legacy": {
"track": "DEVELOP",
"forumId": 38951
},
"subTrack": "FIRST_2_FINISH",
"track": "Development",
"type": "First2Finish",
"name": "$500 BG800 Online Course Mock Rest API F2F Challenge",
"reviewType": "INTERNAL",
"id": 30060687,
Expand Down Expand Up @@ -630,11 +630,11 @@
"updatedBy": "22841596",
"technologies": "JavaScript, ReactJS",
"status": "COMPLETED",
"legacy": {
"track": "DEVELOP",
"legacy": {
"forumId": 38702
},
"subTrack": "FIRST_2_FINISH",
"track": "Development",
"type": "First2Finish",
"name": "John Hancock - Giving Tuesday - General image handling",
"reviewType": "INTERNAL",
"id": 30060425,
Expand Down
32 changes: 12 additions & 20 deletions __tests__/shared/components/ChallengeTile/__mocks__/marathon.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`renders design 1`] = `
}
>
<div
className="src-shared-components-ChallengeTile-___style__challenge___1vlh0 src-shared-components-ChallengeTile-___style__tile-view___1stZU src-shared-components-ChallengeTile-___style__DESIGN___Qvjqd"
className="src-shared-components-ChallengeTile-___style__challenge___1vlh0 src-shared-components-ChallengeTile-___style__tile-view___1stZU src-shared-components-ChallengeTile-___style__design___1wk2u"
>
<div
className="src-shared-components-ChallengeTile-___style__completed-challenge___3w5tT"
Expand All @@ -30,7 +30,7 @@ exports[`renders design 1`] = `
<p
className="src-shared-components-ChallengeTile-___style__subtrack-color___2AJaw"
>
LOGO DESIGN
Challenge
</p>
<p
className="src-shared-components-ChallengeTile-___style__date-completed___22F18"
Expand All @@ -42,7 +42,7 @@ exports[`renders design 1`] = `
className="src-shared-components-ChallengeTile-___style__challenge-card__bottom___CYUWj"
>
<div
className="src-shared-components-ChallengeTile-___style__challenge-details___3xZDW src-shared-components-ChallengeTile-___style__DATA_SCIENCE___1b8GD"
className="src-shared-components-ChallengeTile-___style__challenge-details___3xZDW src-shared-components-ChallengeTile-___style__data-science___2SGr7"
>
<div
className="src-shared-components-ChallengeTile-___style__design-challenge-user-place___3v-1O"
Expand Down Expand Up @@ -91,7 +91,7 @@ exports[`renders develop 1`] = `
}
>
<div
className="src-shared-components-ChallengeTile-___style__challenge___1vlh0 src-shared-components-ChallengeTile-___style__tile-view___1stZU src-shared-components-ChallengeTile-___style__DEVELOP___GgzgV"
className="src-shared-components-ChallengeTile-___style__challenge___1vlh0 src-shared-components-ChallengeTile-___style__tile-view___1stZU src-shared-components-ChallengeTile-___style__development___19vlt"
>
<div
className="src-shared-components-ChallengeTile-___style__completed-challenge___3w5tT"
Expand All @@ -109,7 +109,7 @@ exports[`renders develop 1`] = `
<p
className="src-shared-components-ChallengeTile-___style__subtrack-color___2AJaw"
>
FIRST 2 FINISH
First2Finish
</p>
<p
className="src-shared-components-ChallengeTile-___style__date-completed___22F18"
Expand All @@ -131,7 +131,7 @@ exports[`renders develop 1`] = `
className="src-shared-components-ChallengeTile-___style__challenge-card__bottom___CYUWj"
>
<div
className="src-shared-components-ChallengeTile-___style__challenge-details___3xZDW src-shared-components-ChallengeTile-___style__DATA_SCIENCE___1b8GD"
className="src-shared-components-ChallengeTile-___style__challenge-details___3xZDW src-shared-components-ChallengeTile-___style__data-science___2SGr7"
>
<div
className="src-shared-components-ChallengeTile-___style__dev-challenge-user-place___2tS8j"
Expand Down Expand Up @@ -196,7 +196,7 @@ exports[`renders marathon 1`] = `
}
>
<div
className="src-shared-components-ChallengeTile-___style__challenge___1vlh0 src-shared-components-ChallengeTile-___style__tile-view___1stZU src-shared-components-ChallengeTile-___style__DATA_SCIENCE___1b8GD"
className="src-shared-components-ChallengeTile-___style__challenge___1vlh0 src-shared-components-ChallengeTile-___style__tile-view___1stZU src-shared-components-ChallengeTile-___style__data-science___2SGr7"
>
<div
className="src-shared-components-ChallengeTile-___style__completed-challenge___3w5tT"
Expand All @@ -211,7 +211,7 @@ exports[`renders marathon 1`] = `
<p
className="src-shared-components-ChallengeTile-___style__subtrack-color___2AJaw"
>
MARATHON MATCH
Challenge
</p>
<p
className="src-shared-components-ChallengeTile-___style__date-completed___22F18"
Expand All @@ -223,7 +223,7 @@ exports[`renders marathon 1`] = `
className="src-shared-components-ChallengeTile-___style__challenge-card__bottom___CYUWj"
>
<div
className="src-shared-components-ChallengeTile-___style__challenge-details___3xZDW src-shared-components-ChallengeTile-___style__DATA_SCIENCE___1b8GD"
className="src-shared-components-ChallengeTile-___style__challenge-details___3xZDW src-shared-components-ChallengeTile-___style__data-science___2SGr7"
>
<div
className="src-shared-components-ChallengeTile-___style__marathon-score___V-afd"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
exports[`Matches shallow shapshot 1`] = `
<div
id="image-1"
style={Object {}}
>
<InlineSVG
baseURL=""
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Matches shallow shapshot 1`] = `
<a>
<a
style={Object {}}
>
<div>
<div
style={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ exports[`Matches shallow shapshot 1`] = `
<div
className="undefined "
>
<a
href="/thrive"
<Link
to="/thrive"
>
THRIVE
</a>
</Link>
</div>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,10 @@ exports[`Matches shallow shapshot 1`] = `
<span
className="src-shared-components-Leaderboard-LeaderboardTable-themes-___styles__leaderboard-avatar___21pJ3"
>
<ThemedAvatar
composeAdhocTheme="deeply"
composeContextTheme="softly"
mapThemrProps={[Function]}
theme={
Object {
"avatar": "src-shared-components-Leaderboard-avatarStyles___default___1bHTzy",
}
}
themePriority="adhoc-context-default"
<DefaultAvatar
data-name="Layer 1"
viewBox="0 0 33 33.00137"
xmlns="http://www.w3.org/2000/svg"
/>
</span>
</td>
Expand Down Expand Up @@ -97,16 +91,10 @@ exports[`Matches shallow shapshot 1`] = `
<span
className="src-shared-components-Leaderboard-LeaderboardTable-themes-___styles__leaderboard-avatar___21pJ3"
>
<ThemedAvatar
composeAdhocTheme="deeply"
composeContextTheme="softly"
mapThemrProps={[Function]}
theme={
Object {
"avatar": "src-shared-components-Leaderboard-avatarStyles___default___1bHTzy",
}
}
themePriority="adhoc-context-default"
<DefaultAvatar
data-name="Layer 1"
viewBox="0 0 33 33.00137"
xmlns="http://www.w3.org/2000/svg"
/>
</span>
</td>
Expand Down Expand Up @@ -150,16 +138,10 @@ exports[`Matches shallow shapshot 1`] = `
<span
className="src-shared-components-Leaderboard-LeaderboardTable-themes-___styles__leaderboard-avatar___21pJ3"
>
<ThemedAvatar
composeAdhocTheme="deeply"
composeContextTheme="softly"
mapThemrProps={[Function]}
theme={
Object {
"avatar": "src-shared-components-Leaderboard-avatarStyles___default___1bHTzy",
}
}
themePriority="adhoc-context-default"
<DefaultAvatar
data-name="Layer 1"
viewBox="0 0 33 33.00137"
xmlns="http://www.w3.org/2000/svg"
/>
</span>
</td>
Expand Down Expand Up @@ -203,16 +185,10 @@ exports[`Matches shallow shapshot 1`] = `
<span
className="src-shared-components-Leaderboard-LeaderboardTable-themes-___styles__leaderboard-avatar___21pJ3"
>
<ThemedAvatar
composeAdhocTheme="deeply"
composeContextTheme="softly"
mapThemrProps={[Function]}
theme={
Object {
"avatar": "src-shared-components-Leaderboard-avatarStyles___default___1bHTzy",
}
}
themePriority="adhoc-context-default"
<DefaultAvatar
data-name="Layer 1"
viewBox="0 0 33 33.00137"
xmlns="http://www.w3.org/2000/svg"
/>
</span>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,10 @@ exports[`Matches shallow shapshot 1`] = `
<span
className="src-shared-components-Leaderboard-PodiumSpot-themes-___styles__leaderboard-avatar___JjdZ_"
>
<ThemedAvatar
composeAdhocTheme="deeply"
composeContextTheme="softly"
mapThemrProps={[Function]}
theme={
Object {
"avatar": "src-shared-components-Leaderboard-avatarStyles___gold___1KUGNq",
}
}
themePriority="adhoc-context-default"
<DefaultAvatar
data-name="Layer 1"
viewBox="0 0 33 33.00137"
xmlns="http://www.w3.org/2000/svg"
/>
<div
className="src-shared-components-Leaderboard-PodiumSpot-themes-___styles__ranking___3eGBy"
Expand Down Expand Up @@ -72,16 +66,10 @@ exports[`Matches shallow shapshot 2`] = `
<span
className="src-shared-components-Leaderboard-PodiumSpot-themes-___styles__leaderboard-avatar___JjdZ_"
>
<ThemedAvatar
composeAdhocTheme="deeply"
composeContextTheme="softly"
mapThemrProps={[Function]}
theme={
Object {
"avatar": "src-shared-components-Leaderboard-avatarStyles___gold___1KUGNq",
}
}
themePriority="adhoc-context-default"
<DefaultAvatar
data-name="Layer 1"
viewBox="0 0 33 33.00137"
xmlns="http://www.w3.org/2000/svg"
/>
<div
className="src-shared-components-Leaderboard-PodiumSpot-themes-___styles__ranking___3eGBy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -348,15 +348,6 @@ exports[`Matches shallow shapshot 1`] = `
Talk to Sales
</a>
</li>
<li
className="src-shared-components-TopcoderFooter-___style__link___3-nzm"
>
<a
href="https://www.topcoder-dev.com/community/terms"
>
Terms
</a>
</li>
</ul>
</div>
<div
Expand Down Expand Up @@ -613,7 +604,7 @@ exports[`Matches shallow shapshot 1`] = `
© 2020 Topcoder
<a
className="src-shared-components-TopcoderFooter-___style__link___3-nzm"
href="https://www.topcoder.com/privacy-policy/"
href="https://www.topcoder-dev.com/policy"
>
Policies
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ exports[`Matches shallow snapshot 1`] = `
closeMobileMenu={[Function]}
closeSearch={[Function]}
dismissChallengeNotifications={[Function]}
headerMenu={null}
loadNotifications={[Function]}
markAllNotificationAsRead={[Function]}
markAllNotificationAsSeen={[Function]}
Expand Down
Loading