Commit Graph

3052 Commits

Author SHA1 Message Date
98eeca561a Fix challenge type for data structure and ES6 challenges 2017-01-21 16:13:19 +01:00
1181c87a92 Fix formatting, tests for new HTML and CSS challenges 2017-01-21 06:55:27 -05:00
ddb0219bdc Merge pull request #12665 from QuincyLarson/fix/improve-interviewing-section-titles
improve interviewing section titles
2017-01-20 23:57:47 -08:00
e6d7934e2c add intro to basic CSS challenges 2017-01-20 23:32:17 -06:00
3bb8c29019 improve interviewing section titles 2017-01-20 16:31:35 -06:00
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
8110eafb6f Add introduction slide for Basic HTML and HTML5 section 2017-01-20 12:14:37 -05:00
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
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
67dfde9392 fix(seed): Missing/duplicate info 2017-01-19 17:19:33 -08:00
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00
426ff2175f Update test case in Increment a Number with JavaScript 2017-01-19 19:00:49 +08:00
ff1b75c29b translated Getting Started in italian 2017-01-19 01:29:46 +01:00
c272257b5e fix(dev): filter hidden files from seed 2017-01-18 15:16:23 -08:00
4181e2a0f9 fix(seed) : Update example in Local Scopes and Functions (#12594) 2017-01-18 17:56:24 +05:30
c8bc1a26c5 Add test to assert single h1 element 2017-01-17 17:38:10 -05:00
ad89d5fa96 changing the word 'swell' to the word 'well' 2017-01-17 09:22:21 -06:00
f454d1caac Merge pull request #12329 from systimotic/fix/primary-button-challenge
Clarify btn-primary instructions
2017-01-16 23:47:01 +05:30
a8b2f25411 changed 'backward' to 'backwards' 2017-01-13 21:14:43 -05:00
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
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
29ad1896bf Clarify btn-primary instructions 2017-01-11 22:09:15 +01:00
de0168c22d fixed selector and length properties of div.row test 2017-01-11 11:57:07 -07:00
8140b91efd chore(seed): Codepen URL update for freeCodeCamp 2017-01-12 00:23:34 +05:30
da86a7aab5 Merge pull request #12442 from 91aman/fix/grammar-correction
Corrected Grammatical Errors.
2017-01-11 00:55:00 -08:00
a79fa7ffa9 fixed test1s div.row selector and length 2017-01-10 17:28:29 -07:00
830ddee175 Corrected Grammatical Errors.
Grammer correction
2017-01-10 16:03:43 +05:30
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
dc26e0e2e4 Added a new test for the challenge 2017-01-09 19:45:37 +05:30
d4c639e473 Merge pull request #12397 from codeman869/fix/search-replace-description
Search and Replace challenge description
2017-01-06 21:30:33 +05:30
f3d7bdee9f Merge pull request #12328 from yesthatguy/fix/telephone-numbers
Update phone number and description
2017-01-06 11:33:10 +05:30
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
2f75e85e60 Merge pull request #12380 from arsho/patch-1
Updated mongodb running command in c9.io
2017-01-06 11:22:03 +05:30
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
6193b0b062 Search and Replace challenge description 2017-01-05 21:21:03 +00:00
63c2f75730 Add wbr tag on sample code 2017-01-05 01:58:47 -08:00
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
b7038fd240 fix(pairwise): Clarification of instructions 2017-01-04 17:19:08 -10:00
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
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
ac68b6549b Add target blank to anchor link to open in new tab 2017-01-03 15:41:23 -08:00
e63d9fde96 Allow bracket notation and search for dot notation 2017-01-03 00:30:06 -05:00
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
c0410ab071 fix(CI): Remove Friendly Date Ranges 2017-01-02 08:00:49 +00:00
96e563fbe2 change node-uuid to uuid 2016-12-30 16:47:09 -06:00
cc75630ec5 Merge pull request #12159 from augmt/fix/sum-fibs
Use strict equality operator for each sumFibs test
2016-12-29 21:10:44 -08:00
07f2320ab2 Merge pull request #12156 from julianorafael/translate/add-brazilian-portuguese-advanced-bonfires-translation
Add Brazilian Portuguese advanced-bonfires translations
2016-12-29 22:50:32 -06:00
6739eb88d9 Merge pull request #12232 from julianorafael/translate/add-brazilian-portuguese-basic-bonfires-translation
Add Brazilian Portuguese basic-bonfires translations
2016-12-29 22:47:00 -06:00
6132d5448c Merge pull request #12234 from julianorafael/translate/add-brazilian-portuguese-basic-ziplines-translation
Add Brazilian Portuguese basic-ziplines translations
2016-12-29 22:31:38 -06:00
4e5e4030b6 Add Brazilian Portuguese basic-ziplines translations 2016-12-26 16:40:11 -02:00