90175a2e90
Updated nonprofits directory
2015-10-26 16:40:19 -04:00
16bd976ea9
Updated nonprofits directory
2015-10-26 16:40:19 -04:00
d9cd9363bb
Merge pull request #3917 from CodeNonprofit/remove-canceled-nonprofit-project
...
removed solace foundation
2015-10-26 13:12:25 -07:00
087475e3e1
removed solace foundation
2015-10-26 15:37:20 -04:00
b2a9368e77
removed solace foundation
2015-10-26 15:37:20 -04:00
baaae041eb
add the FCC leaderboard to the labs json
2015-10-26 11:39:45 -07:00
00084696fb
continue improving early challenges
2015-10-26 03:14:03 -07:00
e9bcbbb333
continue improving early challenges
2015-10-26 03:14:03 -07:00
049514c6ce
update onboarding challenges
2015-10-26 02:50:02 -07:00
75c534c984
update onboarding challenges
2015-10-26 02:50:02 -07:00
dc26195395
finish clementine challenge for now
2015-10-25 23:28:53 -07:00
57adbd053f
finish clementine challenge for now
2015-10-25 23:28:53 -07:00
a398c8a908
Fix Waypoint Create Slot Machine Tests
...
Permits solutions that don't explicitly call Math.random three times and instead wrap that operation in a function.
2015-10-25 23:08:00 -07:00
082eb3065f
Fix Waypoint Create Slot Machine Tests
...
Permits solutions that don't explicitly call Math.random three times and instead wrap that operation in a function.
2015-10-25 23:08:00 -07:00
30d49e92ec
Merge pull request #3908 from FreeCodeCamp/fix/signin-button
...
fix signin button to use signin instead of login for path
2015-10-25 22:31:25 -07:00
b3c58910ac
Merge branch 'staging' into clementine
...
Conflicts:
seed/challenges/basejumps.json
2015-10-25 22:15:59 -07:00
8cb33be491
Merge branch 'staging' into clementine
...
Conflicts:
seed/challenges/basejumps.json
2015-10-25 22:15:59 -07:00
c75e938359
add more gifs to basejump onboarding
2015-10-25 22:14:51 -07:00
9573c83679
add more gifs to basejump onboarding
2015-10-25 22:14:51 -07:00
ac4a71a229
fix signin button to use signin instead of login for path
2015-10-25 21:46:54 -07:00
8fd3f55a7a
Merge pull request #3907 from FreeCodeCamp/fix/loop-waypoint-typo
...
fix waypoint typo
2015-10-25 19:48:13 -07:00
df8df1172b
fix waypoint typo
2015-10-25 19:47:02 -07:00
033dd5ee9c
fix waypoint typo
2015-10-25 19:47:02 -07:00
3883483d8d
Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
...
Curriculum/json and ajax for QA and copy check
2015-10-26 00:47:30 +00:00
8ed3d3e723
Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
...
Curriculum/json and ajax for QA and copy check
2015-10-26 00:47:30 +00:00
7605a92e35
The word several is repeated in step 11
...
In step 11 of the build a personal portfolio zipline, the word
“several” is repeated.
2015-10-24 23:38:55 -05:00
2a1c48bc49
The word several is repeated in step 11
...
In step 11 of the build a personal portfolio zipline, the word
“several” is repeated.
2015-10-24 23:38:55 -05:00
93681509e5
Add tests to intermediate bonfire
...
The bonfire only tested the camper's solution for numbers upto 29. This
commit adds tests that verify the solution for numbers upto 1000. This
should motivate the campers to create a more sound logic that will work
for more numbers.
2015-10-25 10:32:48 +08:00
0e5461e08f
Add tests to intermediate bonfire
...
The bonfire only tested the camper's solution for numbers upto 29. This
commit adds tests that verify the solution for numbers upto 1000. This
should motivate the campers to create a more sound logic that will work
for more numbers.
2015-10-25 10:32:48 +08:00
565d4d1309
Merge branch 'ahstro-3228' of https://github.com/ahstro/freecodecamp into ahstro-ahstro-3228
...
Conflicts:
seed/challenges/basic-javascript.json
2015-10-24 01:39:05 -07:00
2ca89c19e9
Merge branch 'ahstro-3228' of https://github.com/ahstro/freecodecamp into ahstro-ahstro-3228
...
Conflicts:
seed/challenges/basic-javascript.json
2015-10-24 01:39:05 -07:00
0e70f98171
Merge branch 'fcc-running-cats' of https://github.com/ptsurbeleu/FreeCodeCamp into ptsurbeleu-fcc-running-cats
...
Conflicts:
seed/challenges/bootstrap.json
2015-10-24 01:33:26 -07:00
4cf242d4b1
Merge branch 'fcc-running-cats' of https://github.com/ptsurbeleu/FreeCodeCamp into ptsurbeleu-fcc-running-cats
...
Conflicts:
seed/challenges/bootstrap.json
2015-10-24 01:33:26 -07:00
b2a19cfec5
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-10-24 01:26:30 -07:00
c1212e159c
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-10-24 01:26:30 -07:00
711b5cb8be
Merge branch 'awesomeaniruddh-fix/bonfire-test' into staging
2015-10-24 01:26:18 -07:00
d1cc8350a4
Merge branch 'fix/bonfire-test' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/bonfire-test
...
Conflicts:
seed/challenges/basic-bonfires.json
2015-10-24 01:25:42 -07:00
6dbbf56c5c
Merge branch 'fix/bonfire-test' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/bonfire-test
...
Conflicts:
seed/challenges/basic-bonfires.json
2015-10-24 01:25:42 -07:00
882b82fe1d
Merge pull request #3876 from FreeCodeCamp/fix/symmetric-dif
...
remove test based on closed @saadanerdetbare PR, closes #3362
2015-10-24 01:21:42 -07:00
af8fd9e653
Merge pull request #3876 from FreeCodeCamp/fix/symmetric-dif
...
remove test based on closed @saadanerdetbare PR, closes #3362
2015-10-24 01:21:42 -07:00
d5ddb10b7a
remove test based on closed @saadanerdetbare PR, closes #3362
2015-10-24 01:21:01 -07:00
f39c3eabe1
remove test based on closed @saadanerdetbare PR, closes #3362
2015-10-24 01:21:01 -07:00
2ebc551197
Merge pull request #3380 from joel-bentley/fix/tests-on-waypoint-img-responsive
...
Fix tests on Waypoint Mobile Responsive Images
2015-10-24 01:14:43 -07:00
8a8157fd67
Merge pull request #3380 from joel-bentley/fix/tests-on-waypoint-img-responsive
...
Fix tests on Waypoint Mobile Responsive Images
2015-10-24 01:14:43 -07:00
a8f3e663e3
Merge pull request #3383 from abhisekp/correct-test-bf-where-belong
...
Modify tests for Bonfire - Where do I belong
2015-10-24 00:46:16 -07:00
d970e5a97c
Merge pull request #3383 from abhisekp/correct-test-bf-where-belong
...
Modify tests for Bonfire - Where do I belong
2015-10-24 00:46:16 -07:00
333d4c0ffa
Merge pull request #3384 from richchurcher/fix/where-do-i-belong
...
Modify description for Where do I belong
2015-10-24 00:45:28 -07:00
a4e893ead9
Merge pull request #3384 from richchurcher/fix/where-do-i-belong
...
Modify description for Where do I belong
2015-10-24 00:45:28 -07:00
e521cdb2a6
additional minor edits
2015-10-24 00:17:06 -07:00
8157c6e20c
Temporary fix to bugs due to removeComments method-closes #3763
2015-10-24 12:45:30 +05:30