Commit Graph

4326 Commits

Author SHA1 Message Date
350d59a235 revamp onboarding challenges to reflect changes to curriculum and wiki 2015-08-07 00:18:30 -07:00
c5ad1ad851 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 23:19:18 -07:00
629eaa6ef9 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
a8a8906a98 Merge pull request #1621 from Greenheart/staging
fixed tests to check for lowercase hex-colors
2015-08-06 17:26:09 -07:00
344b729bce fixed tests to check for lowercase hexadecimal colors 2015-08-07 02:13:11 +02:00
8d293c9fc6 fix order of user/pairedWith in withLatestFrom operator in challenges 2015-08-06 15:51:36 -07:00
783d7cf1ec fix string non-alphanumeric non-whitespace chars before regex 2015-08-06 15:37:07 -07:00
3636b76f7b Improves 'Target Elements by ID Using jQuery' 2015-08-06 23:28:27 +02:00
42321f5cef Wrong element in jQuery targeting waypoint 2015-08-06 22:41:49 +02:00
64732077bb Merge pull request #1615 from Greenheart/staging
updated instructions for waypoint: get set for ziplines
2015-08-06 21:39:23 +01:00
3b14872cbe updated instructions for waypoint: get set for ziplines to fit with new Codepen UI 2015-08-06 22:30:46 +02:00
fb2599b8fe Grammatical error in 'Use Hex Code for Specific Colors' 2015-08-06 22:27:16 +02:00
b2d714112f Updated test case comment in 'fluid containers' 2015-08-06 22:23:00 +02:00
52300b9648 Changed test order & added <code> in 'img to link' 2015-08-06 22:07:54 +02:00
a9eca4359a Merge pull request #1610 from Greenheart/staging
fixed typos from #1606
2015-08-06 20:38:30 +01:00
cf9b981564 fixed typos 2015-08-06 21:31:24 +02:00
c41ccdf491 Merge pull request #1607 from Greenheart/staging
fixed typos from issue #1590
2015-08-06 20:11:10 +01:00
4349d06d16 fixed typos 2015-08-06 20:45:59 +02:00
a652f09c6e Merge pull request #1601 from zeffii/patch-3
sputkin -> sputnik
2015-08-06 16:04:19 +01:00
0993261ebc sputkin -> sputnik 2015-08-06 16:02:20 +02:00
e68bc0272d Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1593 2015-08-06 14:54:44 +01:00
5eb9c060e1 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1599 2015-08-06 14:51:26 +01:00
61507f575d fix some issues that were breaking seed task 2015-08-06 02:27:56 -07:00
dfb48fbdad update dashed name 2015-08-06 02:26:09 -07:00
2e0e7d5a74 rename all of Ben's JavaScript challenges to be more in line with other waypoints 2015-08-06 02:06:53 -07:00
e8a3f3ef04 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 01:44:37 -07:00
89fffce02d add simon zipline 2015-08-06 01:44:31 -07:00
8b8d9cab51 Merge pull request #1594 from martinkwan/patch-1
Updated Roman Numeral Challenge link
2015-08-06 00:58:24 -07:00
eeffb7f706 Merge pull request #1595 from flota113/flota113-1585
Fixed a few typos in javascript-basic
2015-08-06 00:57:56 -07:00
47403e204c Merge pull request #1592 from cristianvnica/cristianvnica-1488
Fixing issue #1488
2015-08-06 00:57:06 -07:00
222d841e4f on oauth signin only set profile/username if using github 2015-08-06 00:19:03 -07:00
5882b9b84f Fixed a few typos in javascript-basic 2015-08-06 09:03:03 +02:00
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
f33ac57984 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00
ce9e2ebcae fix test email for string 2015-08-05 22:56:23 -07:00
0ce81bbabb fix email sign should not require username 2015-08-05 19:29:17 -07:00
a838a4097d fix clicking on image or points always takes you to /account 2015-08-05 19:12:54 -07:00
e6d05e3421 fix specify index using mongodb property 2015-08-05 19:08:25 -07:00
8c7a9dd818 fix trim and lowercase user username and email 2015-08-05 18:51:15 -07:00
e9958281c9 pull user bio from github 2015-08-05 17:49:54 -07:00
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
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
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
c66d2d54d5 Merge pull request #1582 from flota113/flota113-1578
Fixed tests in Waypoint: Label Bootstrap Wells
2015-08-05 23:21:52 +01:00
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
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
755e10dcf7 Merge pull request #1581 from Rafase282/patch-1
Fix for Issue #1540
2015-08-05 22:35:30 +01:00
43a1a62536 Fix for Issue #1540 2015-08-05 17:34:06 -04:00
07e9bbf00a add link to github waypoint to non github cool campers 2015-08-05 13:54:48 -07:00
117306de33 Merge pull request #1576 from cristianvnica/cristianvnica-1575
Fixing #1575
2015-08-05 21:24:05 +01:00