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
0c6d8c5ac9
Merge pull request #9308 from sthodup1/fix/test-clarity
...
basicJavascript.json - Clarify testing criteria
2016-06-23 15:49:33 +01:00
53e92aa922
Merge pull request #9308 from sthodup1/fix/test-clarity
...
basicJavascript.json - Clarify testing criteria
2016-06-23 15:49:33 +01:00
af9b38287a
Merge pull request #9310 from mizujin/fix/navbar-redirect
...
navbar redirect to next-challenge
2016-06-23 15:49:01 +01:00
7135624a67
Merge pull request #9319 from arun1595/fix/description-redundancy
...
Fix redundancy in description
2016-06-23 12:51:59 +00:00
89e7b2fb02
Fix redundancy in description
2016-06-23 15:11:12 +05:30
a3b3334f1f
Fix redundancy in description
2016-06-23 15:11:12 +05:30
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
0a2a5b798f
navbar redirect to next-challenge
...
navbar always redirects to next-challenge
2016-06-23 00:47:45 -04:00
44b93c03d2
basicJavascript.json - Clarify testing criteria
2016-06-22 22:14:46 -05:00
bf485ddc34
basicJavascript.json - Clarify testing criteria
2016-06-22 22:14:46 -05:00
74342fbb02
Fixed quotations in Record Collection
2016-06-22 21:54:22 -04:00
951a24fe63
Fixed quotations in Record Collection
2016-06-22 21:54:22 -04:00
6f7e6fba57
Merge pull request #9297 from raisedadead/fix/password-validate
...
Fix password validate crash
2016-06-22 12:46:51 -07:00
546737e6be
fix password validate crash
2016-06-23 00:55:15 +05:30
3211f8339b
Fix/rewrite-instructions ( #8944 )
...
Clarify Where Do I Belong to return positive val
2016-06-22 13:09:18 +00:00
0ab01fc7d1
Fix/rewrite-instructions ( #8944 )
...
Clarify Where Do I Belong to return positive val
2016-06-22 13:09:18 +00:00
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
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
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
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
fba1427810
Add Spanish translation to Palindrome update
2016-06-21 23:19:48 -07:00
d1a7365a7d
Add Spanish translation to Palindrome update
2016-06-21 23:19:48 -07:00
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
dd69e3cb4d
Add test to check .endsWith() in Confirm Ending
2016-06-21 23:11:29 -07:00
a99261b42e
Add test to check .endsWith() in Confirm Ending
2016-06-21 23:11:29 -07:00
81fd19e097
Edited basic-javscript.json to improve camelCase task description
...
Edited clarification statement with consideration to 'DRY'
2016-06-22 02:33:56 +00:00
224495ae87
Edited basic-javscript.json to improve camelCase task description
...
Edited clarification statement with consideration to 'DRY'
2016-06-22 02:33:56 +00:00
d0ef119e27
Merge pull request #9259 from Manish-Giri/fix/where-art-thou
...
Fix naming in "Where art thou" challenge
2016-06-22 02:14:11 +01:00
5c4fe256bb
Fixed naming in Where Art Thou
2016-06-21 20:45:34 -04:00
a599f5d102
Fixed naming in Where Art Thou
2016-06-21 20:45:34 -04:00
e6542fa00e
Prevent scrolling on initial challenge run
...
- Add additional parameter to function displayTestResults
Correction to errors: Line exceeds the maximum line length of 80 max-len
Do not scroll on JS challenges
2016-06-21 20:22:30 -04:00
1bbd65bcb1
Merge pull request #9221 from atjonathan/feature/bio
...
Added Bio from GitHub to freecodecamp portfolios
2016-06-21 23:49:05 +01:00
80c40d0025
Merge pull request #9272 from brainyfarm/patch-1
...
Update basic-bonfires.json
2016-06-21 23:03:54 +01:00
50d39cd5e3
Merge pull request #9272 from brainyfarm/patch-1
...
Update basic-bonfires.json
2016-06-21 23:03:54 +01:00
4713669d46
Merge pull request #9277 from BKinahan/fix/json-stringify
...
Correct stringify to JSON.stringify
2016-06-21 18:07:59 +01:00
f7e9164297
Correct stringify to JSON.stringify
2016-06-21 16:04:35 +00:00
e0ace83573
Correct stringify to JSON.stringify
2016-06-21 16:04:35 +00:00
0b174d014f
Merge pull request #9159 from QuincyLarson/fix/c9-manual-mongo-install
...
add mongo install step to challenge
2016-06-21 16:25:17 +01:00
8555da6cd9
Merge pull request #9159 from QuincyLarson/fix/c9-manual-mongo-install
...
add mongo install step to challenge
2016-06-21 16:25:17 +01:00
22245b42c1
Update basic-bonfires.json
...
Removed unnecessary repetition
2016-06-21 15:24:32 +01:00
ad01518204
Update basic-bonfires.json
...
Removed unnecessary repetition
2016-06-21 15:24:32 +01:00
b4cf1037d5
Merge pull request #9248 from GreyhoundIt/fix-word-blank-instructions-are-unclear-#9233
...
fix word blank instructions are unclear [challenge]
2016-06-20 19:14:04 +01:00
8de734f610
fixed word blank instructions are unclear [challenge]
2016-06-20 18:12:30 +01:00
aae79060f1
fixed word blank instructions are unclear [challenge]
2016-06-20 18:12:30 +01:00
a24e07105c
Merge pull request #9229 from erictleung/fix/improve-escape-character-sequence
...
Clarify Escape Sequences in Strings challenge
2016-06-19 23:25:13 +01:00
3b8f29c9fa
Clarify Escape Sequences in Strings challenge
...
- Add code tags into table
- Rewrite instructions for more applicable coding test
- Add more tests to be more specific on what you need to pass
2016-06-19 14:56:54 -07:00
1c54ab471a
Clarify Escape Sequences in Strings challenge
...
- Add code tags into table
- Rewrite instructions for more applicable coding test
- Add more tests to be more specific on what you need to pass
2016-06-19 14:56:54 -07:00
6b4b470227
Merge pull request #9151 from heldersepu/feature/Animate-#testSuite-to-focus-user-on-errors
...
Animate #testSuite to focus user on errors
2016-06-18 21:23:15 +01:00
ce46d1906b
Animate #testSuite to focus user on errors
...
- As soon as the user clicks the button we hide('slow') the div #testSuite
- Then on displayTestResults we show it.
Use fadeOut/fadeIn instead of hide/show
Scroll the div #scroll-locker to the bottom
- Fix for some challenges with long contents on div #scroll-locker
Fix Err: Strings must use singlequote quotes
2016-06-18 16:04:36 -04:00