Commit Graph

23 Commits

Author SHA1 Message Date
Brett Guillory
133c91fd16 Fix for incorrect RGB test value
RGB test value was testing for (0,0,255) which is B, should be testing for (0, 255,0), which is green.
2015-08-10 13:20:18 -05:00
Berkeley Martinez
26e69c8621 add type to challenges 2015-08-07 23:37:32 -07:00
Berkeley Martinez
f241a362d5 rename top level title to name 2015-08-07 18:43:45 -07:00
ahstro
e7c8589d08 Everything is horrible 2015-08-08 02:38:16 +02:00
Quincy Larson
629eaa6ef9 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
Cristian V. Nica
f33ac57984 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00
Quincy Larson
aa10e1ff69 quick sweep to make sure all tests run properly 2015-08-03 23:03:12 -07:00
benmcmahon100
aa906f81c3 fix https://github.com/FreeCodeCamp/freecodecamp/issues/1450 missing semi-colon and assert( 2015-08-04 00:53:20 +01:00
benmcmahon100
a879441c77 Two of the tests were inverted 2015-08-02 22:09:36 +01:00
Quincy Larson
1e2011a354 fix some issues and finalize jquery challenges for today 2015-08-01 08:25:56 -07:00
Quincy Larson
57592545d9 add two more jquery challenges 2015-08-01 07:11:11 -07:00
Quincy Larson
439849e9d8 start removing field guide and update nonprofits 2015-07-31 21:13:40 -07:00
Quincy Larson
2547868854 fix storage and reset functionality for js and html challenge views 2015-07-31 13:37:06 -07:00
Quincy Larson
051a7bb287 add new jquery challenges and resequence other challenges 2015-07-30 22:40:17 -07:00
Quincy Larson
62897b8a51 add removal and clone jquery challenges 2015-07-30 18:31:40 -07:00
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
489f52180b add two new jquery challenges 2015-07-30 17:31:47 -07:00
Quincy Larson
fe03ee557d restructure entire curriculum sequence and json files 2015-07-23 15:49:03 -07:00
Quincy Larson
2b7177e856 add dashedName attributes to JSON 2015-06-14 00:55:27 -07:00
Quincy Larson
3654bb7e6f change _id to id everywhere that seems relevant to loopback 2015-06-04 13:20:42 -07:00
Quincy Larson
618cedddb0 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-04 12:24:30 -07:00
Berkeley Martinez
272d9b4ad5 Update seed directory to use loopback 2015-06-02 20:32:10 -07:00