Commit Graph

15783 Commits

Author SHA1 Message Date
387899859c Merge pull request #10824 from dhcodes/feature/add-progress-reset-option-in-settings
Add reset progress option to user settings
2016-10-26 16:09:15 +01:00
e57d2276af Merge pull request #11327 from utsab/fix/documentation_prerequisites
Documentation Improvement: Checking versions of prerequsites
2016-10-26 08:13:57 +01:00
d9ba2fd8ac Merge pull request #11333 from andreferreira-me/translate/pt-br-translation-advanced-ziplines
Advanced Ziplines translated into Brazilian Portuguese
2016-10-26 11:55:09 +05:30
0ed15a6e86 Merge pull request #11333 from andreferreira-me/translate/pt-br-translation-advanced-ziplines
Advanced Ziplines translated into Brazilian Portuguese
2016-10-26 11:55:09 +05:30
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
4cc3d0e4a4 Fix loopProtect comment detection 2016-10-24 13:26:33 +01:00
6bc28033ca added a test checking for a number output to stand-in-line 2016-10-24 10:48:37 +01:00
3a48daaa21 added a test checking for a number output to stand-in-line 2016-10-24 10:48:37 +01:00
051bb6446c Modified test case description
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
51dd09f7e8 Modified test case description
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
e8713dcae0 Add keyboard shortcut for commenting code 2016-10-24 09:56:48 +01:00
25f04a80c6 Advanced Ziplines translated into Brazilian Portuguese 2016-10-23 02:42:04 +00:00
7eff1ec411 Advanced Ziplines translated into Brazilian Portuguese 2016-10-23 02:42:04 +00:00
de4402e69e Make Unix casing consistent 2016-10-23 03:28:56 +01:00
76af34466e Make Unix casing consistent 2016-10-23 03:28:56 +01:00
2846df3d5b Merge pull request #11309 from FreeCodeCamp/feature/snyk-badge
Added vulnerabilities badge from Snyk
2016-10-22 18:26:36 -07:00
07e92f8fd9 Added vulnerabilities badge from Snyk 2016-10-21 19:05:56 +01:00
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
6cbcd207a7 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
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
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
3f19509fed Fixed the wording for "word" vs "hex code" 2016-10-20 15:55:49 +10:00
e1dbbd220e Fixed the wording for "word" vs "hex code" 2016-10-20 15:55:49 +10:00
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
61dbd19823 Modified challenge description 2016-10-19 11:40:57 +05:30
dbc352703d Modified challenge description 2016-10-19 11:40:57 +05:30
78b341a35e Switched order of JS for loop and while loop courses 2016-10-19 12:46:42 +08:00
a7b3b80c49 Switched order of JS for loop and while loop courses 2016-10-19 12:46:42 +08:00
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
9e43e1e587 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
3a17fc16c8 Use action from actionCreator 2016-10-17 08:00:44 +07:00
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
1d18cece0f Merge pull request #10854 from Bouncey/Fix/UnmodifiedReturnStatement
Added test for unmodified return statement
2016-10-16 14:00:33 -07:00
e361b24755 Merge pull request #10854 from Bouncey/Fix/UnmodifiedReturnStatement
Added test for unmodified return statement
2016-10-16 14:00:33 -07:00
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
2b795483d9 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
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
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
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
d13a3b56f2 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
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
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
69a0f8db33 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
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
2bacaadccd chore(package): update yargs to version 6.1.1
https://greenkeeper.io/
2016-10-15 12:42:54 -07:00
1ce0038071 Improve wording in compound assignment with augmented addition challenge 2016-10-15 15:26:19 -04:00
0844d09446 Improve wording in compound assignment with augmented addition challenge 2016-10-15 15:26:19 -04:00
4f42c20416 Updated react-bootstrap to fix most of the errors with unknown props 2016-10-15 14:46:39 +01:00
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
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