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
25e6d4293b
Fix pop arrays challenge tests ( #8959 )
...
* Fix tests for pop arrays challenge
* Fix the first test
2016-06-17 17:30:57 +01:00
0a21880b86
Merge pull request #9144 from DealPete/fix/JSON
...
remove references to JSON.
2016-06-17 16:58:30 +01:00
c1466989c0
Merge pull request #8884 from WillySchu/fix
...
Clarify description of change text inside an element using jquery
2016-06-17 16:11:11 +01:00
63eaecf86e
Merge pull request #9201 from AryanJ-NYC/fix/file-metadata-demo
...
Provide working demo for File Metadata Microservice bonfire challenge
2016-06-17 14:46:58 +00:00
486f8a9dac
Provide working demo for File Metadata Microservice API Project
2016-06-17 14:39:32 +00:00
2a07c52e78
remove references to JSON.
...
change 'allows' to 'allow'
2016-06-17 11:03:26 -02:30
396c4b5372
Merge pull request #9098 from DealPete/fix/incorrectOutputChallenge
...
Fixed 'Write Reusable JavaScript with Functions' head and tail
2016-06-17 13:20:55 +01:00
57bb224aa6
Merge pull request #9174 from sahilkhurana19/fix/golf-code-description
...
Edited the basic challenge description in order to make the challenge easier t…
2016-06-16 18:21:56 +01:00
b3214f4954
Merge pull request #9179 from luongthomas/fix/adding-palindrome-test
...
Add Test Case for Check for Palindromes
2016-06-16 18:20:12 +01:00
ad701a8e49
Merge pull request #9076 from robjloranger/fix__using-array-indices
...
fix for access array data with indices
2016-06-16 17:10:36 +01:00
ac676f1e19
Added Palindrome test for _eye returning true.
2016-06-16 09:03:53 -07:00
c7c2690848
Edited the basic challenge description to make the challenge easier to understand.
2016-06-16 18:06:33 +05:30
6fdf5c61a7
Merge pull request #9167 from FreeCodeCamp/revert-8894-FIX/Comment-your-JavaScript-Code
...
Revert "FIX Unfinished Function Declaration in Comments"
2016-06-15 18:54:24 -07:00
effd86e79f
Revert "FIX Unfinished Function Declaration in Comments"
2016-06-15 18:54:10 -07:00
8737348f90
Merge pull request #9166 from FreeCodeCamp/revert-9084-Fix/Change-the-Font-Size-of-an-Element
...
Revert "Fix/Change the Font Size of an Element"
2016-06-15 18:53:37 -07:00
cc6d71cd5a
Revert "Fix/Change the Font Size of an Element"
2016-06-15 18:53:25 -07:00
07930a4cac
Merge pull request #9165 from FreeCodeCamp/revert-9086-Fix/Prefilter-JSON
...
Revert "Fix/Prefilter JSON"
2016-06-15 18:53:12 -07:00
e5f42c39c7
Revert "Fix/Prefilter JSON"
2016-06-16 00:00:37 +01:00
8fd06ec7fb
Merge pull request #9086 from Bouncey/Fix/Prefilter-JSON
...
Fix/Prefilter JSON
2016-06-15 22:42:40 +01:00
ef1581d042
Merge pull request #9084 from Bouncey/Fix/Change-the-Font-Size-of-an-Element
...
Fix/Change the Font Size of an Element
2016-06-15 22:40:18 +01:00
e0b100a861
Merge pull request #8894 from Bouncey/FIX/Comment-your-JavaScript-Code
...
FIX/Unfinished Function Declaration in Comments
2016-06-15 22:31:05 +01:00
de1a436558
Merge pull request #9143 from robjloranger/fix/missing-test-basic-js
...
fix for Appending variables to strings
2016-06-15 20:43:27 +01:00
6df576df6b
adjusted test
2016-06-14 16:41:55 -07:00
cd4bcbb5da
Merge pull request #8900 from b2m9/fix/exclude-seven-digit-US-phone-numbers
...
Fix: exclude 7 digit numbers from US phone challenge
2016-06-14 08:22:19 -07:00
034a65642c
Fix: exclude 7 digit numbers from US phone challenge
...
- Add assert for 555-5555, expecting false
- Add assert for 5555555, expecting false
- Change RegEx solution to make area code mandatory
- Simplify RegEx matching
- Add test case to catch random, invalid chars
2016-06-14 12:55:06 +00:00
3d43a1f533
Merge pull request #9077 from alayek/fix/palindrome-language
...
Update Palindrome instructions
2016-06-13 22:34:28 -07:00
83868f9f59
Merge pull request #8922 from tianz/fix/mdn-links
...
Fix MDN links
2016-06-13 19:28:52 +01:00
8f8e066866
Merge pull request #9119 from flipsyde606/fix/url-capitalized
...
Capitalized abbr. URL instead of url
2016-06-13 12:55:25 +01:00
ca8f3ea824
Fixed typo for URL
2016-06-13 15:49:27 +05:30
fc3cfa50f2
Merge pull request #9075 from atjonathan/fix/buttons
...
Removed duplicate help button
2016-06-12 16:55:07 -07:00
97a253b345
Merge pull request #8901 from Bouncey/FIX/Change-Text-Inside-an-Element-Using-jQuery
...
FIX/Change Text Inside an Element Using jQuery
2016-06-12 16:26:35 -07:00
cd4f17564d
Merge pull request #8896 from Bouncey/FIX-Comparison-with-the-Equality-Operator
...
FIX Comparison with the Equality Operator
2016-06-12 16:19:49 -07:00
1725949254
Merge pull request #9105 from Bouncey/Fix/Link-to-External-Pages-with-Anchor-Elements
...
Fix/Link to External Pages with Anchor Elements
2016-06-12 16:10:26 -07:00
b5d99d4696
Merge pull request #9111 from atjonathan/comment/voteendpoints
...
Temporary Fix for voting endpoints
2016-06-12 20:37:59 +04:00
7346cd1474
Commented out vote1 and vote2 endpoints
2016-06-12 17:09:58 +01:00
821ae767fa
Fix/Link to External Pages with Anchor Elements
2016-06-12 11:42:46 +01:00
0fb6223728
Fix/Prefilter JSON
2016-06-12 11:26:20 +01:00
d5b2eb99c7
FIX/Change Text Inside an Element Using jQuery
2016-06-12 09:38:03 +01:00
1641b25523
FIX Comparison with the Equality Operator
2016-06-12 09:26:13 +01:00
84ece7d00b
Merge pull request #8863 from scottmcallister/fix/certificate-date
...
Fix date format on certificates generation
2016-06-11 21:00:34 -07:00
177b64306a
Merge pull request #8862 from jaydenwindle/fix/cert-date-format
...
Changed date format for certificate views
2016-06-11 20:59:17 -07:00
3449efaaa1
Merge pull request #9099 from kishba/fix/missing-apostrophe-logical-order-statements
...
Fix missing apostrophe in Basic JavaScript conditional challenge
2016-06-11 20:33:20 -07:00
f3761e86e5
Fix missing apostrophe in Basic JavaScript conditional challenge
2016-06-11 22:30:26 -04:00
2b6d602818
Merge pull request #9095 from sheriallis/fix/remove-jobs-from-routes
...
Removed the route /jobs from rendering
2016-06-11 17:57:45 -07:00
ebcd50bf58
Removed the route /jobs from rendering closes #9083
2016-06-11 20:49:52 +02:00
e4381b7c9d
Fix for access array data with indices
...
This is a buggy challange (#8843 )
Updated description in
seed/challenges/01-front-end-development-certification/html5-and-css.json
to instruct "Create second <p> element after the existing <p> element"
fix for access array data with indices
use deep not-equal in first assertion
2016-06-11 11:05:11 -07:00
ab2b72427a
Fix/Change the Font Size of an Element
2016-06-11 06:14:33 +01:00
78bbf1e767
Fixed 'Write Reusable JavaScript with Functions' head and tail
2016-06-10 19:30:04 -02:30
db855143d5
Update Palindrome instructions
2016-06-10 23:05:43 +05:30