Commit Graph

16750 Commits

Author SHA1 Message Date
Jonathan
2a48f3616b Changed http to https for codepen links on challenges for data visualization project and take home interview projects (#15331) 2017-06-13 11:30:43 +05:30
Jonathan
de6349494f Changed http to https for codepen links on challenges for data visualization project and take home interview projects (#15331) 2017-06-13 11:30:43 +05:30
Dylan
4b15554a94 Merge pull request #14512 from Manish-Giri/fix/add-tests-object-properties
Add test to prevent assignment to variable directly
2017-06-12 22:00:37 -05:00
Dylan
6d2e8180b5 Merge pull request #14512 from Manish-Giri/fix/add-tests-object-properties
Add test to prevent assignment to variable directly
2017-06-12 22:00:37 -05:00
MANISH-GIRI
5f06ecde9d Add test to prevent assignment to variable directly 2017-06-12 20:32:37 -04:00
MANISH-GIRI
6e4ab3c5dd Add test to prevent assignment to variable directly 2017-06-12 20:32:37 -04:00
Berkeley Martinez
79658f7125 Merge pull request #15216 from raisedadead/chore/update-ci-config
chore(CI): Update Travis CI Config
2017-06-09 23:09:14 -07:00
Anish Hota
ae5cebeb61 Add missing semicolons to Calculator.js for consistency (#15257) 2017-06-08 20:59:24 +05:30
Shelvin Chandra
3c16db4249 fix(seed): Update warning for Safari (#15236) 2017-06-07 20:26:40 +05:30
Shelvin Chandra
37c3132c90 fix(seed): Update warning for Safari (#15236) 2017-06-07 20:26:40 +05:30
Jonathan
25ffc4c534 Changed wording for Drop It challenge to be more concise (#15234) 2017-06-07 18:54:00 +05:30
Jonathan
a8d701e4e6 Changed wording for Drop It challenge to be more concise (#15234) 2017-06-07 18:54:00 +05:30
Guillermo Hernandez Jr
034635aa2a fixed typos in how nonprofits work page (#15228) 2017-06-06 20:57:06 +05:30
Jae Logan
3e4e779864 Modify COC page (#15231) 2017-06-06 20:56:43 +05:30
Dylan
e1a2fecd13 add donate links and mousetrap 2017-06-05 16:46:04 +01:00
mrugesh mohapatra
a8e2ed6b5e chore(CI): Update Travis CI Config 2017-06-05 18:14:21 +05:30
Charles Bakar
cb89e4633c fix(test) add space formatting 2017-06-01 14:43:28 +02:00
Charles Bakar
a3c2475498 fix(test) add space formatting 2017-06-01 14:43:28 +02:00
Jonathan
fbc5a7da27 updated placement for result variable to be more intuitive for newcomes (#15142) 2017-06-01 13:11:28 +05:30
Jonathan
a33ebd3c43 updated placement for result variable to be more intuitive for newcomes (#15142) 2017-06-01 13:11:28 +05:30
Dylan
b24c8146fb Merge pull request #15128 from chrisrymer/fix/change_color_text_singl_quotes_15117
Add support for single and double quotes on style attribute
2017-05-31 12:09:20 -05:00
Dylan
73e926b808 Merge pull request #15128 from chrisrymer/fix/change_color_text_singl_quotes_15117
Add support for single and double quotes on style attribute
2017-05-31 12:09:20 -05:00
chrisrymer
13f6551ec9 Add support for single and double quotes on style attribute 2017-05-30 22:20:02 +01:00
chrisrymer
f426c6b8c3 Add support for single and double quotes on style attribute 2017-05-30 22:20:02 +01:00
Snyk bot
70f554d045 fix: package.json & .snyk to reduce vulnerabilities (#15039)
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:ms:20170412

Latest report for freecodecamp/freecodecamp:
https://snyk.io/test/github/freecodecamp/freecodecamp
2017-05-31 00:13:52 +05:30
Justin Stone
886e7f6f22 Change the text of a jQuery challenge (#14799)
The text was changed to be more accurate.
It incorrectly talked about ancestors/descendants as parents/children.
Text about property inheritance was also removed to
keep the focus of the challenge on targeting children.

Change "Instructions" to <hr> in jQuery challenge
This seems to align with the style guide more
2017-05-30 23:59:27 +05:30
Justin Stone
a7565a932b Change the text of a jQuery challenge (#14799)
The text was changed to be more accurate.
It incorrectly talked about ancestors/descendants as parents/children.
Text about property inheritance was also removed to
keep the focus of the challenge on targeting children.

Change "Instructions" to <hr> in jQuery challenge
This seems to align with the style guide more
2017-05-30 23:59:27 +05:30
Eric Leung
fec8dcb7ed Add introduction text to basic JavaScript (#15119) 2017-05-30 22:05:22 +05:30
Eric Leung
852678f6f4 Add introduction text to basic JavaScript (#15119) 2017-05-30 22:05:22 +05:30
padulam
ea951052a3 Point bug modal to forum 2017-05-30 10:17:21 +05:30
Eric Leung
72deeb0ae5 Merge pull request #14958 from huyenltnguyen/fix/challenge-description-typo
fix challenge description typo
2017-05-29 19:04:04 -07:00
Eric Leung
f6e796f7fa Merge pull request #14958 from huyenltnguyen/fix/challenge-description-typo
fix challenge description typo
2017-05-29 19:04:04 -07:00
Eric Leung
8ad1afc515 Merge pull request #15061 from texas2010/fix/move-example-out-of-test
move example out of test
2017-05-29 18:55:25 -07:00
Eric Leung
802f9b2ddb Merge pull request #15061 from texas2010/fix/move-example-out-of-test
move example out of test
2017-05-29 18:55:25 -07:00
Peter Weinberg
585f220cdd fix(tests): add tests to write higher order arrow functions challenge 2017-05-29 18:00:21 -04:00
Peter Weinberg
8a951deecd fix(tests): add tests to write higher order arrow functions challenge 2017-05-29 18:00:21 -04:00
Milo Hartsoe
98d75156f4 Add tests to es6 challenge Write Higher Order Arrow Functions. Doesn't have es6 syntax tests.
Comments out function and arrow tests that didn't work and fixes formatting issues.
2017-05-29 16:30:11 -04:00
Milo Hartsoe
0a6195a65f Add tests to es6 challenge Write Higher Order Arrow Functions. Doesn't have es6 syntax tests.
Comments out function and arrow tests that didn't work and fixes formatting issues.
2017-05-29 16:30:11 -04:00
Charles Bakar
f53e759e23 Add test to Arrow functions with input parameters 2017-05-28 18:50:29 +02:00
Charles Bakar
85f8b6c417 Add test to Arrow functions with input parameters 2017-05-28 18:50:29 +02:00
Dylan
2247b57e25 Merge pull request #14970 from jhowerin/fix/issue14967
Removed - Don't worry about JavaScript itself - we will cover it soon.
2017-05-28 07:49:25 -05:00
Dylan
1ea28ee924 Merge pull request #14970 from jhowerin/fix/issue14967
Removed - Don't worry about JavaScript itself - we will cover it soon.
2017-05-28 07:49:25 -05:00
Thomas KUNTZ
539d5a2ae1 Fix meaning issue (#15059)
The wording made think that we had to return the sum of the two numbers and *then* all the numbers between them (in the form of an array for instance). In fact we have to return the sum of the two numbers *plus* the sum of all numbers between them.
2017-05-27 18:42:48 +05:30
Thomas KUNTZ
51ae1a4c2b Fix meaning issue (#15059)
The wording made think that we had to return the sum of the two numbers and *then* all the numbers between them (in the form of an array for instance). In fact we have to return the sum of the two numbers *plus* the sum of all numbers between them.
2017-05-27 18:42:48 +05:30
texas2010
26fdd5e28f move example out of test 2017-05-26 11:26:40 -05:00
texas2010
7d919b4192 move example out of test 2017-05-26 11:26:40 -05:00
Peter Weinberg
cd7f24defd fix(tests): minor change to test suite for nest an anchor challenge 2017-05-24 22:20:45 -04:00
Peter Weinberg
ae19c6b7ca fix(tests): minor change to test suite for nest an anchor challenge 2017-05-24 22:20:45 -04:00
james gill
9993f8afd5 minor change to test suite 2017-05-22 17:35:28 -07:00
james gill
007615de74 minor change to test suite 2017-05-22 17:35:28 -07:00