Commit Graph

8706 Commits (c14c4ea448b27c3c20ce8ba88b2e1eabc8606f5b)

Author SHA1 Message Date
Daksh Shah c14c4ea448 Update tests for Delete Properties from a JavaScript Object 2016-06-29 23:44:35 +03:00
Mrugesh Mohapatra c0241e3d4a Merge pull request #9391 from sthodup1/fix/jQueryProperStyle
Fix Get Geolocation Data - jQuery Selector
2016-06-29 13:18:01 +00:00
Mrugesh Mohapatra 4932472764 Merge pull request #9442 from Trion129/fix/cert-sample
Updated links for certificate samples
2016-06-29 10:57:48 +00:00
trion129 e90956236b Updated links for certificate samples 2016-06-29 12:38:02 +05:30
Sunny Thodupunuri 374b4fbc61 Update jQuery.json
Added instructions to use double quotes on jQuery selectors since this is stylistically preferred and FreeCodeCamp's tests don't seem to support double-quote selectors. This change will clarify this issue for learners.

Removed escape from quote.

Added link in Get Geo-location Data challenge to remind users to use double quotes around selectors.
2016-06-28 20:06:33 -05:00
Mrugesh Mohapatra 10d5f48910 Merge pull request #9435 from RyanWillDev/fix/add-anchor-wording-html5-and-css
Fix Turn an Image into a Link Challenge
2016-06-28 19:41:08 +00:00
Ryan Will 45525511db Added a line to html5-and-css.json to clarify instructions
forgot the period :)
2016-06-28 14:17:02 -05:00
Mrugesh Mohapatra ccc7924170 Merge pull request #9326 from arun1595/fix/get-json-challenge
Fix Get JSON with the jQuery getJSON Method
2016-06-28 18:30:48 +00:00
Mrugesh Mohapatra 66aacb58e2 Merge pull request #9389 from arun1595/fix/repeat-a-string-challenge-name
Rename repeat-a-string challenge name
2016-06-28 18:07:36 +00:00
Mrugesh Mohapatra 27cb935888 Merge pull request #9429 from arun1595/fix/strict-inequality-challenge
Fix tests for strict inequality operator challenge
2016-06-28 17:46:53 +00:00
Mrugesh Mohapatra ad8bc57a8d Merge pull request #9134 from crashuniverse/fix/profile-old-challenges-link
Display text instead of links in absence of challenge name
2016-06-28 17:16:06 +00:00
Arun 86749c58d4 Fix tests to allow switch of operands for !== operator 2016-06-28 18:18:20 +05:30
Jonathan 1556f329b0 Merge pull request #9416 from Oxyrus/fix/open-shop-in-new-tab
Open shop link in new tab
2016-06-27 23:52:46 +01:00
Berkeley Martinez 4b7c1a5591 Merge pull request #9409 from jondcoleman/feature/analytics-event-navbar-chat-click
Trigger Google Analytics event when navbar chat button clicked
2016-06-27 14:56:01 -07:00
Andrés Pérez 267aaed7ee Open shop link in new tab 2016-06-27 14:28:37 -05:00
Mrugesh Mohapatra bae34b697a Merge pull request #9410 from JamesWorsnop/fix/replacingifelsechains
Fixing if/if else text in replacing if else chains with switch challenge
2016-06-27 17:51:05 +00:00
Arun ae3f031fd1 Fix broken challenge links by renaming challenges 2016-06-27 23:11:02 +05:30
Jonathan 8704b3a76e Merge pull request #9287 from erictleung/translate/palindrome-update
Add Spanish translation to Palindrome update
2016-06-27 16:47:34 +01:00
JamesWorsnop 187d4249fd Fixing if/if else text in replacing if else chains with switch challenge 2016-06-27 22:02:37 +09:00
jondcoleman 06ae8ce7f9 Trigger Google Analytics event when navbar chat button clicked 2016-06-27 07:46:59 -04:00
Mrugesh Mohapatra 509819a91c Merge pull request #9374 from kalila855/fix/issue_template
Reworded phrasing in ISSUE_TEMPLATE.md
2016-06-25 14:34:05 +00:00
Kayleigh Migdol 2c2f216e94 Update ISSUE_TEMPLATE.md 2016-06-25 07:24:36 -07:00
Quincy Larson 992388ee0e Merge pull request #9332 from pradyumna1/fix/Request-Header-Parser-Microservice-link-issue
Fixed YouTube broken link in Request Header Parser Microservice
2016-06-24 21:53:10 -07:00
Stuart Taylor 20ada56abd Merge pull request #9366 from sunydyz/fix/shop_target
Updated Shop link to open a new page when clicked.
2016-06-25 05:40:44 +01:00
t b4d7a7b5b2 Updated Shop link to open a new page when clicked. 2016-06-24 10:22:14 -07:00
Jonathan 34d01871e5 Merge pull request #9230 from sahilkhurana19/fix/arraychallenge-renaming
Modified the challenge description for better understanding
2016-06-24 16:56:52 +01:00
Jonathan 33d565e565 Merge pull request #9359 from adamisntdead/fix/facebook-link-target
Fix Facebook Link Not Opening In New Tab
2016-06-24 16:47:14 +01:00
sahilkhurana02 95a4113fc6 Further explained the challenge with a minor change.
Further explained the challenge.

