Commit Graph

15799 Commits

Author SHA1 Message Date
Quincy Larson
345b0a5513 make navbar brown again 2016-01-15 04:09:57 -08:00
Quincy Larson
4101a6c34a start simplifying views 2016-01-15 04:09:57 -08:00
Rex Schrader
b157fa3095 Merge pull request #6171 from erictleung/fix/inconsistent-function-name-use
Fix inconsistent function naming
2016-01-14 22:09:46 -08:00
Eric Leung
225f6fb2f7 Fix inconsistent function naming 2016-01-14 21:16:50 -08:00
Eric Leung
b2f35590e7 Fix inconsistent function naming 2016-01-14 21:16:50 -08:00
Rex Schrader
f1e11e0270 Merge pull request #6161 from alistermada/fix/waypoint-conditions-not-displayed
Fix bug on Waypoint: Iterate Through an Array with a For Loop
2016-01-14 19:46:50 -08:00
Logan Tegman
f60cf75295 Merge pull request #6164 from alistermada/fix/compliments
Fixes a couple of meme-based compliments
2016-01-14 19:37:12 -08:00
Alister N. Mada
89c64fb376 fix a couple of meme-based compliments 2016-01-15 07:46:54 +07:00
Alister N. Mada
f2c8f9a4f4 Fix bug on Waypoint: Iterate Through an Array with a For Loop
Conditions needed to pass the tests weren't showing. Problem was that the variable `total` was passed before it could be defined. Rewrote tail to fix.
closes #6137
2016-01-15 06:13:31 +07:00
Alister N. Mada
05df2649de Fix bug on Waypoint: Iterate Through an Array with a For Loop
Conditions needed to pass the tests weren't showing. Problem was that the variable `total` was passed before it could be defined. Rewrote tail to fix.
closes #6137
2016-01-15 06:13:31 +07:00
Ben Heavner
a442966c5a rewrite Friendly Date Ranges bonfire 2016-01-14 12:21:31 -08:00
Ben Heavner
41478b4538 rewrite Friendly Date Ranges bonfire 2016-01-14 12:21:31 -08:00
Rex Schrader
dbe0fd1cb6 Merge pull request #6135 from erictleung/fix/spelling-of-intriguing
Fix spelling of intriguing
2016-01-13 14:57:32 -08:00
Eric Leung
fa6fcbf95c Fix spelling of intriguing 2016-01-13 13:18:30 -08:00
Eric Leung
fa60d4c82b Fix spelling of intriguing 2016-01-13 13:18:30 -08:00
Rex Schrader
5ad701d217 Merge pull request #6128 from bugron/fix/remove-unneeded-code
Remove unused code
2016-01-13 09:49:13 -08:00
Arsen Melikyan
c34e8a7783 Remove unused code 2016-01-13 21:36:21 +04:00
Rex Schrader
a346758710 Merge pull request #6121 from bugron/fix/MDNlinks-blink
Fixes incorrect showing MDNlinks on challenges
2016-01-13 09:13:04 -08:00
Logan Tegman
3635281134 Merge pull request #6120 from alistermada/fix/typos-basic-javascript
Fixed several typos on Basic JavaScript Waypoints
2016-01-13 06:51:29 -08:00
Logan Tegman
40814baf3c Merge pull request #6119 from bugron/fix/better-output
Prettify the code execution output
2016-01-13 06:48:41 -08:00
Arsen Melikyan
29682f112b Fixes incorrect showing MDNlinks on challenges 2016-01-13 14:43:38 +04:00
Alister N. Mada
2dc9cd97c7 Fixed several typos on Basic JavaScript Waypoints
There were some misspellings of the word "referred".
closes #6118
2016-01-13 17:01:46 +07:00
Alister N. Mada
af925fe7b3 Fixed several typos on Basic JavaScript Waypoints
There were some misspellings of the word "referred".
closes #6118
2016-01-13 17:01:46 +07:00
Arsen Melikyan
d502b35bac Prettify the code execution output 2016-01-13 13:17:30 +04:00
Berkeley Martinez
5a1ef2f957 Merge pull request #6078 from FreeCodeCamp/fix/transfer-advanced-bonfires
Migrate away from Zipline, Bonfire, Basejump, Waypoint terminology
2016-01-12 23:20:17 -08:00
Quincy Larson
59f3ad5ea0 Merge pull request #6116 from FreeCodeCamp/feature/camper-news-ban
Add banning to camper news
2016-01-13 01:20:05 -06:00
Quincy Larson
0e2ceb2deb Merge branch 'staging' into fix/transfer-advanced-bonfires 2016-01-13 00:10:28 -06:00
Quincy Larson
2c90f2350b Merge branch 'staging' into fix/transfer-advanced-bonfires 2016-01-13 00:10:28 -06:00
Berkeley Martinez
52fd15284a Add banning to camper news 2016-01-12 22:07:19 -08:00
greenkeeperio-bot
37c3a9ce9f chore(package): update helmet to version 1.1.0
http://greenkeeper.io/
2016-01-12 21:45:15 -08:00
Logan Tegman
f392fbd916 Merge pull request #6110 from bugron/fix/console-output_error-message-fix
Fixed error messages incorrect displaying
2016-01-12 20:15:05 -08:00
Arsen Melikyan
7f3240ce5e Fixed error messages incorrect displaying 2016-01-13 07:29:27 +04:00
Rex Schrader
87be62a3f0 Merge pull request #6102 from ltegman/fix/multiple-challenge-typos
Fix multiple challenge typos
2016-01-12 17:22:06 -08:00
Logan Tegman
871cedef97 Fix multiple challenge typos 2016-01-12 15:26:04 -08:00
Logan Tegman
4c229e2cea Fix multiple challenge typos 2016-01-12 15:26:04 -08:00
Logan Tegman
f83ad6a085 Merge pull request #6095 from bugron/fix/console-output
Fix tests result output
2016-01-12 14:10:46 -08:00
Arsen Melikyan
f910463e0f Fix tests result output 2016-01-13 01:57:48 +04:00
Logan Tegman
2571a7be63 Merge pull request #6033 from bugron/fix/generating-invalid-json
Fixes invalid JSON format data exporting
2016-01-12 13:03:43 -08:00
Logan Tegman
e0d5beb60f Merge pull request #6033 from bugron/fix/generating-invalid-json
Fixes invalid JSON format data exporting
2016-01-12 13:03:43 -08:00
greenkeeperio-bot
61784a3b04 chore(package): update loopback-connector-mongodb to version 1.13.3
http://greenkeeper.io/
2016-01-12 09:04:58 -08:00
Arsen Melikyan
b4af219b74 Merge pull request #6082 from felixonmars/staging
Use "Submit" in test prompt for "Add a Submit Button to a Form"
2016-01-12 18:17:12 +04:00
Felix Yan
1049935319 Use "Submit" in test prompt for "Add a Submit Button to a Form"
The description says the text should be "Submit", but the test shows "submit" (lower cased). Let's try to make them the same :)
2016-01-12 22:09:14 +08:00
Felix Yan
4ad29d0c92 Use "Submit" in test prompt for "Add a Submit Button to a Form"
The description says the text should be "Submit", but the test shows "submit" (lower cased). Let's try to make them the same :)
2016-01-12 22:09:14 +08:00
greenkeeperio-bot
837e696e53 chore(package): update loopback-component-passport to version 2.0.0
http://greenkeeper.io/
2016-01-12 03:27:35 -08:00
Quincy Larson
d72a059041 fix a broken test 2016-01-12 00:32:38 -06:00
Quincy Larson
9dfa4dd83a fix a broken test 2016-01-12 00:32:38 -06:00
Quincy Larson
806876a7f4 remove advanced bonfires from required 2016-01-12 00:07:16 -06:00
Quincy Larson
45a160c565 remove advanced bonfires from required 2016-01-12 00:07:16 -06:00
Quincy Larson
5c58cc235e add required state to required challenges, move advanced algorithms 2016-01-12 00:02:33 -06:00
Quincy Larson
3536b19dce add required state to required challenges, move advanced algorithms 2016-01-12 00:02:33 -06:00