Commit Graph

15681 Commits

Author SHA1 Message Date
Rex Schrader
cbb75aeeac Merge pull request #6357 from ChristianLapinig/fix/basic_js-comparison_eqaulity_operator-correct_instructions
Grammar fix for Comparison with the Equality Operator
2016-01-21 08:56:33 -08:00
Rex Schrader
6dee7b0e28 Update Record Collection with Bracket Notation Note 2016-01-21 08:53:59 -08:00
Rex Schrader
ec148ea5e1 Update Record Collection with Bracket Notation Note 2016-01-21 08:53:59 -08:00
Mrugesh Mohapatra
a8bb560005 fix the ROT13 link in ceasars cipher challenge 2016-01-21 22:15:37 +05:30
Mrugesh Mohapatra
d9b3aada17 fix the ROT13 link in ceasars cipher challenge 2016-01-21 22:15:37 +05:30
Arsen Melikyan
d67566b3ab Add the filter button and fix superblock's position 2016-01-21 12:06:46 +04:00
Christian Lapinig
026745c22b Correct grammar for instructions 2016-01-20 23:23:57 -08:00
Christian Lapinig
3b7c4ed0e5 Correct grammar for instructions 2016-01-20 23:23:57 -08:00
Arsen Melikyan
b943907104 Merge pull request #6275 from SaintPeter/change/normalize-challenges-com1000
Normalize Challenges for COM1000
2016-01-21 11:08:03 +04:00
Rex Schrader
8650f366dd Merge pull request #6354 from FreeCodeCamp/fix/remove-map-heading
Several improvements to map
2016-01-20 19:00:12 -08:00
Quincy Larson
18ac99f8f3 make map header fixed to top of page again 2016-01-21 10:28:28 +08:00
Quincy Larson
c94609de04 make map carets clickable, add full stack and interview prep sections 2016-01-21 10:03:26 +08:00
greenkeeperio-bot
93a83e3b0c chore(package): update dotenv to version 2.0.0
http://greenkeeper.io/
2016-01-20 16:50:42 -08:00
SaintPeter
0c40a0599e Normalize Challenges for COM1000 2016-01-20 15:45:32 -08:00
SaintPeter
f9c2da7d6a Normalize Challenges for COM1000 2016-01-20 15:45:32 -08:00
Rex Schrader
113a713b86 Merge pull request #6347 from raisedadead/fix/waypoint-give-each-element-a-unique-id
Add additional instruction to Give Each Element a Unique ID
2016-01-20 13:35:57 -08:00
Rex Schrader
1d1528d6e1 Merge pull request #6347 from raisedadead/fix/waypoint-give-each-element-a-unique-id
Add additional instruction to Give Each Element a Unique ID
2016-01-20 13:35:57 -08:00
Mrugesh Mohapatra
2bca52f722 Add additional instruction to Give Each Element a Unique ID
This commit adds an addtional instruction to the challenge, specifing to
keep `target1` to `target3` in the `#left-well` and `target4` to `target6`
in the `#right-well` respectively.

Tested locally.

closes #6331
2016-01-21 02:29:09 +05:30
Mrugesh Mohapatra
54e5fca22d Add additional instruction to Give Each Element a Unique ID
This commit adds an addtional instruction to the challenge, specifing to
keep `target1` to `target3` in the `#left-well` and `target4` to `target6`
in the `#right-well` respectively.

Tested locally.

closes #6331
2016-01-21 02:29:09 +05:30
Rex Schrader
8458068737 Merge pull request #6344 from raisedadead/fix/waypoint-override-styles-in-subsequent-css
An additional explanation in instruction
2016-01-20 12:54:00 -08:00
Rex Schrader
de78b8cccb Merge pull request #6344 from raisedadead/fix/waypoint-override-styles-in-subsequent-css
An additional explanation in instruction
2016-01-20 12:54:00 -08:00
Rex Schrader
92712c6e94 Merge pull request #6341 from erictleung/fix/clarify-instructions-for-dot-operator
Clarify instructions for dot operator challenge
2016-01-20 12:42:26 -08:00
Rex Schrader
9e9de2fa2a Merge pull request #6341 from erictleung/fix/clarify-instructions-for-dot-operator
Clarify instructions for dot operator challenge
2016-01-20 12:42:26 -08:00
Berkeley Martinez
dda522a899 Merge pull request #6346 from ltegman/fix/babel-register
Change babel/register to babel-register
2016-01-20 11:20:56 -08:00
Logan Tegman
245ef7c2be Change babel/register to babel-register 2016-01-20 09:03:58 -08:00
Logan Tegman
6d176005b8 Change babel/register to babel-register 2016-01-20 09:03:58 -08:00
Mrugesh Mohapatra
79dd3d1bdd An additional explanation in instruction
This commit adds additional instructions in the override styles challenge.
As disscussed the explaination should help campers understand the importance
of ordering in the css the <style> tags.

Tested locally.

