Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Add new links for help.topcoder.com #795

Merged
merged 2 commits into from
May 5, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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: 1 addition & 1 deletion app/directives/tc-form-stockart/tc-form-stockart.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ describe('Topcoder Form Stockart Directive', function() {
})
})

describe.only('isButtonDisabled', function() {
describe('isButtonDisabled', function() {
var button

beforeEach(function() {
Expand Down
8 changes: 4 additions & 4 deletions app/submissions/submit-design-files/submit-design-files.jade
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.mobile-redirect__body
p Our team is working hard on new features, and file upload currently only works on the web. Please open this page on your desktop if you want to create a submission.

a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Learn more about formatting your submission file
a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges") Learn more about formatting your submission file

a.tc-btn.tc-btn-s(ng-href="https://www.{{DOMAIN}}/challenge-details/{{submissions.challengeId}}/?type={{submissions.track}}") Back to Challenge Details

Expand All @@ -23,7 +23,7 @@

p Please be sure to double-check that you have submitted the correct files and that your JPG files (if applicable) are in RGB color mode.

a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Learn more about formatting your submission file
a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges") Learn more about formatting your submission file

.form-block__fields
.fieldset
Expand Down Expand Up @@ -122,7 +122,7 @@
.form-block__text
p Check to see if your font is on the Studio Standard Fonts list. If it is, leave the URL field blank.

p Read the #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/font-policy-for-design-challenges/") Studio Fonts Policy].
p Read the #[a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/217959447-Font-Policy-for-Design-Challenges") Studio Fonts Policy].

p If your font is not on the list, you must provide the URL to the font page (not file) from one of the approved font websites in the dropdown box.

Expand All @@ -135,7 +135,7 @@
.form-block__title Did you use stock art?

.form-block__text
p If you used any stock photos in your design mocks, please provide the location and details so that the client can obtain them. Follow the guidelines at our #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/policy-for-stock-photos-in-design-submissions/") Studio Stock Art Policy].
p If you used any stock photos in your design mocks, please provide the location and details so that the client can obtain them. Follow the guidelines at our #[a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/217481408-Policy-for-Stock-Artwork-in-Design-Submissions") Studio Stock Art Policy].

.form-block__fields
.fieldsets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.mobile-redirect__body
p Our team is working hard on new features, and file upload currently only works on the web. Please open this page on your desktop if you want to create a submission.

a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") TODO: same link as below for help on formatting submission
a(ng-href="") TODO: same link as below for help on formatting submission

a.tc-btn.tc-btn-s(ng-href="https://www.{{DOMAIN}}/challenge-details/{{submissions.challengeId}}/?type={{submissions.track}}") Back to Challenge Details

Expand All @@ -23,7 +23,7 @@

p Need text from PMs.

a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Need link from PMs
a(ng-href="") Need link from PMs

.form-block__fields
.fieldset
Expand Down