Commit Graph

23 Commits

Author SHA1 Message Date
Brett Guillory
062d73af14 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
24e45d18ce add type to challenges 2015-08-07 23:37:32 -07:00
Berkeley Martinez
d31b53da2a rename top level title to name 2015-08-07 18:43:45 -07:00
ahstro
75919c63f3 Everything is horrible 2015-08-08 02:38:16 +02:00
Quincy Larson
aa58671ee3 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
Cristian V. Nica
528efe32c8 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00
Quincy Larson
1de4de80eb quick sweep to make sure all tests run properly 2015-08-03 23:03:12 -07:00
benmcmahon100
7dcfdeaeee fix https://github.com/FreeCodeCamp/freecodecamp/issues/1450 missing semi-colon and assert( 2015-08-04 00:53:20 +01:00
benmcmahon100
10156ea245 Two of the tests were inverted 2015-08-02 22:09:36 +01:00
Quincy Larson
b6a8725994 fix some issues and finalize jquery challenges for today 2015-08-01 08:25:56 -07:00
Quincy Larson
af6209f729 add two more jquery challenges 2015-08-01 07:11:11 -07:00
Quincy Larson
7b890aca68 start removing field guide and update nonprofits 2015-07-31 21:13:40 -07:00
Quincy Larson
b75a8e3138 fix storage and reset functionality for js and html challenge views 2015-07-31 13:37:06 -07:00
Quincy Larson
08d2b373ac add new jquery challenges and resequence other challenges 2015-07-30 22:40:17 -07:00
Quincy Larson
d2c4dd8de0 add removal and clone jquery challenges 2015-07-30 18:31:40 -07:00
Quincy Larson
a592d83f02 add .remove() challenge 2015-07-30 18:12:29 -07:00
Quincy Larson
6e514a80d4 add a removeClass challenge 2015-07-30 18:05:02 -07:00
Quincy Larson
3af9507f89 add two new jquery challenges 2015-07-30 17:31:47 -07:00
Quincy Larson
1cc82ab469 restructure entire curriculum sequence and json files 2015-07-23 15:49:03 -07:00
Quincy Larson
9589b6abeb add dashedName attributes to JSON 2015-06-14 00:55:27 -07:00
Quincy Larson
323ec3d587 change _id to id everywhere that seems relevant to loopback 2015-06-04 13:20:42 -07:00
Quincy Larson
67d35540cd Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-04 12:24:30 -07:00
Berkeley Martinez
9032880e27 Update seed directory to use loopback 2015-06-02 20:32:10 -07:00