Commit Graph

4222 Commits (71a02ed8b7c4d676349f77ea961c3f6426ff3a1d)

Author SHA1 Message Date
Berkeley Martinez 71a02ed8b7 update all instances of progressTimestamp to check for objects 2015-08-07 13:32:30 -07:00
Berkeley Martinez e1fb3856c4 Merge pull request #1637 from Greenheart/staging
fixed small typo
2015-08-07 09:01:44 -07:00
Berkeley Martinez 8826d48ca5 Merge pull request #1645 from royshouvik/patch-1
Fix for #1644
2015-08-07 09:01:12 -07:00
Shouvik Roy 8ff778b358 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 805327ebac fixed small typo 2015-08-07 14:53:24 +02:00
Quincy Larson 350d59a235 revamp onboarding challenges to reflect changes to curriculum and wiki 2015-08-07 00:18:30 -07:00
Quincy Larson c5ad1ad851 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 23:19:18 -07:00
Quincy Larson 629eaa6ef9 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
Berkeley Martinez a8a8906a98 Merge pull request #1621 from Greenheart/staging
fixed tests to check for lowercase hex-colors
2015-08-06 17:26:09 -07:00
Samuel Plumppu 344b729bce fixed tests to check for lowercase hexadecimal colors 2015-08-07 02:13:11 +02:00
Berkeley Martinez 8d293c9fc6 fix order of user/pairedWith in withLatestFrom operator in challenges 2015-08-06 15:51:36 -07:00
Berkeley Martinez 783d7cf1ec fix string non-alphanumeric non-whitespace chars before regex 2015-08-06 15:37:07 -07:00
benmcmahon100 64732077bb Merge pull request #1615 from Greenheart/staging
updated instructions for waypoint: get set for ziplines
2015-08-06 21:39:23 +01:00
Samuel Plumppu 3b14872cbe updated instructions for waypoint: get set for ziplines to fit with new Codepen UI 2015-08-06 22:30:46 +02:00
benmcmahon100 a9eca4359a Merge pull request #1610 from Greenheart/staging
fixed typos from #1606
2015-08-06 20:38:30 +01:00
Samuel Plumppu cf9b981564 fixed typos 2015-08-06 21:31:24 +02:00
benmcmahon100 c41ccdf491 Merge pull request #1607 from Greenheart/staging
fixed typos from issue #1590
2015-08-06 20:11:10 +01:00
Samuel Plumppu 4349d06d16 fixed typos 2015-08-06 20:45:59 +02:00
benmcmahon100 a652f09c6e Merge pull request #1601 from zeffii/patch-3
sputkin -> sputnik
2015-08-06 16:04:19 +01:00
Dealga McArdle 0993261ebc sputkin -> sputnik 2015-08-06 16:02:20 +02:00
benmcmahon100 e68bc0272d Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1593 2015-08-06 14:54:44 +01:00
benmcmahon100 5eb9c060e1 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1599 2015-08-06 14:51:26 +01:00
Quincy Larson 61507f575d fix some issues that were breaking seed task 2015-08-06 02:27:56 -07:00
Quincy Larson dfb48fbdad update dashed name 2015-08-06 02:26:09 -07:00
Quincy Larson 2e0e7d5a74 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 e8a3f3ef04 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 01:44:37 -07:00
Quincy Larson 89fffce02d add simon zipline 2015-08-06 01:44:31 -07:00
Berkeley Martinez 8b8d9cab51 Merge pull request #1594 from martinkwan/patch-1
Updated Roman Numeral Challenge link
2015-08-06 00:58:24 -07:00
Berkeley Martinez eeffb7f706 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 47403e204c Merge pull request #1592 from cristianvnica/cristianvnica-1488
Fixing issue #1488
2015-08-06 00:57:06 -07:00
Berkeley Martinez 222d841e4f on oauth signin only set profile/username if using github 2015-08-06 00:19:03 -07:00
Marcin Flotyński 5882b9b84f Fixed a few typos in javascript-basic 2015-08-06 09:03:03 +02:00
Martin Kwan 3b94475f9d 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 f33ac57984 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00
Berkeley Martinez ce9e2ebcae fix test email for string 2015-08-05 22:56:23 -07:00
Berkeley Martinez 0ce81bbabb fix email sign should not require username 2015-08-05 19:29:17 -07:00
Berkeley Martinez a838a4097d fix clicking on image or points always takes you to /account 2015-08-05 19:12:54 -07:00
Berkeley Martinez e6d05e3421 fix specify index using mongodb property 2015-08-05 19:08:25 -07:00
Berkeley Martinez 8c7a9dd818 fix trim and lowercase user username and email 2015-08-05 18:51:15 -07:00
Berkeley Martinez e9958281c9 pull user bio from github 2015-08-05 17:49:54 -07:00
benmcmahon100 7d04da6c60 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 c577190e67 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 073456e0de 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
benmcmahon100 c66d2d54d5 Merge pull request #1582 from flota113/flota113-1578
Fixed tests in Waypoint: Label Bootstrap Wells
2015-08-05 23:21:52 +01:00
Marcin Flotyński c6b2140c02 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 36f66c1262 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
benmcmahon100 755e10dcf7 Merge pull request #1581 from Rafase282/patch-1
Fix for Issue #1540
2015-08-05 22:35:30 +01:00
Rafael J. Rodriguez 43a1a62536 Fix for Issue #1540 2015-08-05 17:34:06 -04:00
Berkeley Martinez 07e9bbf00a add link to github waypoint to non github cool campers 2015-08-05 13:54:48 -07:00
benmcmahon100 117306de33 Merge pull request #1576 from cristianvnica/cristianvnica-1575
Fixing #1575
2015-08-05 21:24:05 +01:00