diff --git a/.circleci/config.yml b/.circleci/config.yml index 8b9a41af6a..5b0ff4a40b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -238,7 +238,7 @@ workflows: filters: branches: only: - - feature-contentful + - integration-v5-challenge-api # This is alternate dev env for parallel testing - "build-qa": context : org-global @@ -259,7 +259,7 @@ workflows: filters: branches: only: - - feature-contentful + - develop # Production builds are exectuted # when PR is merged to the master # Don't change anything in this configuration diff --git a/__tests__/shared/components/Header/__snapshots__/index.jsx.snap b/__tests__/shared/components/Header/__snapshots__/index.jsx.snap index a8b4bb9208..9ef50e5635 100644 --- a/__tests__/shared/components/Header/__snapshots__/index.jsx.snap +++ b/__tests__/shared/components/Header/__snapshots__/index.jsx.snap @@ -58,7 +58,7 @@ exports[`Default render 1`] = ` "title": "All Challenges", }, Object { - "href": "https://arena.topcoder-dev.com", + "href": "/community/arena", "title": "Competitive Programming", }, Object { @@ -208,4 +208,4 @@ exports[`Default render 1`] = ` } /> -`; \ No newline at end of file +`; diff --git a/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap b/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap index f95e017b49..adf5d611f5 100644 --- a/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap +++ b/__tests__/shared/components/__snapshots__/TopcoderFooter.jsx.snap @@ -54,7 +54,7 @@ exports[`Matches shallow shapshot 1`] = ` className="src-shared-components-TopcoderFooter-___style__link___3-nzm" > Competitive Programming @@ -68,6 +68,15 @@ exports[`Matches shallow shapshot 1`] = ` Gig Work +
  • + + Practice + +
  • +
  • + + Challenge Pipeline + +
  • diff --git a/config/default.js b/config/default.js index c79b6aadab..8b7a9d178b 100644 --- a/config/default.js +++ b/config/default.js @@ -309,7 +309,7 @@ module.exports = { }, { title: 'Competitive Programming', - href: 'https://arena.topcoder-dev.com', + href: '/community/arena', }, { title: 'Gig Work', diff --git a/config/production.js b/config/production.js index 63e11ad694..35adcd73a3 100644 --- a/config/production.js +++ b/config/production.js @@ -111,7 +111,7 @@ module.exports = { }, { title: 'Competitive Programming', - href: 'https://arena.topcoder.com', + href: '/community/arena', }, { title: 'Gig Work', diff --git a/src/server/tc-communities/wipro/metadata.json b/src/server/tc-communities/wipro/metadata.json index 451de9ff9e..fed156fca6 100644 --- a/src/server/tc-communities/wipro/metadata.json +++ b/src/server/tc-communities/wipro/metadata.json @@ -42,7 +42,7 @@ "url": "/leaderboard" }, { "title": "FAQ", - "url": "/faq" + "url": "https://topgear-app.wipro.com/faq-categories" } ], "newsFeed": "http://www.topcoder.com/feed", diff --git a/src/shared/components/TopcoderFooter/index.jsx b/src/shared/components/TopcoderFooter/index.jsx index 6f89707c7c..34d774af68 100644 --- a/src/shared/components/TopcoderFooter/index.jsx +++ b/src/shared/components/TopcoderFooter/index.jsx @@ -44,8 +44,9 @@ export default function TopcoderFooter() {
      All Challenges - Competitive Programming + Competitive Programming Gig Work + Practice
    @@ -64,6 +65,7 @@ export default function TopcoderFooter() {
      Blog + Challenge Pipeline Events Calendar Forums Programs diff --git a/src/shared/components/buttons/themed/tc.scss b/src/shared/components/buttons/themed/tc.scss index b990bf4abc..952fd18d83 100644 --- a/src/shared/components/buttons/themed/tc.scss +++ b/src/shared/components/buttons/themed/tc.scss @@ -44,7 +44,7 @@ &:active, &:visited { - border: 1px solid #0ab88a !important; + border: 1px solid #137d60 !important; box-shadow: none !important; } } diff --git a/src/shared/components/tc-communities/communities/wipro/Home/index.jsx b/src/shared/components/tc-communities/communities/wipro/Home/index.jsx index a5b06f068c..9d316ff1ec 100644 --- a/src/shared/components/tc-communities/communities/wipro/Home/index.jsx +++ b/src/shared/components/tc-communities/communities/wipro/Home/index.jsx @@ -149,15 +149,23 @@ export default function Home(props) { >