Commit Graph

3631 Commits

Author SHA1 Message Date
262de30393 start work on RGB section 2015-07-29 00:33:17 -07:00
912e075039 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
Conflicts:
	seed/challenges/basic-javascript.json
2015-07-28 23:11:00 -07:00
527df362db add ID related challenges 2015-07-28 18:51:39 -07:00
d7a4f7c2c2 about to start priority and !important waypoints 2015-07-28 17:11:51 -07:00
7df555a2ff Fix Issue #1015
Fix two of the tests in "Waypoint: Create an Ordered List"
2015-07-28 13:17:05 -04:00
41f643b5df 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
edbab55c98 Display contact information for job and size thumbnail 2015-07-26 07:57:14 -07:00
d4ff414dc8 update jobs model and jobs seed 2015-07-25 21:59:52 -07:00
d8110efd06 show jobs route up 2015-07-25 21:32:18 -07:00
d6a27326a3 Fix dup id's in basic javascript 2015-07-25 20:22:13 -07:00
cf7da2a7d5 Merge branch 'staging' into js-curriculum
Conflicts:
	seed/challenges/basic-javascript.json
2015-07-24 16:08:45 -07:00
986ce9a64c Merge branch 'js-curriculum' of github.com:FreeCodeCamp/freecodecamp into js-curriculum
Conflicts:
	seed/challenges/basic-javascript.json
2015-07-24 16:04:26 -07:00
84a268d09a Merge branch 'js-curriculum' of https://github.com/benmcmahon100/freecodecamp into benmcmahon100-js-curriculum
Conflicts:
	seed/challenges/basic-javascript.json
2015-07-24 15:59:37 -07:00
1ef15eb839 additional refactor of HTML challenges 2015-07-23 22:24:51 -07:00
86532e0c0e QA first dozen html challenges 2015-07-23 18:44:16 -07:00
50f356f16f Ready Js Curriculum
Added Regex, Random Numbers and If else Challenges
2015-07-24 00:38:13 +01:00
5227fc0214 Ready JavaScript Curriculum 2015-07-24 00:35:50 +01:00
3046c14196 fix 'id' not _id.
fix spacing after semi colon
2015-07-23 16:14:45 -07:00
3df5319cc9 update zipline copy with CodePen override warning 2015-07-23 16:03:51 -07:00
860c6d8101 add missing false in hikes challenge 2015-07-23 16:03:49 -07:00
3d7ff1dd63 add transcript for missing hike 2015-07-23 16:03:49 -07:00
8d485a1171 fix type hike not hikes 2015-07-23 16:03:47 -07:00
fa566e4762 add title field to challenges 2015-07-23 16:03:46 -07:00
3e413488b6 add videos to new challenges 2015-07-23 16:03:46 -07:00
636ef6d4f7 finish adding the nodeschool challenges 2015-07-23 16:03:46 -07:00
b8fd1181a2 update basejump demo urls 2015-07-23 16:03:46 -07:00
080e90f446 finish scripts and overall structure for new curriculum 2015-07-23 16:03:46 -07:00
2e90976427 more minor updates 2015-07-23 15:50:47 -07:00
8f326b8c11 all field guides operational 2015-07-23 15:50:47 -07:00
ebfb8384b0 update hikes.json 2015-07-23 15:50:47 -07:00
f05255f87b split field guides into separate categories 2015-07-23 15:50:47 -07:00
003aa90f8b add hikes.json 2015-07-23 15:49:04 -07:00
260797affd mid-task commit for Berkeley to take over 2015-07-23 15:49:04 -07:00
e7aaaf21ea fix typo in nonprofit field guide 2015-07-23 15:49:03 -07:00
359d63a6bd continue building the jQuery Playground 2015-07-23 15:49:03 -07:00
bbe9e492cd start building the jquery playground bootstrap.json flow 2015-07-23 15:49:03 -07:00
1cc82ab469 restructure entire curriculum sequence and json files 2015-07-23 15:49:03 -07:00
7fc3664a41 continue adding rgb challenges to basic-html5 2015-07-23 15:49:02 -07:00
9d12d86892 add babel-node to seed 2015-07-23 15:49:01 -07:00
e70d2919ec Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-20 22:56:23 -07:00
f3d1e66fa8 update field guides 2015-07-20 22:56:12 -07:00
a2bae52c65 Added start of the random number challenges 2015-07-16 11:06:04 +01:00
79938d0fc1 Full JS Stuff
There is a bit more RegEx and if else stuff. Other challenges can be added later but this is the base working set without @QuincyLarson 's fixes to the copy
2015-07-13 21:55:36 +01:00
da9637297b Add <p> element to label the new ordered list.
- Improve consistency of challenge seeds
- Clarify challenge objective for "Waypoint: Created an ordered list"
2015-07-13 13:20:28 -07:00
90f7e33f42 almost complete js challenges 2015-07-13 00:48:58 +01:00
f606d49a68 Clarify text for 'Waypoint: Add a Negative Margin to an Element'
- the user was asked to change text to a negative number
- this was confusing, as the test only passes if the value ia -15px
2015-07-11 10:52:58 -04:00
4060d7fdc9 Update to 30! 2015-07-10 17:22:58 +01:00
35fff3ed57 Third commit to the new curriculum 2015-07-10 00:56:30 +01:00
b117341e72 Update 2 of the new js curriculum!
7 more challenges added!
2015-07-09 00:26:16 +01:00
8cbf6d224c Improved consitency in 'Friendly Date Ranges' test cases. #410 2015-07-08 21:19:34 +02:00