Commit Graph

9375 Commits

Author SHA1 Message Date
f66a681d28 Merge pull request #10666 from MiloATH/fix/whereArtThouTest
Add another test case to WhereArtThou
2016-09-26 07:12:13 +01:00
e0d98bb8b7 Merge pull request #10884 from atjonathan/feature/atjonathan
Added new members to the YouTube Channel section
2016-09-25 19:20:41 -07:00
a19802ffc2 Merge pull request #10914 from ktajpuri/fix/description-for-Challenge-Filter-Arrays-with-filter
Changed description for challenge Filter Arrays with filter
2016-09-26 00:00:36 +01:00
fca7f1696d Fix for Issue #10912
Changed description from
" You should have filtered out all values from the array that are greater than 5 " to "You should have filtered out all values from the array that are less than 6 "

Updates as requested on PR #10912

Changed
You should have filtered out all values from the array that are greater than 5.

to

<code>newArray</code> should be an array containing only the values from <code>oldArray</code> that are less than 6.
2016-09-26 02:59:08 +05:30
1e8337093d Merge pull request #10906 from erictleung/fix/contributors-chat-room-link
Fix Contributor Gitter chat room links
2016-09-24 19:25:59 -05:00
230839c713 Fix Contributor Gitter chat room links 2016-09-24 17:00:22 -07:00
9400c4ddb3 Merge pull request #10902 from marhyorh/feat/menu-should-show-username
(Feat): Menu should show username on sm screens.

Tested on Mac (Chrome, Safari and Firefox), and on iPhone (Chrome and Safari).
2016-09-24 15:43:32 -04:00
5cbe98c3eb (Feat): Menu should show username on sm screens
(Feat): Menu should show username on sm screens

(Feat): Menu should show username on sm screens

