Commit Graph

247 Commits (a7ba4bacf87e7b32166ab8c43ed4bc274a99e0b8)

Author SHA1 Message Date
Berkeley Martinez 24e45d18ce add type to challenges 2015-08-07 23:37:32 -07:00
Berkeley Martinez d31b53da2a rename top level `title` to name 2015-08-07 18:43:45 -07:00
ahstro 75919c63f3 Everything is horrible 2015-08-08 02:38:16 +02:00
Berkeley Martinez d75348ab22 Merge pull request #1637 from Greenheart/staging
fixed small typo
2015-08-07 09:01:44 -07:00
Shouvik Roy 9ed9afc86c Fix for #1644
Change challenge description of "Bonfire: Where art thou", to fix issue #1644. Changed description to say "an array" instead of "a list" to make it clear and less confusing.
2015-08-07 21:04:20 +05:30
Samuel Plumppu d4359243d4 fixed small typo 2015-08-07 14:53:24 +02:00
Quincy Larson dff5b181e1 revamp onboarding challenges to reflect changes to curriculum and wiki 2015-08-07 00:18:30 -07:00
Quincy Larson 9f926c8f08 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 23:19:18 -07:00
Quincy Larson aa58671ee3 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
Samuel Plumppu 85026d558e fixed tests to check for lowercase hexadecimal colors 2015-08-07 02:13:11 +02:00
Samuel Plumppu f9498f8e86 updated instructions for waypoint: get set for ziplines to fit with new Codepen UI 2015-08-06 22:30:46 +02:00
Samuel Plumppu e9ad1bad8d fixed typos 2015-08-06 21:31:24 +02:00
Samuel Plumppu 0624b65292 fixed typos 2015-08-06 20:45:59 +02:00
Dealga McArdle 1874e517f7 sputkin -> sputnik 2015-08-06 16:02:20 +02:00
benmcmahon100 7284bbf7a7 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1593 2015-08-06 14:54:44 +01:00
benmcmahon100 a82265e883 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1599 2015-08-06 14:51:26 +01:00
Quincy Larson afa352169d fix some issues that were breaking seed task 2015-08-06 02:27:56 -07:00
Quincy Larson 73ab630e0b update dashed name 2015-08-06 02:26:09 -07:00
Quincy Larson ac44b5b481 rename all of Ben's JavaScript challenges to be more in line with other waypoints 2015-08-06 02:06:53 -07:00
Quincy Larson 542f35ab93 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 01:44:37 -07:00
Quincy Larson f94e3b896e add simon zipline 2015-08-06 01:44:31 -07:00
Berkeley Martinez 475623efa5 Merge pull request #1594 from martinkwan/patch-1
Updated Roman Numeral Challenge link
2015-08-06 00:58:24 -07:00
Berkeley Martinez 1c0874bcd6 Merge pull request #1595 from flota113/flota113-1585
Fixed a few typos in javascript-basic
2015-08-06 00:57:56 -07:00
Berkeley Martinez e0841b7b2d Merge pull request #1592 from cristianvnica/cristianvnica-1488
Fixing issue #1488
2015-08-06 00:57:06 -07:00
Marcin Flotyński d90bb6a4f4 Fixed a few typos in javascript-basic 2015-08-06 09:03:03 +02:00
Martin Kwan 01b157f90a Updated Roman Numeral Challenge link
Updated link so it would open in a new tab instead of the current tab.
2015-08-06 00:02:15 -07:00
Cristian V. Nica 528efe32c8 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00
benmcmahon100 171fdb32c5 Merge pull request #1584 from flota113/flota113-1579
Fixed tests in Waypoint: Use Comments to Clarify Code
2015-08-06 00:21:59 +01:00
Marcin Flotyński 372b83d4f5 Fixed tests
Added check if the object isn't null and escaped quotes because text
enclosed apostrophe
2015-08-06 00:57:55 +02:00
Marcin Flotyński 5bd6c6dc3f changed to agree with the style -
greater than 0 instead of greater than or eqal to 1
2015-08-06 00:25:11 +02:00
Marcin Flotyński 16add147e4 first fixes - length larger _or equal_ to 1
I'm not sure if the tests are too vague - they allow to comment out way
more than just the text specified - like the whole page..
2015-08-06 00:20:52 +02:00
Marcin Flotyński 55dd99067d Fixed tests in waypoint
changes col-xs-12 to col-xs-6 so the tests works
Issue #1578
2015-08-05 23:53:45 +02:00
Rafael J. Rodriguez cb929cdba9 Fix for Issue #1540 2015-08-05 17:34:06 -04:00
benmcmahon100 59991365f5 Merge pull request #1576 from cristianvnica/cristianvnica-1575
Fixing #1575
2015-08-05 21:24:05 +01:00
Cristian V. Nica 241147a5c8 Fixing #1575
Fixing small typo
2015-08-05 23:22:37 +03:00
benmcmahon100 42c9f44a3c Merge pull request #1573 from Greenheart/staging
added test for object for steamroller bonfire
2015-08-05 21:22:12 +01:00
benmcmahon100 585ef7db12 Merge pull request #1572 from cristianvnica/cristianvnica-1571
Trying to fix: #1571
2015-08-05 20:43:17 +01:00
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
Cristian V. Nica 367bcdf35c Trying to fix: #1571
I have found a small typo on challenge: An Array Of new Information
2015-08-05 21:55:25 +03: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