Commit Graph

27340 Commits

Author SHA1 Message Date
Akira Laine
30ad2c2780 simplified flip code in basic-javascript.json 2015-12-20 16:26:32 +11:00
Dalton Rooney
056cd27c68 Add array.slice() to Chunky Monkey
I think it would be helpful to include a link to the Array.slice() docs here, since it's important to the solution and it's the first time it appears in a Bonfire.
2015-12-19 17:22:00 -08:00
Dalton Rooney
35501c48bc Add array.slice() to Chunky Monkey
I think it would be helpful to include a link to the Array.slice() docs here, since it's important to the solution and it's the first time it appears in a Bonfire.
2015-12-19 17:22:00 -08:00
Dieter Daems
b72da1bf55 Properly detect hex color codes in test.
Origenally you could pass all tests without ever placing the
hex code in the correct place, als abbreviates didn't work either
for background and hex code

- Can use the shortcode to pass the test now.
- Atleasts needs a body present with curly brackets
- Needs a background property being present in the body element
- The background property must be followed by a the proper hex color
2015-12-20 01:24:37 +01:00
Dieter Daems
bbaa51810a Properly detect hex color codes in test.
Origenally you could pass all tests without ever placing the
hex code in the correct place, als abbreviates didn't work either
for background and hex code

- Can use the shortcode to pass the test now.
- Atleasts needs a body present with curly brackets
- Needs a background property being present in the body element
- The background property must be followed by a the proper hex color
2015-12-20 01:24:37 +01:00
Mrugesh Mohapatra
7b36111f88 fix labs page button to centered 2015-12-20 00:49:22 +05:30
Rex Schrader
8331d90d20 Merge pull request #5363 from abhisekp/fix/bf-dropit
Clarify description of Bonfire - Drop it
2015-12-19 11:15:08 -08:00
Mrugesh Mohapatra
d601e456ab Fixes #5334 : Typo in target a specfic child of an element waypoint 2015-12-19 21:10:08 +05:30
Mrugesh Mohapatra
a47c057da9 Fixes #5334 : Typo in target a specfic child of an element waypoint 2015-12-19 21:10:08 +05:30
Abhisek Pattnaik
fbf00b8f47 Clarify description of Bonfire - Drop it
- Added Description
- Added MDN link to solve using Array.prototype.slice method
2015-12-19 20:01:57 +05:30
Abhisek Pattnaik
458ab1b611 Clarify description of Bonfire - Drop it
- Added Description
- Added MDN link to solve using Array.prototype.slice method
2015-12-19 20:01:57 +05:30
regonn
9dae12aa1a fix indent at intermediate-bonfires.json 2015-12-19 15:46:17 +09:00
regonn
a213037bc3 fix indent at intermediate-bonfires.json 2015-12-19 15:46:17 +09:00
Berkeley Martinez
83e43dbbff Merge pull request #5134 from LenaBarinova/fix/streak-still-seems-to-be-broken
Current and Longest streak calculation fixed
2015-12-18 21:00:47 -08:00
Rex Schrader
aff2c31556 Merge pull request #5351 from KrishnaYeolekar/fix/boo-who-add-test-cases
Boo who - add test cases
2015-12-18 09:50:25 -08:00
Krishna Yeolekar
6afe30cd6c Boo who - add test cases 2015-12-18 14:39:05 +05:30
Krishna Yeolekar
49bf89233e Boo who - add test cases 2015-12-18 14:39:05 +05:30
Berkeley Martinez
ac2484eaa8 Merge pull request #5338 from FreeCodeCamp/fix/map
hotfix to make reddit ad not disrupt map
2015-12-17 12:26:20 -08:00
Quincy Larson
8e485a893c fix minor style issue on challenge map 2015-12-17 13:36:34 -06:00
Quincy Larson
4ae944962c hotfix to make reddit ad not disrupt map 2015-12-17 13:19:40 -06:00
Berkeley Martinez
d4573f67e5 Merge pull request #5332 from FreeCodeCamp/fix/improve-copy
Improve copy on some buttons and fix challenge map css issues
2015-12-17 09:59:55 -08:00
Berkeley Martinez
ce9ab44c19 Merge pull request #5333 from erictleung/fix/missing-semicolon-style
Add semicolon to jQuery example
2015-12-17 09:54:40 -08:00
Eric Leung
0073b005a9 Add semicolon to jQuery example 2015-12-16 23:57:23 -08:00
Eric Leung
317e224fa1 Add semicolon to jQuery example 2015-12-16 23:57:23 -08:00
Quincy Larson
6e85de9efe improve copy on some buttons and fix challenge map css issues 2015-12-17 01:28:40 -06:00
Rex Schrader
c3fca1a4fa Merge pull request #5329 from bogadodiegoh/fix-replace-extra-escape
Updated escape expression with '''
2015-12-16 18:47:19 -08:00
Diego Bogado
121960b00d Updated escape expression with '''
Updated text in json-apis-and-ajax.json file to replace extra
'\', used in line 138.
2015-12-16 23:02:24 -03:00
Diego Bogado
1e74f83f36 Updated escape expression with '''
Updated text in json-apis-and-ajax.json file to replace extra
'\', used in line 138.
2015-12-16 23:02:24 -03:00
Logan Tegman
41a462bc83 Merge pull request #5302 from AkiraLaine/staging
fixed "greenfield" typo - closes #5296
2015-12-16 10:57:55 -08:00
Logan Tegman
2a5c382697 Merge pull request #5316 from josh3336/fix/mobile-map-list
Fixes issue with map line numbering breaking into differnet lines
2015-12-16 10:56:02 -08:00
joshua pagano
254a3511cc Fixes issue with map line numbering breaking into differnet lines
[Fixes #5309]
2015-12-15 22:53:55 -08:00
JelenaBarinova
6c7d2685fd Current and Longest streak calculation fixed
Minor refactoring and unit tests added

After CR: user-stats file moved to util folder, export keywork added to exported functions, new line added at the end of gulp file

User-stats-test file moved to replicate user-stats path in test folder
2015-12-15 18:33:04 -05:00
Berkeley Martinez
7681b3155d Merge pull request #5292 from FreeCodeCamp/greenkeeper-webpack-stream-3.1.0
Update webpack-stream to version 3.1.0 🚀
2015-12-15 14:29:08 -08:00
Akira Laine
2d1192f362 fixed "greenfield" typo - closes #5296 2015-12-15 20:28:31 +11:00
Logan Tegman
7080b67a2e Merge pull request #5058 from FreeCodeCamp/feature/hikes
Add super blocks and challenge placeholders
2015-12-14 13:33:43 -08:00
Berkeley Martinez
19d363b584 Fix challenge order 2015-12-14 13:19:30 -08:00
Berkeley Martinez
0fca3bad7f Filter out coming soon from challenge blocks 2015-12-14 13:19:30 -08:00
Berkeley Martinez
4444853211 Fix cert name 2015-12-14 13:19:30 -08:00
Berkeley Martinez
355c8214e6 Filter out coming soon challenges from returnNextChallenge 2015-12-14 13:19:30 -08:00
Quincy Larson
bf6973b2bd minor fix to challenge sequence 2015-12-14 13:19:30 -08:00
Berkeley Martinez
2d559efdee Fix for block order 2015-12-14 13:19:30 -08:00
Quincy Larson
4221716a8d hardcode the full stack and interview prep sections 2015-12-14 13:19:30 -08:00
Berkeley Martinez
cdd067607f Fix challenge order 2015-12-14 13:19:30 -08:00
Quincy Larson
f0c76232f9 add interviewing and nonprofit projects to map 2015-12-14 13:19:30 -08:00
Berkeley Martinez
38d71abda6 Fix block stream not being set correctly 2015-12-14 13:19:30 -08:00
Quincy Larson
0995523c1c add interview-preparation 2015-12-14 13:19:30 -08:00
Berkeley Martinez
773358980c Fix cert name 2015-12-14 13:19:30 -08:00
Quincy Larson
9c477dc289 fix the sequence within the challenge blocks 2015-12-14 13:19:30 -08:00
Berkeley Martinez
107f42e8f4 Change verify cert to back end 2015-12-14 13:19:30 -08:00
Quincy Larson
7b262864f4 add full stack development folder 2015-12-14 13:19:30 -08:00