Commit Graph

9390 Commits

Author SHA1 Message Date
f657c6721c Feat: Move to node 6 2016-09-28 15:32:35 -07:00
9bb3087776 Merge pull request #10711 from BerkeleyTrue/feature/async-tests
Feat(challenges): Adds the ability to test with async methods
2016-09-28 13:54:26 -07:00
597a2eb5dc Merge pull request #9469 from atjonathan/feature/cert
Overhauled Certificates
2016-09-28 12:14:34 -07:00
23d5b3f1fd Merge pull request #10950 from BerkeleyTrue/fix/nav-react-classname
Fix(react): use className not class
2016-09-28 16:13:21 +01:00
b3268c497a Fix(react): use className not class 2016-09-27 20:04:11 -07:00
6ce5f14e77 Merge pull request #10903 from karuppiah7890/fix/NoteToAvoidSpaceAfterArray
Note to tell that spaces between array name and square brackets is not allowed.
2016-09-27 15:29:18 -05:00
d3f8757e92 Merge pull request #10503 from RP99/fix/9655BigO
fix Big-o-notation from exponential time to polynomial time in videos/big-o-notation-a-few-examples
2016-09-26 21:01:03 +01:00
5a88b59d88 Merge pull request #10889 from BerkeleyTrue/chore/move-tests
Chore(tests): Move tests
2016-09-26 11:04:37 -07:00
4e893aaf08 Merge pull request #10886 from BerkeleyTrue/feat/test-object
Feat(challenges): Let tests be objects
2016-09-26 11:03:22 -07:00
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
0554a92e8f Added a note to tell campers that spaces between array name and square brackets is not allowed as it is confusing to read code. 2016-09-25 00:05:51 +05:30
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
3e6e214d51 Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
2e08981603 Feat(challenges): Let tests be objects 2016-09-23 10:01:48 -07: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
97e0bc8e87 Feat(challenges): Adds the ability to test with async methods 2016-09-23 07:25:12 -07: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