Commit Graph

8964 Commits (8bf27f983494fc9f0d8d63de031119038bd8ad6b)

Author SHA1 Message Date
Mrugesh Mohapatra 53cc4af3ae Merge pull request #9490 from Bouncey/fix/temp-no-testsuite-fix
Temp fix for missing test suite
2016-07-11 14:17:05 +05:30
Mrugesh Mohapatra 359ee7ae37 Merge pull request #9669 from QuincyLarson/fix/landing-page-copy-optimization
update landing page copy based off optimizely result
2016-07-11 13:53:23 +05:30
Daniel L. Weber dfefa01baf Updated Claim your Data Visualization Certificate screenshots to new green background 2016-07-10 23:02:03 -04:00
Quincy Larson bff127e4a4 update landing page copy based off optimizely result 2016-07-10 16:35:38 -07:00
Stuart Taylor c6e9173f6e Merge pull request #9602 from BKinahan/fix/pig-latin-case
Clarify Pig Latin input strings are all lowercase
2016-07-10 00:34:30 +01:00
Stuart Taylor ae8edfb3f3 Merge pull request #9608 from abhisekp/fix/record-collection
Fix Record Collection Challenge
2016-07-10 00:21:52 +01:00
Abhisek Pattnaik bcd5ca388c
🏁 Improve/Fix Record Collection Challenge
docs(challenge): 📖 🏁 improve instruction wording

- improve wording of instruction
- fix invalid tag

style(challenge): 💃 🏁 Fix whitespace in challenge seed

- Fix whitespace in challenge seed
- Prepend semicolon in tail code so that challenge works even if challenge
 seed doesn't end with a semicolon.

