Commit Graph

17552 Commits

Author SHA1 Message Date
Arun
ae3f031fd1 Fix broken challenge links by renaming challenges 2016-06-27 23:11:02 +05:30
Arun
89d6edc55c 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
Jonathan
9fdeaee56c 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
JamesWorsnop
4bd15acd40 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
6c4293b1dd 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
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
81f1181fec 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
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
ccab2a41e5 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
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
Arun
5d458289a7 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
qdr
d1f810e56e 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
8bf5b9f560 Merge pull request #9204 from vreynolds/fix/8979-record-collection
Add Test Case to Record Collection
2016-06-24 05:09:00 +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
963f3b22ba Fixed youtube broken link as mentioned in issue #9330
Made proper changes adhering to guidelines
2016-06-24 02:15:21 +05:30
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
0c6d8c5ac9 Merge pull request #9308 from sthodup1/fix/test-clarity
basicJavascript.json - Clarify testing criteria
2016-06-23 15:49:33 +01: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
89e7b2fb02 Fix redundancy in description 2016-06-23 15:11:12 +05:30
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
44b93c03d2 basicJavascript.json - Clarify testing criteria 2016-06-22 22:14:46 -05:00
sthodup1
bf485ddc34 basicJavascript.json - Clarify testing criteria 2016-06-22 22:14:46 -05:00
Manish-Giri
74342fbb02 Fixed quotations in Record Collection 2016-06-22 21:54:22 -04: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
3211f8339b Fix/rewrite-instructions (#8944)
Clarify Where Do I Belong to return positive val
2016-06-22 13:09:18 +00:00
Jonathan Wong
0ab01fc7d1 Fix/rewrite-instructions (#8944)
Clarify Where Do I Belong to return positive val
2016-06-22 13:09:18 +00:00
Kirushna
fdf9f77eb7 Fix for night mode not persisting in pages other than challenges
jq fix

Fix for night mode not persisting in pages other than challenges

Fix for night mode - chat
2016-06-22 16:29:11 +05:30
Jonathan
965386ce78 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
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