Commit Graph

9356 Commits

Author SHA1 Message Date
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
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
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
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
546572fbe8 Merge pull request #10545 from QuincyLarson/feature/shop-hoodies
add hoodie and books to shop
2016-09-09 17:01:57 +01:00
da8934db9f docs(challenge): Add instruction to symdiff challenge
Add instructions about the expected return value.
2016-09-09 14:25:50 +05:30
b2a3d3c6b4 refactor(challenge): Update symdiff solution
Refactor previous solution to use a one liner solution.
2016-09-09 14:25:49 +05:30
bbb84f0fd3 test(challenge): Add tests to symdiff challenge
Add tests which would make the solutions easier to create.
2016-09-09 14:25:48 +05:30
da4e81b52d Merge pull request #10537 from BerkeleyTrue/fix/harden-challenge-reducer
Fix: harden challenge files reducer
2016-09-09 01:36:42 -07:00
96b00bf8d3 add hoodie and books to shop 2016-09-09 01:35:14 -07:00
69f5f579cc Fix: harden challenge files reducer 2016-09-09 01:19:21 -07:00
8d2b38c17d Merge pull request #10527 from BerkeleyTrue/fix/harden-add-lang
Fix(routes): Hardern add-lang middleware against short urls
2016-09-09 00:50:04 -07:00
98763f5fd0 Fix(routes): Hardern add-lang middleware against short urls 2016-09-09 00:39:03 -07:00
dff2c4b576 Merge pull request #10524 from BerkeleyTrue/fix/challenge-reducer-crash
Fix(challenge): Harden reducer against bad data fetch
2016-09-09 00:16:14 -07:00
76c49b3a4a Fix(challenge): Harden reducer against bad data fetch 2016-09-09 00:08:59 -07:00
b3bab2c312 Merge pull request #10520 from BerkeleyTrue/fix/sign-up-pages
Fix(nav): Change sign in to sign up
2016-09-08 22:36:01 -07:00
f47d82de6a Fix(challenges): Change challenge toasts copy 2016-09-08 22:31:42 -07:00
38a30a69c8 Fix(toasts): increase default timeout 2016-09-08 22:24:34 -07:00
5426944175 Fix(challenges): Change challenge fail message copy 2016-09-08 22:22:45 -07:00
f62c3bc9bd Merge pull request #10518 from BerkeleyTrue/fix/escaping-quotes
Fix(challenge): Escaping Quote
2016-09-08 21:57:56 -07:00
8db46eed26 Fix(nav): Change sign in to sign up 2016-09-08 21:56:46 -07:00
31e904f4ff Fix(challenge): Escaping Quote
Changes the number of matches from the regex to accomodate
the additions added through babel and head/tail.
Also changes tail to use console.log to print out info
2016-09-08 20:06:56 -07:00
eba29a7cd5 Merge pull request #10475 from erictleung/fix/clarify-everything-be-true
Clarify Everything Be True on truthy and falsy
2016-09-07 09:45:07 -07:00