(Feat): Menu should show username on sm screens
2016-09-24 20:24:36 +01:00
617136e162 Merge pull request #10898 from QuincyLarson/fix/nonprofit-resources-page
fix bad link on nonprofit resources page
2016-09-24 13:58:51 -05:00
23b0ee7aef Merge pull request #10897 from FreeCodeCamp/fix/user-model-default-typo
fix typo in user.json
2016-09-24 10:55:30 -07:00
bd0f1ae6b0 Merge pull request #10899 from marhyorh/fix/avatar-should-light-up-brownie
fix(Nav): Avatar should light up brownie #10581
Tested on all Mac browsers (chrome, safari, ff) and iphone's (chrome, safari) 👍
2016-09-24 13:36:57 -04:00
f1a1166173 fix(Nav): Avatar should light up brownie #10581 2016-09-24 18:07:13 +01:00
af803056fd fix bad link on nonprofit resources page 2016-09-24 09:48:25 -07:00
5e9f22e05f fix typo in user.json 2016-09-24 10:44:18 -05:00
a54d3a6ea4 Merge pull request #10894 from atjonathan/fix/twitch-syntax-error
Updated line on conditions for API usage.
The `<a>` was empty and unclosed (it's a word), which rendered the link invisible.
2016-09-24 10:05:28 -04:00
f1f0041cd5 Updated line on conditions for API usage
* Added from master
* Fixed syntax error
2016-09-24 15:00:24 +01:00
c05d710156 Added @HKuz as a contact for our Core Curriculum 2016-09-24 12:47:56 +01:00
7fc4277938 Added @atjonathan as a contact for our Video Challenge Curriculum 2016-09-24 12:41:16 +01:00
aec8cda6e7 Added @atjonathan to the YouTube Response Row
- Fixed issue with pug
2016-09-23 16:57:43 +01:00
c3b7a87ca6 Merge pull request #10860 from ivantedja/fix/referer-header-existence-not-checked
bug fix referer header existence not being checked
2016-09-23 09:36:52 -05:00
8c0d2665d2 Merge pull request #10876 from codetweetie/fix/change-override-format
Changed format of override from <code> to <em>
2016-09-23 12:37:31 +01:00
7a9786d3a7 Changed format of override class from <code> to <em> in all translations 2016-09-23 11:13:58 +01:00
e5471b6db8 bug fix, should assign default value to referer header 2016-09-23 09:24:17 +07:00
6ba60740bb Merge pull request #10839 from jlappano/fix/addedClarificationInInstruction
Added clarification in instruction for Accessing Object Properties wi…
2016-09-22 15:57:18 -05:00
0461a50f05 Added clarification in instruction for Accessing Object Properties with Variables 2016-09-22 11:12:46 -04:00
1c965f5cee Merge pull request #10827 from FreeCodeCamp/snyk-fix-c16afa57
[Snyk] Fix for 11 vulnerable dependency paths
2016-09-20 11:48:53 -07:00
f3d8c25f2a fix: package.json & .snyk to reduce vulnerabilities 2016-09-20 18:38:50 +00:00
549cfc305f Merge pull request #10775 from rheupler/fix/typo
fixes syntax typo
2016-09-17 11:48:20 +01:00
5cc34aa273 Merge pull request #10661 from ltegman/fix/challenge-bug-cancel
Fix(challenges): Bug cancel not working
2016-09-16 21:45:53 -05:00
8fb284d5d1 fixes syntax typo 2016-09-16 19:25:54 -07:00
0d571642d3 Merge pull request #10757 from craigstroman/fix/update-profile-from-GitHub
Updating profile from GitHub should show a notification and redirect …
2016-09-16 00:33:41 -07:00
b00aaeb99b Updating profile from GitHub should show a notification and redirect to FCC profile 2016-09-15 22:08:05 -04:00
c9054a260e Merge pull request #10730 from shubham1996/fix/rewrote-double-negative
Description of "Filter Arrays with .filter" updated
2016-09-14 11:40:02 -05:00
25a2d715ed Description of "Filter Arrays with .filter" updated
Fixes issue #10695
The description of the challenge "Filter Arrays with .filter" was updated to remove double negatives from the description as pointed out in the issue #10695
2016-09-14 11:52:53 -04:00
56b1cf2d13 Merge pull request #10412 from dhcodes/fix/improved-test-disabling-element-jQuery
Improve test on jQuery disable challenge
2016-09-13 16:38:38 -07:00
80b2d69477 Improve check for disabled tag for jQuery challenge 2016-09-13 08:55:23 -05:00
5b420e9d3f Change letters to things
This changes a to apple, b to bat, and c to cookie. That way it is easier to understand.
2016-09-11 22:21:19 -04:00
57565581fb Merge pull request #10505 from abhisekp/feature/sym-diff
Update Symmetric Difference challenge
2016-09-11 15:13:02 -07:00
90833d4aac Fix(challenges): Bug cancel not working 2016-09-09 21:53:11 -07:00
e3898acb12 Add another test case to WhereArtThou 2016-09-10 00:47:28 -04:00
b20b52d678 Merge pull request #10625 from alanbares/fix/bootstrap-element-well-test
Fix first test on add element to boostrap well challenge to check for…
2016-09-09 18:23:14 -07:00
c0d41e1e44 Merge pull request #10650 from alanbares/fix/dodger-blue-test
Fix/dodger blue test
2016-09-09 18:10:23 -07:00
4dd439de47 Merge pull request #10651 from QuincyLarson/fix/set-slice-to-beta
add isBeta flag to slice and splice
2016-09-09 18:03:10 -07:00
f306abe898 Merge pull request #10636 from BerkeleyTrue/fix/beta-in-production
Fix(challenges): beta challenges in production
2016-09-09 17:57:11 -07:00
9eb90964d9 add isBeta flag to slice and splice 2016-09-09 17:56:34 -07:00
f988f41752 Fix dodger blue test with rgb code 2016-09-09 17:55:40 -07:00
26875725db Fix(challenges): Only show beta on map in dev 2016-09-09 14:52:34 -07:00
efc76f7f71 fix(challenges): update nextChallenge logic to ignore beta 2016-09-09 13:53:09 -07:00
a4f1722c29 Fix(challenges): do not load beta/comming soon challenges directly 2016-09-09 13:36:06 -07:00
76f9fdbc43 Fix first test on add element to boostrap well challenge to check for 3 buttons in each well div 2016-09-09 13:18:38 -07:00