Commit Graph

3107 Commits (b326a679e51b873e600beb9f10fafa8e0c9d7a18)

Author SHA1 Message Date
dhcodes fe916191f8 improve tests for parseInt radix 2017-01-22 09:04:48 -06:00
Syntactual 5633d4f45d added some text to the challenge 08-coding-interview-questions 2017-01-22 08:25:44 -06:00
Thomas Altmann 274af22bfd Added a space to test message in slug challenge to reflect the actual testcase 2017-01-21 21:02:49 +00:00
Timo e2c964769c Merge pull request #12700 from petercollingridge/fix/d3-change-styles-typo
Fix typo in Data Visualization with D3: Change Styles Based on Data: …
2017-01-21 20:45:04 +01:00
Peter Collingridge 419302ae01 Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2 2017-01-21 18:34:36 +00:00
systimotic 98eeca561a Fix challenge type for data structure and ES6 challenges 2017-01-21 16:13:19 +01:00
Heather Kusmierz 1181c87a92 Fix formatting, tests for new HTML and CSS challenges 2017-01-21 06:55:27 -05:00
Berkeley Martinez ddb0219bdc Merge pull request #12665 from QuincyLarson/fix/improve-interviewing-section-titles
improve interviewing section titles
2017-01-20 23:57:47 -08:00
dhcodes e6d7934e2c add intro to basic CSS challenges 2017-01-20 23:32:17 -06:00
Quincy Larson 3bb8c29019 improve interviewing section titles 2017-01-20 16:31:35 -06:00
mrugesh mohapatra e66c502fea Merge pull request #12652 from HKuz/fix/addHTMLIntro
Add introduction slide for Basic HTML and HTML5 section
2017-01-21 01:33:28 +05:30
Heather Kusmierz 8110eafb6f Add introduction slide for Basic HTML and HTML5 section 2017-01-20 12:14:37 -05:00
mrugesh mohapatra 7b2a927644 Merge pull request #12602 from BerkeleyTrue/fix/seed-hidden-files
fix(dev): filter hidden files from seed
2017-01-20 18:39:58 +05:30
mrugesh mohapatra a5beca7e84 Merge pull request #12500 from jlouiss/translate/It-translation-getting-started
translated Getting Started in italian
2017-01-20 09:42:14 +05:30
Berkeley Martinez 67dfde9392 fix(seed): Missing/duplicate info 2017-01-19 17:19:33 -08:00
Quincy Larson 6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00
Ang Shi Ya 426ff2175f Update test case in Increment a Number with JavaScript 2017-01-19 19:00:49 +08:00
Jean Louis Salbego ff1b75c29b translated Getting Started in italian 2017-01-19 01:29:46 +01:00
Berkeley Martinez c272257b5e fix(dev): filter hidden files from seed 2017-01-18 15:16:23 -08:00
Andrii Bida 4181e2a0f9 fix(seed) : Update example in Local Scopes and Functions (#12594) 2017-01-18 17:56:24 +05:30
Manish Giri c8bc1a26c5 Add test to assert single h1 element 2017-01-17 17:38:10 -05:00
Matt Oliver ad89d5fa96 changing the word 'swell' to the word 'well' 2017-01-17 09:22:21 -06:00
mrugesh mohapatra f454d1caac Merge pull request #12329 from systimotic/fix/primary-button-challenge
Clarify btn-primary instructions
2017-01-16 23:47:01 +05:30
Peter Weinberg a8b2f25411 changed 'backward' to 'backwards' 2017-01-13 21:14:43 -05:00
Dylan 21aa58d1c5 Merge pull request #12443 from 91aman/fix/new-test-case
Added a new test for the challenge Return Largest Numbers in Arrays
2017-01-13 07:56:34 -06:00
Dylan 2421deb7f6 Merge pull request #12482 from alexr101/fix/bootstrap-div-row-challenges
fixed selector and length properties of div.row test
2017-01-11 21:59:10 -06:00
systimotic 29ad1896bf Clarify btn-primary instructions 2017-01-11 22:09:15 +01:00
alexr101 de0168c22d fixed selector and length properties of div.row test 2017-01-11 11:57:07 -07:00
Mrugesh Mohapatra 8140b91efd chore(seed): Codepen URL update for freeCodeCamp 2017-01-12 00:23:34 +05:30
Eric Leung da86a7aab5 Merge pull request #12442 from 91aman/fix/grammar-correction
Corrected Grammatical Errors.
2017-01-11 00:55:00 -08:00
alexr101 a79fa7ffa9 fixed test1s div.row selector and length 2017-01-10 17:28:29 -07:00
amanjain 830ddee175 Corrected Grammatical Errors.
Grammer correction
2017-01-10 16:03:43 +05:30
Dylan 40095e1c58 Merge pull request #11912 from Manish-Giri/fix/null-values-in-arrays
Add checks for number of items in returned array
2017-01-09 12:57:07 -06:00
amanjain dc26e0e2e4 Added a new test for the challenge 2017-01-09 19:45:37 +05:30
mrugesh mohapatra d4c639e473 Merge pull request #12397 from codeman869/fix/search-replace-description
Search and Replace challenge description
2017-01-06 21:30:33 +05:30
mrugesh mohapatra f3d7bdee9f Merge pull request #12328 from yesthatguy/fix/telephone-numbers
Update phone number and description
2017-01-06 11:33:10 +05:30
mrugesh mohapatra 48e0ff56a4 Merge pull request #12383 from tmashuang/fix/sample-codeblock-wordwrap
Add wbr tag on sample code
2017-01-06 11:30:25 +05:30
mrugesh mohapatra 2f75e85e60 Merge pull request #12380 from arsho/patch-1
Updated mongodb running command in c9.io
2017-01-06 11:22:03 +05:30
Gregory Smith 7ed447d2d0 Reword text instructions for first forum post
As originally worded, many new campers seemed to be getting the idea that they should create their own introduction thread instead of replying to the main one linked to in the challenge.  This slight rephrasing will (hopefully) make it more clear that they should rather be replying.
2017-01-05 14:36:59 -07:00
Cody Deckard 6193b0b062 Search and Replace challenge description 2017-01-05 21:21:03 +00:00
Thomas Huang 63c2f75730 Add wbr tag on sample code 2017-01-05 01:58:47 -08:00
Ahmedur Rahman Shovon dbeee7275c Updated mongodb running command in c9.io
For free users, c9.io provide only 2GB memory for single workspace. But to run mongodb it requires at least 3379MB in journal. So we should use mongod --port 27017 --smallfiles to allow run mongodb within the provided 2GB memory.
2017-01-05 15:09:35 +06:00
Gregory Ristow b7038fd240 fix(pairwise): Clarification of instructions 2017-01-04 17:19:08 -10:00
Dylan 151d2d8fc9 Merge pull request #12347 from tmashuang/fix/anchor-link-new-tab
Add target blank to anchor link to open in new tab
2017-01-03 19:49:34 -06:00
Dylan 64552f2b73 Merge pull request #12117 from Manish-Giri/fix/update-test-message-border-radius
Update test message in circular-border-radius challenge
2017-01-03 19:22:17 -06:00
Thomas Huang ac68b6549b Add target blank to anchor link to open in new tab 2017-01-03 15:41:23 -08:00
Manish Giri e63d9fde96 Allow bracket notation and search for dot notation 2017-01-03 00:30:06 -05:00
Brian Salomaki 79be93b039 Update phone number and description
Updates one of the phone numbers used in the tests to avoid thinking it might be an invalid number. Also updates the description of the problem to be more clear that we're validating the format rather than a more sophisticated test that the number actually exists.
2017-01-02 17:19:03 -05:00
Mrugesh Mohapatra c0410ab071 fix(CI): Remove Friendly Date Ranges 2017-01-02 08:00:49 +00:00
Dylan 96e563fbe2 change node-uuid to uuid 2016-12-30 16:47:09 -06:00