Skip to content

Release 2020-10-01 #5033

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 35 commits into from
Oct 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
e3df97b
Gig apply page init
kkartunov Sep 23, 2020
1b0a5fa
Implements #4916
kkartunov Sep 23, 2020
d8603af
ci: Deploy gig-pages-chatbot to QA env
luizrrodrigues Sep 24, 2020
4de51d2
Connect to Recruit CRM
kkartunov Sep 25, 2020
7641323
Country dropdown
kkartunov Sep 25, 2020
547898b
SubmissionManagement - Get challenge status from utils/tc
luizrrodrigues Sep 28, 2020
9610cd8
SubmissionManagement - Hide DELETE button from Design track
luizrrodrigues Sep 28, 2020
e177705
fix: for issue #4948
luizrrodrigues Sep 28, 2020
b17b05e
fix: for issue #4948
luizrrodrigues Sep 28, 2020
e6e978e
Merge pull request #5013 from topcoder-platform/issue-4948
luizrrodrigues Sep 28, 2020
594519b
Temporary hide MY ACTIVE CHALLENGES in Dashboard
luizrrodrigues Sep 28, 2020
ceb978a
Merge pull request #5014 from topcoder-platform/issue-5004
luizrrodrigues Sep 28, 2020
40035b7
ci: deploy tcx-202010 to QA env
luizrrodrigues Sep 29, 2020
0a9e8c8
#4891 custom tweeks
kkartunov Sep 29, 2020
e0ce3c2
ci: on qa
kkartunov Sep 29, 2020
09cecea
Update index.jsx
PrakashDurlabhji Sep 29, 2020
c92598a
#4891 team review fixes
kkartunov Sep 30, 2020
ebb4c29
Better errors for gig details page
kkartunov Sep 30, 2020
6f97511
Date picker fixes
kkartunov Sep 30, 2020
96385a7
Implements #5023
kkartunov Sep 30, 2020
ea9fd9d
ci: deploy rdm-email-switch to QA env
luizrrodrigues Sep 30, 2020
0633ef3
Apply page fixes
kkartunov Sep 30, 2020
49efb9c
Merge pull request #5018 from PrakashDurlabhji/issue_4926_1
luizrrodrigues Oct 1, 2020
ef64236
ci: Deploy tcx-202010 to Stag env
luizrrodrigues Oct 1, 2020
8bef940
Merge pull request #5028 from topcoder-platform/tcx-202010
luizrrodrigues Oct 1, 2020
8836b4a
fix: for issue #4948
luizrrodrigues Oct 1, 2020
c738e0a
Merge branch 'develop' into rdm-email-switch
luizrrodrigues Oct 1, 2020
2a7a1c9
Merge pull request #5024 from topcoder-platform/rdm-email-switch
luizrrodrigues Oct 1, 2020
b0cc9c7
Merge branch 'develop' into gig-pages-chatbot
luizrrodrigues Oct 1, 2020
960fedd
Merge pull request #5030 from topcoder-platform/gig-pages-chatbot
luizrrodrigues Oct 1, 2020
5151e2d
Fix validation for #4891
kkartunov Oct 1, 2020
4adf0fc
Fixed file validation
kkartunov Oct 1, 2020
0a44c84
Merge branch 'develop' into gig-application
kkartunov Oct 1, 2020
80a216f
Merge pull request #5025 from topcoder-platform/gig-application
luizrrodrigues Oct 1, 2020
80cb5b3
release: v1.2.4
sushilshinde Oct 1, 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
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,7 @@ workflows:
filters:
branches:
only:
- milestone-20200917
- develop
- gig-application
# This is beta env for production soft releases
- "build-prod-beta":
context : org-global
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,10 @@ exports[`Default render 1`] = `
<div
className="src-shared-components-GUIKit-Checkbox-___style__checkmark___1xdsj"
>
<IconCheckSolid
<img
alt="checkmark-icon"
className="src-shared-components-GUIKit-Checkbox-___style__after___2rEBg"
height={13}
viewBox="0 0 18 15"
width={13}
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
src="/community-app-assets/images/07507a04e0986d806cbd3ec73c724143.png"
/>
</div>
</label>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`Default render 1`] = `
<div
className="datepickerContainer src-shared-components-GUIKit-Datepicker-___style__container___Sl58X"
className="src-shared-components-GUIKit-Datepicker-___style__container___Sl58X"
>
<withStyles(SingleDatePicker)
anchorDirection="left"
Expand All @@ -19,7 +19,7 @@ exports[`Default render 1`] = `
/>
}
date={null}
daySize={53}
daySize={47}
disableScroll={false}
disabled={false}
displayFormat="MMM DD, YYYY"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,31 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Default render 1`] = `
<div
className="radioButtonContainer src-shared-components-GUIKit-RadioButton-___style__radioButtonContainer___3YAY0 src-shared-components-GUIKit-RadioButton-___style__smSize____lb3s"
>
<React.Fragment>
<div
className="radioButton src-shared-components-GUIKit-RadioButton-___style__radioButton___2Jtbj"
className="radioButtonContainer src-shared-components-GUIKit-RadioButton-___style__radioButtonContainer___3YAY0 src-shared-components-GUIKit-RadioButton-___style__smSize____lb3s"
>
<label
className="src-shared-components-GUIKit-RadioButton-___style__container___3nVSA"
<div
className="radioButton src-shared-components-GUIKit-RadioButton-___style__radioButton___2Jtbj"
>
<input
checked={true}
onChange={[Function]}
type="radio"
/>
<label
className="src-shared-components-GUIKit-RadioButton-___style__container___3nVSA"
>
<input
checked={true}
onChange={[Function]}
type="radio"
/>
<span
className="src-shared-components-GUIKit-RadioButton-___style__checkmark___1iCFJ"
/>
</label>
<span
className="src-shared-components-GUIKit-RadioButton-___style__checkmark___1iCFJ"
/>
</label>
<span
className="src-shared-components-GUIKit-RadioButton-___style__label___MCxnk"
>
radio
</span>
className="src-shared-components-GUIKit-RadioButton-___style__label___MCxnk"
>
radio
</span>
</div>
</div>
</div>
</React.Fragment>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ exports[`renders email preferences setting page correctly 1`] = `
secondaryText="For all the latest updates surrounding the <a href=\\"https://www.topcoder.com/community/member-programs/topcoder-open\\" style=\\"color:#0d61bf;text-decoration:underline\\">Topcoder Open</a> you should definitely be subscribing to this one. Expect an update in your mailbox every Tuesday!"
value="TCO Tuesdays"
/>
<ToggleableItem
checked={false}
id="RDM"
onToggle={[Function]}
primaryText="Rapid Development Match (RDM) Reminders"
secondaryText="Receive notifications of our brand new RDMs! These rated, development matches will be a fun new way to engage with us!"
value="RDM"
/>
</div>
</div>
`;
Loading