refactor(challenge): 🔧 🏁 Improved readability of solution
2016-07-10 04:24:51 +05:30
Grant Leadbetter 5e83d093ec Modified text in json files to offer more support for students on c9.io and help them avoid a "Not enough disk space" error 2016-07-09 23:29:30 +01:00
That Guy ffa79341c1 Merge pull request #9640 from sergroja/fix/ChallengeMisspelling
Update basic-javascript.json
2016-07-09 20:18:24 +01:00
greenkeeperio-bot d4425e9066 chore(package): update babel-eslint to version 6.1.2
https://greenkeeper.io/
2016-07-09 08:47:26 -07:00
Sergio Rojas 84d8bb221d Update basic-javascript.json 2016-07-09 07:36:20 -07:00
That Guy 1108e83398 Merge pull request #9632 from QuincyLarson/fix/bye-hodor
remove hodor from congratulatory quotes - it's not funny anymore
2016-07-09 14:11:56 +01:00
That Guy d2ec498c8d Merge pull request #9631 from QuincyLarson/fix/eloquent-js-url
change first edition eloquent javascript link to 2nd edition link
2016-07-09 14:11:35 +01:00
Quincy Larson 3c95ea0e15 remove hodor from congratulatory quotes - it's not funny anymore 2016-07-08 19:00:17 -07:00
Quincy Larson 9a53528f88 change first edition eloquent javascript link to 2nd edition link 2016-07-08 18:58:10 -07:00
Berkeley Martinez ec27075a37 Merge pull request #9629 from FreeCodeCamp/snyk-fix-abafa803
[Snyk] Fix for 1 vulnerable dependency path
2016-07-08 18:13:57 -07:00
snyk-bot 21ffe77dc5 fix: package.json & .snyk to reduce vulnerabilities 2016-07-09 01:06:51 +00:00
Berkeley Martinez 4fdbf9beb5 Merge pull request #9628 from FreeCodeCamp/snyk-fix-2add4e49
[Snyk] Fix for 8 vulnerable dependency paths
2016-07-08 18:04:09 -07:00
snyk-bot 98dbf8f77e fix: package.json & .snyk to reduce vulnerabilities 2016-07-09 00:55:06 +00:00
Berkeley Martinez b115efe702 Merge pull request #9627 from atjonathan/fix/moretypos
Fixed more grammar and spelling mistakes in Shop
2016-07-08 17:23:07 -07:00
Jonathan 65c12837e7
Fixed grammar and spelling mistakes in Shop 2016-07-09 00:46:03 +01:00
Quincy Larson bc4cf4ab9d Merge pull request #9624 from BerkeleyTrue/fix/shop-grammer
Fix(typo): add missing `for` in shop copy
2016-07-08 16:25:13 -07:00
Berkeley Martinez 439f4dbaa8 Fix(typo): add missing `for` in shop copy 2016-07-08 16:19:04 -07:00
Berkeley Martinez b1f28626b8 Fix(lint): peg babel-eslint
6.1.1 has a regression
see: https://github.com/babel/babel-eslint/issues/337
2016-07-08 15:58:45 -07:00
Quincy Larson 7dd2ffc83e improve shop and set flyer show threshold to 15 brownie points 2016-07-08 14:23:15 -07:00
Eric Leung 2c4d9bc816 Merge pull request #9615 from agparadiso/fix/one-is-not-a-prime-number
Correct description in Sum All Primes challenge
2016-07-08 10:03:56 -04:00
Gabriel f61f3cc63e change the description from: 'A prime number is defined as having only two divisors, 1 and itself. For example, 2 is a prime number because it's only divisible by 1 and 2. 1 isn't a prime number, because it's only divisible by itself.' to 'A prime number is defined as a number greater than one and having only two divisors, one and itself. For example, 2 is a prime number because it's only divisible by one and two.' 2016-07-08 12:22:02 +02:00
Berkeley Martinez 7bec5d6126 Merge pull request #9611 from QuincyLarson/feature/shop-improvements
add optimizely and expand shop offerings
2016-07-08 00:03:12 -07:00
Quincy Larson 3c71abf6cc Merge pull request #9502 from flipsyde606/fix/flyer-dismiss-firefox
Fixed flyer dismiss issue on firefox
2016-07-08 00:02:41 -07:00
Quincy Larson b6c8b52465 add optimizely and expand shop offerings 2016-07-07 23:50:55 -07:00
That Guy 1f7e2737e1 Merge pull request #9591 from joshghent/fix/update-codeofconduct
Updated Spamming definition in the Code of Conduct
2016-07-07 19:46:57 +01:00
Josh Ghent 91c0ee0f1b Updated spamming definition in code of conduct. 2016-07-07 18:26:55 +01:00
BKinahan e8a21ef5ac Clarify Pig Latin input strings are all lowercase 2016-07-07 15:32:10 +00:00
Stuart Taylor 1350423c00 Merge pull request #9599 from atjonathan/fix/typos
Quick Grammar Fix
2016-07-07 10:04:45 +01:00
Jonathan fdea4c7bbb
Fixed grammar mistake 2016-07-07 09:41:05 +01:00
Berkeley Martinez e5001d60ab Merge pull request #9596 from QuincyLarson/fix/remove-github-star-from-instructions
remove "you can star our repo" text from chat room challenge
2016-07-07 00:23:31 -07:00
Quincy Larson 45338e9e87 remove "you can star our repo" text from chat room challenge 2016-07-06 23:23:05 -07:00
Jonathan 42d3303391 Merge pull request #9369 from jondcoleman/feature/backend_instructions
Make separate Get Set instructions for Back End
2016-07-06 18:13:54 +01:00
jondcoleman 4ebd18c33f Make separate Get Set instructions for Back End
Move original Clementine based instructions to dynamic web apps section and create
a new waypoint for the API projects.
2016-07-06 12:49:08 -04:00
Jonathan 08b1931085 Merge pull request #9556 from dkat90/fix/unnecessary-line-breaks
fixed uncessary line breaks
2016-07-06 10:20:16 +01:00
Jonathan 4b26497bd3 Merge pull request #9573 from adamisntdead/fix/Remove-Double-Regex-Check
Remove Double If Statement
2016-07-06 10:15:58 +01:00
Stuart Taylor a5b925a80d Merge pull request #9574 from BKinahan/fix/fibonacci-instructions
Clarify Sum All Odd Fibonacci Numbers instructions
2016-07-05 23:58:28 +01:00
BKinahan 70ce060bda Add test for Smallest Common Multiple 2016-07-05 19:26:17 +00:00
BKinahan d660436ad0 Clarify Sum All Odd Fibonacci Numbers instructions 2016-07-05 19:03:21 +00:00
Adam Kelly 55d199ec7f Remove Double If Statement 2016-07-05 19:20:12 +01:00
Stuart Taylor 6c637ebd6a Merge pull request #9527 from arun1595/fix/uncomment-html
Fix tests for uncomment html challenge
2016-07-05 11:50:40 +01:00
Eric Leung a9c172454f Merge pull request #9561 from alanbares/fix/javascript-functions-objects-challenge
Fix property of car object in construct JavaScript objects with functions challenge.
2016-07-05 00:38:17 -07:00
Stuart Taylor 2f8c7657cc Merge pull request #9559 from arun1595/fix/update-tests
Update tests when reset button is clicked
2016-07-05 08:29:35 +01:00
alanbares 599aa16f4e Change value of seat property on car object to 5 2016-07-04 21:19:59 -07:00
Arun Kumar 1af3d0adc6
Update tests when reset button is clicked 2016-07-05 08:22:36 +05:30