Commit Graph

5673 Commits (844f978fb01d31273ece0b05d24da678ca2fed24)

Author SHA1 Message Date
Logan Tegman 844f978fb0 Merge pull request #3854 from natac13/fix/unclear-description-target-with-jquery-selectors-#3845
fixed unclear description for jQuery challenge using all selectors
2015-10-22 23:49:22 -07:00
natac13 e7cae04c52 fixed unclear description for jQuery challenge using all selectors
suggested by @trs4ece

closes #3845
2015-10-22 17:32:40 -04:00
Berkeley Martinez d29d3407ec Merge pull request #3835 from FreeCodeCamp/feature/solutions
Add solutions to upper intermediate bonfires
2015-10-22 12:53:58 -07:00
Aniruddh Agarwal 2c33a1e568 Merge pull request #3851 from FreeCodeCamp/fix/weather
update weather challenge with api key
2015-10-22 21:06:30 +08:00
Quincy Larson d8ebb7bf38 update weather challenge with api key 2015-10-22 02:14:34 -07:00
Logan Tegman 3cea1ba105 Merge pull request #3827 from junhaoyap/fix/style-elements
Check is now stricter and needs braces and semicolon
2015-10-21 23:57:13 -07:00
Logan Tegman 9f9951c970 Merge pull request #3831 from uwaseem/fix/issue-3830
Fix typo - changes 'it's attribute' to 'its attribute'
2015-10-21 23:40:56 -07:00
Logan Tegman 4c9b4d8145 Merge pull request #3834 from michael-krebs/fix/finders-keepers-mdn-link
Changes Finders Keepers MDN link from array.some() to array.filter()
2015-10-21 23:24:44 -07:00
Berkeley Martinez 43155e85e8 Merge pull request #3848 from FreeCodeCamp/feature/nonprofit-ids
Feature/nonprofit ids
2015-10-21 21:41:48 -07:00
Quincy Larson cbeacbb50c Revert "further work to make challenges and news navigation consistent across mobile and desktop"
This reverts commit 286d0c06c4.
2015-10-21 21:32:30 -07:00
Quincy Larson 1dc0e868b9 update nonprofit files and delete old commented code 2015-10-21 21:30:47 -07:00
Quincy Larson 5105efa624 add solutions to challenges object and add solutions for upper intermediate bonfires 2015-10-21 15:04:58 -07:00
Michael Krebs 6dfda01661 Changes Finders Keepers MDN link from array.some() to array.filter() 2015-10-21 17:15:25 -04:00
Quincy Larson 286d0c06c4 further work to make challenges and news navigation consistent across mobile and desktop 2015-10-21 12:33:35 -07:00
uwaseem ee31bb30a1 Fix typo - changes 'it's attribute' to 'its attribute' 2015-10-21 22:50:15 +08:00
junhaoyap fb3d490960 Add stricter check for CSS selectors styling elements 2015-10-20 22:27:27 -07:00
Aniruddh Agarwal 6adbdc74ca Merge pull request #3826 from M-Bowe/fix/typo-in-basic-ziplines
Fix typo in basic-ziplines
2015-10-21 11:20:34 +08:00
M-Bowe e4f8bff4c1 Fix typo in basic-ziplines 2015-10-20 23:09:08 -04:00
Berkeley Martinez 7f86c71cb2 Merge pull request #3800 from QuincyLarson/tshirt-improvement
update tshirt banner
2015-10-20 11:33:27 -07:00
Aniruddh Agarwal eb688d1720 Merge pull request #3813 from ltegman/fix/nest-anchor-in-paragraph-3805
Fix Waypoint Nest Anchor in Paragraph Code Guidance
2015-10-20 20:22:10 +08:00
Aniruddh Agarwal acbaab4067 Merge pull request #3814 from FreeCodeCamp/medium
change blog links to lead to medium subdomain
2015-10-20 20:21:16 +08:00
Quincy Larson 7f2f3885f8 change blog links to lead to medium subdomain 2015-10-19 21:55:29 -07:00
Logan Tegman 52f13f4124 Merge pull request #3801 from junhaoyap/fix/css-stylesheet-strictness
CSS check is now stricter
2015-10-19 21:47:21 -07:00
junhaoyap 7acdfaa09e Add regex test for waypoint use CSS to be more strict 2015-10-19 21:38:15 -07:00
Logan Tegman 68dfdaf1ff Fix Waypoint Nest Anchor in Paragraph Code Guidance
Added comments to delineate which areas of the code should be modified since we were seeing a lot of confusion on the tests not passing when the `p` tag was at the bottom of the page.
Closes #3805
2015-10-19 21:33:24 -07:00
Logan Tegman 2ea7afff9b Merge pull request #3798 from hugoender/fix/fa-icons-text-decoration
Change .fa class style text-decoration property to none
2015-10-18 21:09:34 -07:00
Quincy Larson 3d63b8b020 update tshirt banner 2015-10-18 19:03:01 -07:00
hugoender c9621aac2b Change .fa class style text-decoration property to none 2015-10-18 21:48:21 -04:00
Aniruddh Agarwal 3066f5a579 Merge pull request #3367 from bugron/fix/nest-all_elements_in-container_fluid
Adds a new test which checks if all elements are nested in .container-fluid
2015-10-19 06:07:03 +08:00
Anton Strömkvist 514d61aff0 Merge pull request #3779 from noinkling/fix/map-clock-text
Move time text out of icon element on map page
2015-10-18 21:18:22 +02:00
Logan Tegman 9d505861dc Merge pull request #3794 from emersonp/staging
Corrected typo - missing period - in Waypoint: Continue working with Nodejs Servers
2015-10-18 09:42:24 -07:00
emersonp cc587d59a5 Corrected typo - missing period. 2015-10-18 09:01:51 -07:00
Logan Tegman 25b5fbb175 Merge pull request #3790 from sanspace/fix/min-value-for-random-numbers-test-issue-3764
Fix accepting incorrect answer in generating random values within a range waypoint
2015-10-18 07:36:46 -07:00
Santhosh Kumar Srinivasan 6e41fc1d38 Fix accepting incorrect answer
Make min nonzero value
Alter the last test to accept only correct answers
2015-10-18 13:44:17 +05:30
Aniruddh Agarwal 77e794bbeb Merge pull request #3785 from jlslew/fix/typo-in-waypoint-description
Fixes a small typo
2015-10-18 05:54:33 +08:00
Logan Tegman 4024bd0622 Merge pull request #3784 from ankitaggarwal011/fix/create-my-github-issue-not-working
Fix for create-my-github-issue button not working
2015-10-17 14:48:17 -07:00
Jonathan Lee Slew 07942878e7 Added missing spaces and fixes a capitalization typo in the description of the "Use Bracket Notation to Find the Nth Character in a String" waypoint.
See issue #3783
2015-10-17 17:40:30 -04:00
Ankit Aggarwal dea4bf3973 Fix for create-my-github-issue button not working 2015-10-18 02:18:26 +05:30
noinkling b1a5f517a2 Move time text out of icon element on map page 2015-10-17 18:40:49 +13:00
Berkeley Martinez af654aebdc Hot fix for chat close button 2015-10-16 20:23:24 -07:00
Quincy Larson ff74690eb6 Merge pull request #3776 from FreeCodeCamp/feature/add-chat-to-challenges
Add Gitter help chat directly in challenges
2015-10-16 16:51:19 -07:00
Quincy Larson 4589b9ae39 add conditional buttons for mobile gitter 2015-10-16 16:45:38 -07:00
Berkeley Martinez 5b9c534bff Fix logic on zipline/basejumps 2015-10-16 16:30:44 -07:00
Berkeley Martinez 1b75d041c1 Fix logic on basejump/ziplines 2015-10-16 16:20:34 -07:00
Berkeley Martinez 12eeef2f41 Add chat room titles 2015-10-16 16:10:45 -07:00
Ben McMahon b7ed38fc4d Merge pull request #3766 from ltegman/fix/OOP-functional-lesson-cleanup-3760
Cleanup OOP and Functional Programming Waypoints
2015-10-16 23:40:50 +01:00
Berkeley Martinez fc97bc8266 Add help button toggle 2015-10-16 15:24:35 -07:00
Berkeley Martinez 465a3e399c Add identifiers to chat embed divs 2015-10-16 14:00:02 -07:00
Berkeley Martinez 35219cdce3 Add main chat window on nav bar chat click 2015-10-16 11:57:33 -07:00
Berkeley Martinez a0182957e7 Add chat to challenges! 2015-10-16 10:37:35 -07:00