Commit Graph

8518 Commits (a0672814e4fc2987906b6d495f1c139e4fb3be6e)

Author SHA1 Message Date
Pranay Berry 5181adaf18 Fixed increment and decrement issue
Implemented a more flexible check to ensure both pre and post operations are accepted.
2016-05-13 00:44:29 +05:30
Mrugesh Mohapatra 122b3a22d6 Merge pull request #8576 from sarbbottam/fix/challenge-button-a11y
fix(a11y): using button instead of div
2016-05-12 02:41:07 +05:30
Sarbbottam Bandyopadhyay 833e246f8a fix(a11y): using button instead of div
div can be styled to look like a button, but it does not behave as a button semantically
2016-05-11 10:47:22 -07:00
Mrugesh Mohapatra 95c09fcd50 Merge pull request #8553 from arun1595/fix/sorted-union-ambiguity
Change number of arguments in sorted-union challenge's function to 1
2016-05-11 01:35:58 +05:30
Arun 71b2d2e2a0 Change number of arguments in sorted-union challenge's function to 1 2016-05-11 00:02:40 +05:30
Mrugesh Mohapatra f8230d1c60 Merge pull request #8549 from mriyaz/fix/ordered-list
Fixed the Ordered List Issue
2016-05-10 19:41:21 +05:30
Riyazuddin M 7f19520ee6 Fixed the Ordered List Issue 2016-05-10 23:43:21 +10:00
Mrugesh Mohapatra 5322c3c7ef Merge pull request #8170 from erictleung/fix/add-tests-to-geolocation-challenge
Add tests Get Geo-location Data challenge
2016-05-10 18:47:44 +05:30
Mrugesh Mohapatra 163c3c93eb Merge pull request #8528 from hangaebal/fix/Claim_Certificates_-_Challenges_-_Text_Rendering_Issues
Fix Claim Certificates - Challenges - Text Rendering Issues
2016-05-10 16:58:29 +05:30
Berkeley Martinez a484dd340a Merge pull request #8532 from cashhh/fix/flashMessages
Update map.less to fix flash messages
2016-05-09 16:22:29 -07:00
Berkeley Martinez 5eadbba235 Merge branch 'fix/video-challenge-submission' into staging 2016-05-09 16:16:07 -07:00
greenkeeperio-bot 4f27f273e6 chore(package): update eslint-plugin-react to version 5.1.1
https://greenkeeper.io/
2016-05-09 16:15:38 -07:00
Berkeley Martinez fbfb50cde3 Fix hike question transition disposing answer saga 2016-05-09 16:12:23 -07:00
Jonathan 12cc1fc4ec Merge pull request #8498 from pranayberry/fix/counting-cards-spaces
Fixed space issue on counting cards challenge.
2016-05-09 18:46:47 +01:00
Pranay Berry 445f803cb9 Fixed Spaces in Counting Cards Challenge 2016-05-09 23:14:33 +05:30
Jonathan 3332c61cbe Merge pull request #8530 from imjamesdotme/fix/map-css
Fixed Map menu content positioning for small screens.
2016-05-09 18:19:04 +01:00
Logan Tegman c015cb5ec5 Inject csrf token into react app 2016-05-09 10:13:02 -07:00
James L 4eb85b2f38 Removed postion property from mapWrapper which was causing issues on small screens. 2016-05-09 17:32:58 +01:00
Mrugesh Mohapatra d58bfde16b Merge pull request #8512 from ecotg/fix/challenge-typo
Fix typo in OOP challenge
2016-05-09 20:07:32 +05:30
hangaebal 535e68f9e3 Fix Claim Certificates - Challenges - Text Rendering Issues 2016-05-09 23:31:29 +09:00
Mrugesh Mohapatra cc417d245d Merge pull request #8525 from hangaebal/fix/Test_in_Override_Styles_Using_Important_#8511
Fix Test in Override Styles Using Important
2016-05-09 18:40:43 +05:30
hangaebal 42d5f8a669 Fix Test in Override Styles Using Important _ 2016-05-09 21:49:07 +09:00
Mrugesh Mohapatra 258f715551 Merge pull request #8519 from farhd/fix/spaces-document-ready
adjust test to pass on space after document
2016-05-09 10:08:31 +05:30
Mrugesh Mohapatra 74766e9517 Merge pull request #8520 from oharrison/fix/instructions-typo
Fix typo
2016-05-09 09:51:05 +05:30
Mrugesh Mohapatra de2de774a4 Merge pull request #8502 from tianz/fix/jquery-selectors-same-element
Fixed Target same element with multiple jQuery Selectors instructions
2016-05-09 09:48:31 +05:30
Nick eb1705d540 Update map.less to fix flash messages
Flash messages should be centered now instead of being offset
2016-05-08 22:57:09 -04:00
Onel Harrison 78556e19b5 Fix typo 2016-05-08 19:48:13 -04:00
Tian Zhou 3bd0949bf6 Fixed Target the same element with multiple jQuery Selectors instructions 2016-05-08 13:08:11 -07:00
Farhad 2a77a971ef adjust test to pass on space after document 2016-05-08 21:59:30 +02:00
Mrugesh Mohapatra 921d5b1f55 Merge pull request #8514 from erictleung/fix/update-pr-template
Update PR Template clarifying autoclosing issues
2016-05-08 23:22:08 +05:30
Eric Leung edc89b98a9 Update PR Template clarifying autoclosing issues 2016-05-08 09:55:41 -07:00
Ebubechim Okpo 41142e3ab5 Fix typo in OOP challenge 2016-05-08 12:17:32 -04:00
Mrugesh Mohapatra d62fccf08c Merge pull request #8496 from williamsolivera/fix/mdn-links-update
Added String.replace() to MDN links
2016-05-08 20:04:12 +05:30
Williams Olivera daf25726ee added String.replace() to MDN links 2016-05-08 11:23:58 -03:00
Berkeley Martinez 9dde4949bf Merge pull request #8489 from raisedadead/fix/sign-in-buttons
Fix Sign in Buttons
2016-05-06 14:14:51 -07:00
Mrugesh Mohapatra 090c5b8b18
Fix Sign in Buttons 2016-05-07 00:27:49 +05:30
Berkeley Martinez 7d4d3351cc Merge pull request #8484 from raisedadead/fix/OAuth-Notice
Remove notice in deprecated OAuth Methods
2016-05-06 10:05:28 -07:00
Berkeley Martinez 4b80697cbb Merge pull request #8485 from FreeCodeCamp/revert-8481-greenkeeper-babel-plugin-add-module-exports-0.2.0
Revert "Update babel-plugin-add-module-exports to version 0.2.0 🚀"
2016-05-06 10:04:28 -07:00
Jonathan b2af7f9a2e Revert "Update babel-plugin-add-module-exports to version 0.2.0 🚀" 2016-05-06 17:52:40 +01:00
Mrugesh Mohapatra 4f9ea83f5a
Remove notice in deprecated OAuth Methods 2016-05-06 14:37:48 +00:00
Jonathan bc83a36ad0 Merge pull request #8481 from FreeCodeCamp/greenkeeper-babel-plugin-add-module-exports-0.2.0
Update babel-plugin-add-module-exports to version 0.2.0 🚀
2016-05-06 12:39:45 +01:00
Jonathan cf760ac3f2 Merge pull request #8151 from 5k9m/translate/DE-translation-gear-up-for-success
German Translation of Gear up for Success
2016-05-06 12:29:29 +01:00
greenkeeperio-bot 597ba89420 chore(package): update babel-plugin-add-module-exports to version 0.2.0
https://greenkeeper.io/
2016-05-06 03:54:14 -07:00
Mrugesh Mohapatra ddf099a328 Merge pull request #8471 from ChaituVR/fix/URLShortenerMicroserviceIssue
Fix to Missing details how to deploy mongodb to heroku
2016-05-06 11:32:38 +05:30
Chaitanya Raju 1e76cc2c3e fix for Url Shortner 2016-05-06 05:50:02 +00:00
Mrugesh Mohapatra 258c6b5fcf Merge pull request #8467 from bcherny/fix/issue
Fix test checking for a valid <input> tag in placeholder input challenge
2016-05-06 00:33:02 +05:30
Boris Cherny 74f09e04b2 Fix test checking for a valid <input> tag in placeholder input challenge closes 2016-05-05 11:09:37 -07:00
Logan Tegman b4be5ce774 Merge pull request #8470 from raisedadead/fix/contributing-guide
Update CONTRIBUTING.md
2016-05-05 06:58:19 -07:00
Matthew Fortier 3f5a8ea474 Add Step to depict issues with API Calls and CodePen Live Updating
Updated with new gif link that shows saving the pen. Small update to the text about updating as well
2016-05-05 19:06:46 +05:30
Mrugesh Mohapatra 28e7c71a39 Update CONTRIBUTING.md
Update the CONTRIBUTING.md to clearer wording about issue no.s in PR description.
2016-05-05 17:25:41 +05:30