Utsab Saha
c28c67abc6
Explain how to check the versions of node and mongo for people who already have these installed on their machine. This helps prevent contributors from using older versions that may be incompatible.
...
Remove inconsistent tabbing and give directions in case versions are not up to date
Removing extra line
2016-10-25 17:19:02 -07:00
Logan Tegman
4cc3d0e4a4
Fix loopProtect comment detection
2016-10-24 13:26:33 +01:00
Chaim Lando
3a48daaa21
added a test checking for a number output to stand-in-line
2016-10-24 10:48:37 +01:00
Sahil Khurana
51dd09f7e8
Modified test case description
...
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
Timo
e8713dcae0
Add keyboard shortcut for commenting code
2016-10-24 09:56:48 +01:00
André Ferreira
7eff1ec411
Advanced Ziplines translated into Brazilian Portuguese
2016-10-23 02:42:04 +00:00
Timo
76af34466e
Make Unix casing consistent
2016-10-23 03:28:56 +01:00
Logan Tegman
2846df3d5b
Merge pull request #11309 from FreeCodeCamp/feature/snyk-badge
...
Added vulnerabilities badge from Snyk
2016-10-22 18:26:36 -07:00
Jonathan
07e92f8fd9
Added vulnerabilities badge from Snyk
2016-10-21 19:05:56 +01:00
Berkeley Martinez
30dc504e0f
Merge pull request #11244 from WiNloSt/fix/syntax-err-toast
...
Fix error toast not display when JavaScript syntax error
2016-10-20 22:23:43 -07:00
Quincy Larson
b597229666
Merge pull request #11269 from recurza/fix/switch-order-of-courses
...
Switched order of JS for loop and while loop courses
2016-10-20 22:13:22 -07:00
Jonathan
a664e87dc4
Merge pull request #11290 from sycrat/fix/rgb-mix-colors-desc
...
Fixed the wording for "color words" vs "hex codes"
2016-10-20 16:51:46 +01:00
sycrat
e1dbbd220e
Fixed the wording for "word" vs "hex code"
2016-10-20 15:55:49 +10:00
Jonathan
52990dd1aa
Merge pull request #11225 from yasserhussain1110/fix/function-will-be-passed-only-non-neg-values
...
Modified challenge description for issue #10409
2016-10-19 20:11:04 +01:00
Yasser Hussain
dbc352703d
Modified challenge description
2016-10-19 11:40:57 +05:30
recurza
a7b3b80c49
Switched order of JS for loop and while loop courses
2016-10-19 12:46:42 +08:00
Dylan
e05e773be4
Merge pull request #11206 from elisecode247/fix/challenge-escape-sequences-in-strings
...
Corrects Escape Sequences in Strings
2016-10-17 13:47:36 -05:00
Mahatthana Nomsawadi
3a17fc16c8
Use action from actionCreator
2016-10-17 08:00:44 +07:00
Logan Tegman
96f5b3a2af
Merge pull request #10929 from Bouncey/fix/functionInComments
...
Incorrect error thrown when function is in comments
2016-10-16 14:10:55 -07:00
Logan Tegman
e361b24755
Merge pull request #10854 from Bouncey/Fix/UnmodifiedReturnStatement
...
Added test for unmodified return statement
2016-10-16 14:00:33 -07:00
Logan Tegman
4c141f6d1a
Merge pull request #10755 from daphneppl/fix/check-name-before-issuing-certificate
...
Check name existence before proceeding to issue certificate
2016-10-16 13:53:02 -07:00
Logan Tegman
3779633457
Merge pull request #10353 from dhcodes/fix/contradictory-goals-quoting-strings-challenge
...
combine backslash tests for quoting strings challenge
2016-10-16 13:45:24 -07:00
Logan Tegman
c5f34404ba
Merge pull request #11217 from atjonathan/fix/unknownprop-errors
...
Updated react-bootstrap to fix most of the errors with unknown props
2016-10-16 13:30:40 -07:00
Logan Tegman
1587bcac2a
Merge pull request #11224 from FreeCodeCamp/greenkeeper-yargs-6.1.1
...
Update yargs to version 6.1.1 🚀
2016-10-16 12:21:49 -07:00
Logan Tegman
503c17be06
Merge pull request #11235 from yasserhussain1110/fix/seek-and-destroy-added-test
...
Added a new Test case to 'Seek and Destroy challenge'
2016-10-16 12:08:57 -07:00
Jonathan
309f1957cc
Merge pull request #11223 from Manish-Giri/fix/compound-assignment-with-augmented-addition
...
Improve wording in compound assignment with augmented addition challenge
2016-10-16 19:33:35 +01:00
Yasser Hussain
8f0a41c085
Added a new Test case to 'Seek and Destroy challenge'
...
Added test which calls the function with at least 8 inputs.
2016-10-16 14:34:08 +05:30
greenkeeperio-bot
2bacaadccd
chore(package): update yargs to version 6.1.1
...
https://greenkeeper.io/
2016-10-15 12:42:54 -07:00
MANISH-GIRI
0844d09446
Improve wording in compound assignment with augmented addition challenge
2016-10-15 15:26:19 -04:00
theflametrooper
4f42c20416
Updated react-bootstrap to fix most of the errors with unknown props
2016-10-15 14:46:39 +01:00
Jonathan
1c951a2fe5
Merge pull request #9907 from craigstroman/fix/text-editor-overflow-ipad
...
Text-editor overflow hidden on iPad
2016-10-15 14:11:04 +01:00
Jonathan
13f7a5fca5
Merge pull request #11172 from systimotic/fix/only-once-windows
...
Fix 'npm run only-once' command on Windows
2016-10-15 13:27:01 +01:00
Jonathan
47f1b74436
Merge pull request #11211 from mattlayton1986/fix/challenge-typo
...
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
Jonathan
da1970938d
Merge pull request #11209 from mattlayton1986/fix/CONTRIBUTING_typo
...
Fix minor typos
2016-10-15 00:14:17 +01:00
Ricardo Alejandre
2c683c14b4
Fix/ExtraTestCaseForSwitchChallenge
...
Added extra test case
2016-10-14 22:27:49 +01:00
Matt Layton
8379adcb9e
Fix minor typoin instructional text
2016-10-14 16:23:00 -05:00
Matt Layton
e0f1d40f04
Fix minor typos
2016-10-14 15:52:24 -05:00
Jonathan
9d0b016313
Merge pull request #11197 from tf2manu994/fix/continuity
...
Fix consistency between questions
2016-10-14 21:29:49 +01:00
Elise
ac1e3d249b
Corrects Escape Sequences in String
...
The return carriage didn't give a new line, so the string is re-written. The Spanish translation is also updated. From issue 'new line character is required before third line' #10485 .
2016-10-14 16:05:30 -04:00
Jonathan
f26f2f5777
Merge pull request #11190 from FreeCodeCamp/update-contributing-md
...
Add how we QA and how we close stale issues sections
2016-10-14 18:57:19 +01:00
systimotic
cb4fc88cc8
Fix npm run only-once command on Windows
2016-10-14 19:56:30 +02:00
Quincy Larson
d858c6cc22
fix-typo
2016-10-14 10:21:42 -07:00
Manmeet Gill
4fa4db262c
Fix consistency between questions
2016-10-14 20:37:13 +11:00
Quincy Larson
a32b521b1b
Fixes recommended by @atjonathan
2016-10-13 15:20:11 -07:00
Quincy Larson
e5dc593667
Merge pull request #11191 from FreeCodeCamp/fix/minor-readme-changes
...
Minor README changes
2016-10-13 15:16:18 -07:00
Jonathan
54c1a35b28
Minor README changes
2016-10-13 21:18:45 +01:00
Quincy Larson
a4ec4240be
Add how we QA and how we close stale issues sections
2016-10-13 12:05:31 -07:00
Dylan
1dd7d56562
Merge pull request #11183 from tadake/fix/Remove-browser-recommendation-text
...
Remove browser recommendation text
2016-10-13 11:55:07 -05:00
Kyle W Pilkinton
1348062f6e
Remove browser recommendation text
...
removed "Note Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge." text from "Change the Font Size of an Element" challenge. Other translations were fixed by using google translate.
2016-10-13 10:46:44 -06:00
Logan Tegman
749ac47e44
Merge pull request #11169 from systimotic/fix/bootstrap-grid-text-in-image
...
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 08:29:53 -07:00