Commit Graph

4469 Commits (1ce1c75c4daf1bb33534ddf2ec153b339dce6e2e)

Author SHA1 Message Date
Quincy Larson 1d7fc8589c add .remove() challenge 2015-07-30 18:12:29 -07:00
Quincy Larson d4d4124158 add a removeClass challenge 2015-07-30 18:05:02 -07:00
Quincy Larson 1fa0c48257 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-30 17:31:53 -07:00
Quincy Larson 489f52180b add two new jquery challenges 2015-07-30 17:31:47 -07:00
benmcmahon100 972ae79b22 Ready JavaScript Curriculum 2015-07-31 00:22:56 +01:00
Quincy Larson 482f16893c Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-30 15:51:38 -07:00
Quincy Larson 097391f4f6 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-30 15:51:31 -07:00
benmcmahon100 b9adf97a91 Ready JavaScript Curriculum 2015-07-30 23:46:47 +01:00
Quincy Larson 60105a9fe7 finish drafting copy and tests for bootstrap section 2015-07-30 15:45:54 -07:00
benmcmahon100 d588263658 Extra comma was breaking node seed 2015-07-30 21:54:33 +01:00
Quincy Larson 448daf1fa4 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-30 13:01:57 -07:00
Quincy Larson 35761f6316 fix some minor issues with bootstrap challenges 2015-07-30 13:01:46 -07:00
benmcmahon100 1e412b1498 Ready JavaScript Curriculum 2015-07-30 20:58:02 +01:00
benmcmahon100 e6694023c6 Emergency check fix for the scroll locker
Fix to stop main.js from completely bugging out on any page that isn't challengeType: 0
2015-07-30 20:45:51 +01:00
Quincy Larson 14368f6471 add container-fluid divs to all bootstrap waypoints 2015-07-30 12:20:34 -07:00
Quincy Larson fc7af46e0c finish color tutorial 2015-07-29 23:21:44 -07:00
Berkeley Martinez fa47ed9afb remove extra debugs 2015-07-29 15:10:03 -07:00
Berkeley Martinez 5533779d45 add give brownie points!!!! 2015-07-29 15:00:24 -07:00
Berkeley Martinez 9731e8ccc6 fix return callbacks 2015-07-29 11:41:41 -07:00
Berkeley Martinez 9e22122832 adds user/about 2015-07-29 11:32:16 -07:00
Berkeley Martinez c82b2e3ae6 set and render page title
note this requires changes to thundercats to work
see: thundercatsjs/thundercats-react/issues/3
2015-07-29 10:18:06 -07:00
Quincy Larson 549ab1bd0e start work on RGB section 2015-07-29 00:33:17 -07:00
Quincy Larson cf5b60768d Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-28 23:11:13 -07:00
Quincy Larson 5fd95c584c Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
Conflicts:
	seed/challenges/basic-javascript.json
2015-07-28 23:11:00 -07:00
Quincy Larson 5c712d7a7a Merge pull request #1408 from kemitchell/kemitchell-content-license
Add CC-BY-SA-4.0 license for content
2015-07-28 20:00:56 -07:00
Kyle Mitchell ce5377791e add CC-BY-SA-4.0 license for content 2015-07-28 19:55:49 -07:00
Quincy Larson 2d009777b3 add ID related challenges 2015-07-28 18:51:39 -07:00
Berkeley Martinez 79a96292b9 remove bower and pm2
These are better server as global installs
2015-07-28 17:28:45 -07:00
Quincy Larson fd3374fca7 about to start priority and !important waypoints 2015-07-28 17:11:51 -07:00
Berkeley Martinez 884825cb1d add profile-picture to profile picture 2015-07-28 11:18:11 -07:00
TCYRUS e67d843f48 Fix Issue #1015
Fix two of the tests in "Waypoint: Create an Ordered List"
2015-07-28 13:17:05 -04:00
Berkeley Martinez a615449015 add bower to devdeps 2015-07-27 19:42:14 -07:00
biellls 19c2408348 Change order of subarrays to cover all cases
Since in all tests each subarray has a larger max than the previous subarray, if the user does not reset max for each subarray, the tests still pass.
2015-07-27 20:37:39 +02:00
Berkeley Martinez 7683e33d5d fix add webpack options in gulp file to watch task 2015-07-26 22:05:12 -07:00
Berkeley Martinez 1b9608f225 fix nonprofits totalSavings errors 2015-07-26 19:15:19 -07:00
Berkeley Martinez b9d544d13e hide job position on small screens 2015-07-26 18:42:26 -07:00
Berkeley Martinez 9bc14d24a4 Display contact information for job and size thumbnail 2015-07-26 07:57:14 -07:00
Berkeley Martinez 6b38476b25 Merge pull request #1382 from Rybar/staging
Fixed dropdown-menu CSS bug on mobile
2015-07-26 07:32:55 -07:00
Ryan Malm fb79970382 Fixed dropdown-menu CSS bug on mobile 2015-07-26 05:07:42 +00:00
Berkeley Martinez f547ce32f7 update jobs model and jobs seed 2015-07-25 21:59:52 -07:00
Berkeley Martinez 4792485ac4 show jobs route up 2015-07-25 21:32:18 -07:00
Berkeley Martinez fe51774814 Fix dup id's in basic javascript 2015-07-25 20:22:13 -07:00
Berkeley Martinez dbe50a5dfa add beta.freecodecamp.com to csp script source 2015-07-25 15:44:40 -07:00
Berkeley Martinez 41274fad2d jobs store fetching 2015-07-25 15:42:03 -07:00
Berkeley Martinez a45863ce87 jobs page rendering 2015-07-25 15:15:59 -07:00
Berkeley Martinez 998ed7b5fe fix es6 bug in gulpfile 2015-07-25 15:08:44 -07:00
Berkeley Martinez 0d628f57bb move jobs flux, use createClass for react 2015-07-25 13:58:26 -07:00
Berkeley Martinez 6306580d84 add note about indexof call throwing 2015-07-25 13:35:01 -07:00
Berkeley Martinez 4bacd87943 add react build script 2015-07-25 09:02:56 -07:00
Berkeley Martinez 38cb4b2873 remove loopback client files 2015-07-25 08:51:41 -07:00