Skip to content

PR from dev to master #3142

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 37 commits into from
Jul 27, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
8999a3c
update test
r0hit-gupta Jul 19, 2019
5bacb0b
https://github.com/topcoder-platform/community-app/issues/2792 https:…
r0hit-gupta Jul 19, 2019
3a0efd9
updated snapshots
sushilshinde Jul 25, 2019
34cab90
Merge pull request #2968 from PrakashDurlabhji/issue_2885_1
sushilshinde Jul 24, 2019
8a5a35d
https://github.com/topcoder-platform/community-app/issues/2885 https:…
sushilshinde Jul 26, 2019
ee1d3b8
Merge pull request #2981 from gets0ul/issue-2739
sushilshinde Jul 24, 2019
9b1408c
https://github.com/topcoder-platform/community-app/issues/2739 https:…
sushilshinde Jul 26, 2019
d6d1bdf
Merge pull request #2978 from gets0ul/issue-2887
sushilshinde Jul 24, 2019
bdab770
https://github.com/topcoder-platform/community-app/issues/2887 https:…
sushilshinde Jul 24, 2019
87c51a5
Merge pull request #2975 from PrakashDurlabhji/issue_2789
sushilshinde Jul 25, 2019
cdd2301
https://github.com/topcoder-platform/community-app/issues/2789 https:…
sushilshinde Jul 26, 2019
e03612b
Merge pull request #2971 from r0hit-gupta/msft78
sushilshinde Jul 25, 2019
a2bea6c
https://github.com/topcoder-platform/community-app/issues/2792 https:…
sushilshinde Jul 26, 2019
e902ef6
updated package.json
sushilshinde Jul 26, 2019
a27790e
Merge pull request #3063 from topcoder-platform/qa-accessibility-fix-…
sushilshinde Jul 26, 2019
34091f7
https://github.com/topcoder-platform/community-app/issues/2985 https:…
sushilshinde Jul 26, 2019
f402dcc
fixing proptype validation
sushilshinde Jul 26, 2019
9c237df
deploying on beta
sushilshinde Jul 26, 2019
66f0603
Merge pull request #2962 from r0hit-gupta/msft37
sushilshinde Jul 25, 2019
22f76c7
https://github.com/topcoder-platform/community-app/issues/2759#issuec…
sushilshinde Jul 26, 2019
33e4dd0
Merge pull request #2960 from r0hit-gupta/msft214
sushilshinde Jul 25, 2019
ba89afa
https://github.com/topcoder-platform/community-app/issues/2876 https:…
sushilshinde Jul 26, 2019
4ad1527
Merge pull request #2958 from gets0ul/issue-2819
sushilshinde Jul 25, 2019
a386a0d
https://github.com/topcoder-platform/community-app/issues/2819 https:…
sushilshinde Jul 26, 2019
b91200e
Merge pull request #2957 from PrakashDurlabhji/issue_2743
sushilshinde Jul 25, 2019
03cb34b
https://github.com/topcoder-platform/community-app/issues/2743 https:…
sushilshinde Jul 26, 2019
5e5fd7f
Merge pull request #2942 from romitgit/MSFT-236-Issue#2893
sushilshinde Jul 25, 2019
e6ef2f4
https://github.com/topcoder-platform/community-app/issues/2893 https:…
sushilshinde Jul 26, 2019
32d0ed5
Merge pull request #2940 from r0hit-gupta/msft123
sushilshinde Jul 25, 2019
841453d
https://github.com/topcoder-platform/community-app/issues/2821 https:…
sushilshinde Jul 26, 2019
611b724
Merge pull request #2956 from allenjuly7/qa-accessibility
sushilshinde Jul 25, 2019
f0d9e84
https://github.com/topcoder-platform/community-app/issues/2865 https:…
sushilshinde Jul 26, 2019
4090014
Merge pull request #2931 from r0hit-gupta/msft153
sushilshinde Jul 25, 2019
f1f8cff
https://github.com/topcoder-platform/community-app/issues/2843 https:…
sushilshinde Jul 26, 2019
a3649a6
merge for https://github.com/topcoder-platform/community-app/issues/2…
sushilshinde Jul 25, 2019
5276bb2
Merge branch 'develop' into release-qa-accessibility
sushilshinde Jul 27, 2019
6bbe889
Merge pull request #3141 from topcoder-platform/release-qa-accessibility
sushilshinde Jul 27, 2019
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
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ workflows:
- general-features
- develop-from-master-23may
- hot-fixes-4
- release-qa-accessibility
# Production builds are exectuted only on tagged commits to the
# master branch.
- "build-prod":
Expand Down
10 changes: 10 additions & 0 deletions __tests__/shared/__snapshots__/index.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ exports[`Snapshot match 1`] = `
<HelmetWrapper
defer={true}
encodeSpecialCharacters={true}
htmlAttributes={
Object {
"lang": "en",
}
}
>
<meta
content="#FFFFFF"
Expand Down Expand Up @@ -34,6 +39,11 @@ exports[`Snapshot match 2`] = `
<HelmetWrapper
defer={true}
encodeSpecialCharacters={true}
htmlAttributes={
Object {
"lang": "en",
}
}
>
<meta
content="#FFFFFF"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ exports[`renders a skill correctly 1`] = `
className="src-shared-components-ProfilePage-Skill-___styles__container___bW089"
>
<div
aria-label="Test Skill Icon"
className="src-shared-components-ProfilePage-Skill-___styles__skill-icon___1-d49"
>
<FallbackIcon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
exports[`Snapshot match 1`] = `
<div
className="src-shared-components-TopcoderHeader-Auth-___style__auth___3X0_r"
onClick={[Function]}
onKeyPress={null}
role="button"
tabIndex="0"
>
<a
className="tc-btn-sm tc-btn-primary"
Expand All @@ -27,10 +23,6 @@ exports[`Snapshot match 1`] = `
exports[`Snapshot match 2`] = `
<div
className="column src-shared-components-TopcoderHeader-Auth-___style__auth___3X0_r"
onClick={[Function]}
onKeyPress={null}
role="button"
tabIndex="0"
>
<a
className="tc-btn-sm tc-btn-primary"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`Matches shallow shapshot 1`] = `
className="src-shared-components-TopcoderFooter-___style__footer___28yQ6"
>
<nav>
<ul>
<ol>
<li
className="src-shared-components-TopcoderFooter-___style__link___3-nzm"
>
Expand Down Expand Up @@ -51,13 +51,14 @@ exports[`Matches shallow shapshot 1`] = `
TERMS
</a>
</li>
</ul>
</ol>
</nav>
<div
className="src-shared-components-TopcoderFooter-___style__social-links___2G4Ia"
>
<hr />
<a
aria-label="Facebook"
href="https://www.facebook.com/topcoder"
target="fbwindow"
>
Expand All @@ -78,6 +79,7 @@ exports[`Matches shallow shapshot 1`] = `
</svg>
</a>
<a
aria-label="Twitter"
href="http://www.twitter.com/topcoder"
target="twwindow"
>
Expand All @@ -98,6 +100,7 @@ exports[`Matches shallow shapshot 1`] = `
</svg>
</a>
<a
aria-label="Linkedin"
href="https://www.linkedin.com/company/topcoder"
target="liwindow"
>
Expand All @@ -118,6 +121,7 @@ exports[`Matches shallow shapshot 1`] = `
</svg>
</a>
<a
aria-label="Instagram"
href="https://www.instagram.com/topcoder"
target="inwindow"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,10 @@ exports[`Matches shallow shapshot shapshot 2`] = `
/>
<span>
<span
aria-checked={false}
aria-label="Filter"
className="src-shared-components-challenge-listing-Filters-___ChallengeFilters__filter-switch-with-label___21Ups"
role="switch"
>
<ThemedSwitchWithLabel
composeAdhocTheme="deeply"
Expand All @@ -122,7 +125,10 @@ exports[`Matches shallow shapshot shapshot 2`] = `
/>
</span>
<span
aria-checked={false}
aria-label="Filter"
className="src-shared-components-challenge-listing-Filters-___ChallengeFilters__filter-switch-with-label___21Ups"
role="switch"
>
<ThemedSwitchWithLabel
composeAdhocTheme="deeply"
Expand All @@ -136,7 +142,10 @@ exports[`Matches shallow shapshot shapshot 2`] = `
/>
</span>
<span
aria-checked={false}
aria-label="Filter"
className="src-shared-components-challenge-listing-Filters-___ChallengeFilters__filter-switch-with-label___21Ups"
role="switch"
>
<ThemedSwitchWithLabel
composeAdhocTheme="deeply"
Expand Down
Loading