Commit Graph

209 Commits (297838087602d3d835e23760e796777dc2e658df)

Author SHA1 Message Date
Samuel Plumppu 2978380876 added test for object for steamroller bonfire 2015-08-05 21:37:04 +02:00
Quincy Larson 0254a9bd57 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-05 11:58:09 -07:00
Quincy Larson 40c371238d new final-ish curriculum structure 2015-08-05 11:57:58 -07:00
benmcmahon100 a784d9e960 Changed the object lessons to use dot notation instead of bracket
Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1564
2015-08-05 17:31:42 +01:00
benmcmahon100 b6dc52cf08 fix https://github.com/FreeCodeCamp/freecodecamp/issues/1559 2015-08-05 16:54:57 +01:00
benmcmahon100 50cc75fc41 Merge remote-tracking branch 'origin/staging' into staging 2015-08-05 15:39:18 +01:00
benmcmahon100 92091cea96 Fix some typos 2015-08-05 15:38:54 +01:00
Berkeley Martinez 6f53263849 Merge pull request #1508 from flota113/flota113-1502
Small Fix of Bootstrap waypoint challenge - Issue 1502
2015-08-04 12:35:08 -07:00
Berkeley Martinez 3cf1496e4a Merge pull request #1517 from ngalluzzo/fix-class-typo
Typo on 'Responsive Design with Bootstrap'
2015-08-04 12:34:47 -07:00
Ben 5d370c87b0 Update bootstrap.json
fixed typo (misspelled 'container')
2015-08-04 14:03:19 -05:00
Nic Galluzzo c8b712f73c Update bootstrap.json 2015-08-04 08:54:21 -07:00
Marcin Flotyński 0971cf2947 Small Fix of Bootstrap waypoint challenge - Issue 1502
Changed second check for second class - 'btn-default'
2015-08-04 15:00:22 +02:00
benmcmahon100 e944889f69 Fixed typos in magical maths waypoints and restored server.js to a previous working state 2015-08-04 13:28:41 +01:00
Quincy Larson 1de4de80eb quick sweep to make sure all tests run properly 2015-08-03 23:03:12 -07:00
Quincy Larson 5a4560c0fb Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-03 21:17:55 -07:00
benmcmahon100 1c2791ea07 Merge remote-tracking branch 'origin/staging' into staging 2015-08-04 00:53:34 +01:00
benmcmahon100 7dcfdeaeee fix https://github.com/FreeCodeCamp/freecodecamp/issues/1450 missing semi-colon and assert( 2015-08-04 00:53:20 +01:00
Berkeley Martinez 309b97a527 Merge pull request #1231 from ahstro/lumenteun-410
Improved consitency in 'Friendly Date Ranges' test cases.
2015-08-03 16:04:37 -07:00
Berkeley Martinez b2912198ba Merge pull request #1197 from 1hella/1hella-1156
Fix typos in Bonfire: Friendly Date Ranges #1156
2015-08-03 16:02:50 -07:00
Djordje Lacmanović 84ff621576 fixed a typo as per issue 1473 2015-08-04 00:39:11 +02:00
benmcmahon100 de124a4f81 Fixed two typos and fixed a no tests tun error 2015-08-03 20:43:23 +01:00
benmcmahon100 6fd7e7663c Generalised RegEx for waypoint-make-it-functional fix https://github.com/FreeCodeCamp/freecodecamp/issues/1476 added comment to show where to block exploits in jsframework 2015-08-03 18:02:26 +01:00
benmcmahon100 f7e842ca78 Hardened The check-the-length-property-of-a-string-variable challenge to make it hard to get no tests run 2015-08-03 17:01:27 +01:00
benmcmahon100 84c8eecd3b Fixed route on waypoint-label-bootstrap-wells and the tests. Fixed the test messages on waypoint-give-each-element-a-unique-id 2015-08-03 16:42:26 +01:00
Quincy Larson 2f74b3f795 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-02 19:06:32 -07:00
Quincy Larson e5fe98b1bb fix minor grammar issue in javascript challenges 2015-08-02 19:06:25 -07:00
benmcmahon100 10156ea245 Two of the tests were inverted 2015-08-02 22:09:36 +01:00
benmcmahon100 5bfd381e65 Allows users to add values to the inner arrays 2015-08-02 21:24:13 +01:00
benmcmahon100 df6465da3e Fixed the fact it was myDecimal instead of myFloat 2015-08-02 21:15:39 +01:00
LumenTeun 735ed1c3ec 'Create a Text Field' now makes sure the input type is text. #1241 2015-08-01 17:07:03 -07:00
Berkeley Martinez 6c3e863900 Merge branch 'staging' of https://github.com/amorphid/freecodecamp into amorphid-staging 2015-08-01 16:47:26 -07:00
Jose M Viloria f8b5efefbb Typo in Waypoint #38
Deleted extra semicolon.
2015-08-01 16:39:38 -07:00
Berkeley Martinez b4cc9f2fd9 Merge branch 'Sazumo-1248' of https://github.com/Sazumo/freecodecamp into Sazumo-Sazumo-1248 2015-08-01 16:12:08 -07:00
Quincy Larson 5c97ab9eed add help room to chat room challenge, thanks to SaintPeter's suggestion 2015-08-01 12:36:42 -07:00
Quincy Larson b3b5f05e85 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-01 12:16:14 -07:00
Quincy Larson f5c2ed6158 implement ckylee additional test to everything be true bonfire #1397 2015-08-01 12:14:25 -07:00
Quincy Larson 235f2b0e11 Merge pull request #1399 from biellls/patch-1
Change order of subarrays to cover all cases
2015-08-01 11:53:47 -07:00
Quincy Larson d62368f96a fixed tcyrus broken pull request and also extend its methodology to another challenge 2015-08-01 11:45:59 -07:00
Quincy Larson cba30f9114 Merge branch 'staging' of https://github.com/tcyrus/freecodecamp into tcyrus-staging 2015-08-01 11:30:22 -07:00
Quincy Larson bb375b2a10 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-01 11:29:54 -07:00
Quincy Larson d0a43508cc Merge pull request #1432 from SaintPeter/sorted_union_bonfire
Added additional tests to Sorted Union Bonfire
2015-08-01 11:27:45 -07:00
benmcmahon100 4e7c681d90 Added extra regex moving on to fix scroller without those new images 2015-08-01 19:13:37 +01:00
benmcmahon100 fdd16820ef Added extra regex moving on to fix scroller without those new images 2015-08-01 19:12:44 +01:00
Quincy Larson 8bc67b3adf Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-01 08:26:07 -07:00
Quincy Larson b6a8725994 fix some issues and finalize jquery challenges for today 2015-08-01 08:25:56 -07:00
benmcmahon100 d4fc4cc8c3 All done without extra regex 2015-08-01 16:11:57 +01:00
benmcmahon100 0f4d8b5c65 Merge remote-tracking branch 'origin/staging' into staging 2015-08-01 16:10:58 +01:00
benmcmahon100 8225ce3cdb All done without the extra regex 2015-08-01 16:10:21 +01:00
Quincy Larson af6209f729 add two more jquery challenges 2015-08-01 07:11:11 -07:00
Quincy Larson d49cf387db remove field guide cruft and update all field guide links to wiki 2015-07-31 21:55:49 -07:00