closes #6313
2016-01-20 13:41:28 +00:00
Mrugesh Mohapatra
22dbfd89b1 An additional explanation in instruction
This commit adds additional instructions in the override styles challenge.
As disscussed the explaination should help campers understand the importance
of ordering in the css the <style> tags.

Tested locally.

closes #6313
2016-01-20 13:41:28 +00:00
Quincy Larson
b971abcebf Merge pull request #6293 from SaintPeter/fix/new-challenge-color
Change New and Coming Soon to text-info (Blue)
2016-01-20 17:24:37 +08:00
Eric Leung
b20914ae44 Clarify instructions for dot operator challenge 2016-01-19 23:36:36 -08:00
Eric Leung
3e9bd8500f Clarify instructions for dot operator challenge 2016-01-19 23:36:36 -08:00
Rex Schrader
7924c9dc30 Merge pull request #6338 from erictleung/fix/decimal-number-with-fractional
Be more specific on what decimal number is needed
2016-01-19 21:52:23 -08:00
Eric Leung
55a6ec68d3 Be more specific on what decimal number is needed 2016-01-19 21:15:28 -08:00
Eric Leung
c0cbba6efe Be more specific on what decimal number is needed 2016-01-19 21:15:28 -08:00
Berkeley Martinez
c101d009d3 Merge pull request #6089 from FreeCodeCamp/greenkeeper-loopback-connector-mongodb-1.13.3
chore(package): update loopback-connector-mongodb to version 1.13.3
2016-01-19 15:42:21 -08:00
Berkeley Martinez
724039a42d Merge branch 'greenkeeper-helmet-1.1.0' into staging 2016-01-19 15:25:56 -08:00
Berkeley Martinez
36987c1806 Merge remote-tracking branch 'origin/greenkeeper-helmet-1.1.0' into staging 2016-01-19 15:22:53 -08:00
greenkeeperio-bot
4e345e0d12 chore(package): update helmet to version 1.1.0
http://greenkeeper.io/
2016-01-19 15:22:14 -08:00
Berkeley Martinez
49987c57e8 Merge pull request #5941 from FreeCodeCamp/fix/update-babel-to-6.0
Update babel to 6.0
2016-01-19 13:02:25 -08:00
Rex Schrader
0bf884e55a Merge pull request #6316 from raisedadead/fix/remove-typeof-error-basic-javascript
Remove unnecessary parentheses around the typeof
2016-01-19 12:56:08 -08:00
Rex Schrader
04fd94e2cd Merge pull request #6316 from raisedadead/fix/remove-typeof-error-basic-javascript
Remove unnecessary parentheses around the typeof
2016-01-19 12:56:08 -08:00
Rex Schrader
c1fccdadca Merge pull request #6311 from alistermada/fix/inconsistent-font-size
Fixes inconsistent font sizes in challenge description
2016-01-19 10:59:37 -08:00
Rex Schrader
ae8cc51287 Merge pull request #6311 from alistermada/fix/inconsistent-font-size
Fixes inconsistent font sizes in challenge description
2016-01-19 10:59:37 -08:00
Rex Schrader
7f1c8445e1 Merge pull request #6308 from bugron/fix/auto_scroll-to-last-visited
Auto-scroll to the last visited/completed challenge
2016-01-19 09:55:07 -08:00
Arsen Melikyan
cc1e44d0a1 Auto-scroll to the last visited/completed challenge 2016-01-19 21:36:50 +04:00
Arsen Melikyan
604e00d0e8 Merge pull request #6304 from dooglus/fix/nth_element_typo
Fix a typo. "all elements", not "all element".
2016-01-19 21:13:11 +04:00
Arsen Melikyan
3239243534 Merge pull request #6304 from dooglus/fix/nth_element_typo
Fix a typo. "all elements", not "all element".
2016-01-19 21:13:11 +04:00
Arsen Melikyan
7dd80d83d8 Merge pull request #6307 from FreeCodeCamp/feature/show-last-update
Add last updated date to profile algos/challenges
2016-01-19 21:10:47 +04:00
Mrugesh Mohapatra
feddce4c3b Remove unnecessary parentheses around the typeof
This commit:
    * removes unnecessary parentheses around the typeof
    * certain cases were ignored, to prevent a test case failure for example as in:
       - assert(typeof(runSlots($(\".slot\"))[0]) ...

This PR is an additional fix in relation to code review comments on FreeCodeCamp/FreeCodeCamp#6181
2016-01-19 14:17:43 +00:00
Mrugesh Mohapatra
9ae52adc89 Remove unnecessary parentheses around the typeof
This commit:
    * removes unnecessary parentheses around the typeof
    * certain cases were ignored, to prevent a test case failure for example as in:
       - assert(typeof(runSlots($(\".slot\"))[0]) ...

This PR is an additional fix in relation to code review comments on FreeCodeCamp/FreeCodeCamp#6181
2016-01-19 14:17:43 +00:00