Commit Graph

2887 Commits

Author SHA1 Message Date
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
93d9e5938d Add Brazilian Portuguese basic-bonfires translations 2016-12-26 15:17:28 -02:00
ccec50e187 Changed in-line to inline
In response to issue Inconsistent Spelling #12214
2016-12-25 17:24:54 -06:00
fff8eb08cd Fixing typo found in algorithm challenge 2016-12-23 18:33:47 -06:00
fd2f173946 Changing Form validation to look better for open and close tags, Also improved message since the error could be not only due a missing tag but not wel formatted tags 2016-12-22 11:50:09 -06:00
9d179abd5a Fixed grammar error on english version of user story 2016-12-22 09:17:54 -08:00
3156ec8fe4 Use strict equality operator for each sumFibs test 2016-12-21 18:12:58 -05:00
549b9e2e82 Add Brazilian Portuguese advanced-bonfires translations 2016-12-21 17:13:51 -02:00
abbbd175bd Use HTML5 to Require a Field - grammar issue 2016-12-20 10:50:26 -05:00
34803d2919 Update test message in circular-border-radius challenge 2016-12-19 14:31:20 -05:00
8aac7f227a Update instructions for Stand in Line Challenge 2016-12-16 04:09:36 -05:00
8b6f5a9c00 Add blockName to titles 2016-12-13 21:30:36 +00:00
466aba1384 Correct challenge grammar and improve clarity 2016-12-11 14:56:04 -05:00
849485deff Update twitch pass-through link 2016-12-06 00:30:38 +01:00
48de435b7c Fix typo in "Use Hex Code for Specific Colors" challenge
Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
2016-12-04 15:40:01 -06:00
f61107ed05 update geolocation to use either quotation mark 2016-12-04 13:06:12 +00:00