Modified the challenge description for better understanding

Reverted back previous changes and further explained the terminology.

Minor change
2016-06-24 21:04:58 +05:30
Adam Kelly 697cec8110 Fix Facebook Link Not Opening In New Tab 2016-06-24 14:25:19 +00:00
Arun 4e2bff7753 Fix tests for getJSON challenge 2016-06-24 19:07:53 +05:30
qdr 31619e8111 Fix broken link to Introducing JavaScript Object Notation (JSON) (#9331)
This commit fixes the broken link to the correct challenge.
2016-06-24 12:05:18 +00:00
Mrugesh Mohapatra 08154b82bf Merge pull request #9204 from vreynolds/fix/8979-record-collection
Add Test Case to Record Collection
2016-06-24 05:09:00 +00:00
pradyumna1 d399fcce06 Fixed youtube broken link as mentioned in issue #9330
Made proper changes adhering to guidelines
2016-06-24 02:15:21 +05:30
Jonathan 8f77faedb5 Merge pull request #9205 from dlwebdev/fix/mobile-map-header
Improved mobile layouts to map page
2016-06-23 18:10:23 +01:00
Daniel L. Weber b2f9c9f47c Improved mobile layouts to map page
Made adjustments to accomodate iphone

Made buttons responsive instead of hard coded widths

Ajusted media query widths

Changed order of buttons so input is on left

Added padding before collapse button when that row is collapsed

Map aside styled as originally was
2016-06-23 11:49:19 -04:00
Jonathan 53e92aa922 Merge pull request #9308 from sthodup1/fix/test-clarity
basicJavascript.json - Clarify testing criteria
2016-06-23 15:49:33 +01:00
Jonathan af9b38287a Merge pull request #9310 from mizujin/fix/navbar-redirect
navbar redirect to next-challenge
2016-06-23 15:49:01 +01:00
Mrugesh Mohapatra 7135624a67 Merge pull request #9319 from arun1595/fix/description-redundancy
Fix redundancy in description
2016-06-23 12:51:59 +00:00
Arun a3b3334f1f Fix redundancy in description 2016-06-23 15:11:12 +05:30
Eric Leung 2bef5b17aa Merge pull request #9304 from Manish-Giri/fix/quotes-record-collection
Fixed quotations in Record Collection
2016-06-22 22:54:16 -07:00
Rémi Fortier 0a2a5b798f navbar redirect to next-challenge
navbar always redirects to next-challenge
2016-06-23 00:47:45 -04:00
sthodup1 bf485ddc34 basicJavascript.json - Clarify testing criteria 2016-06-22 22:14:46 -05:00
Manish-Giri 951a24fe63 Fixed quotations in Record Collection 2016-06-22 21:54:22 -04:00
Berkeley Martinez 6f7e6fba57 Merge pull request #9297 from raisedadead/fix/password-validate
Fix password validate crash
2016-06-22 12:46:51 -07:00
Mrugesh Mohapatra 546737e6be fix password validate crash 2016-06-23 00:55:15 +05:30
Jonathan Wong 0ab01fc7d1 Fix/rewrite-instructions (#8944)
Clarify Where Do I Belong to return positive val
2016-06-22 13:09:18 +00:00
Jonathan c9695867bf Merge pull request #9264 from okputus/fix/camelCase-desc-fix
Improved instructions for understanding camelCase in variables challenge
2016-06-22 08:27:49 +01:00
Jonathan 5b00b20faf Merge pull request #8886 from erictleung/fix/add-test-to-confirm-ending
Add test to check .endsWith() in Confirm Ending
2016-06-22 08:22:57 +01:00
Eric Leung fba1427810 Add Spanish translation to Palindrome update 2016-06-21 23:19:48 -07:00
Stuart Taylor 125cb7e1ce Merge pull request #9258 from heldersepu/fix/Scroll-to-bottom-of-#scroll-locker
Prevent scrolling on initial challenge run
2016-06-22 07:18:08 +01:00