Commit Graph

9566 Commits (e1512bfa52ee61a3c792ad211ccdbb19420019df)

Author SHA1 Message Date
Berkeley Martinez 5426944175 Fix(challenges): Change challenge fail message copy 2016-09-08 22:22:45 -07:00
Quincy Larson f62c3bc9bd Merge pull request #10518 from BerkeleyTrue/fix/escaping-quotes
Fix(challenge): Escaping Quote
2016-09-08 21:57:56 -07:00
Berkeley Martinez 8db46eed26 Fix(nav): Change sign in to sign up 2016-09-08 21:56:46 -07:00
Berkeley Martinez 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
dhcodes b4cc451111 combine backslash tests for quoting strings challenge 2016-09-08 11:48:16 -05:00
Logan Tegman 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
Rohit Pai 224389fd93 Resolved #9655:Big-o-notation... 2016-09-07 17:08:26 +05:30
Logan Tegman fb47006184 Merge pull request #10464 from ivantedja/fix/allow-space-on-function-argument
Allow space on function argument to pass test case
2016-09-06 18:41:55 -07:00
Logan Tegman 7740c66559 Merge pull request #10438 from MiloATH/translate/WikiLinks
Changed links of several pages to the translated pages.
2016-09-06 18:30:56 -07:00
Jonathan d892172be7 Merge pull request #10477 from ivantedja/fix/add-note-lobster-font
add note for Lobster font
2016-09-05 19:30:40 +01:00
Ivan Sebastian 83a906ffbd add note for Lobster font
Lobster font will not degrade if browser able to find it in user's computer
2016-09-05 21:22:42 +07:00
Eric Leung 2e6d5a1d2f Clarify Everything Be True on truthy and falsy 2016-09-05 04:00:59 -07:00
Jonathan 4e0255d2ff Merge pull request #10402 from oalhait/fix/jQueryHTMLSelectorSingleQuotesFix
added double quotes condition to Target HTML Elements with jQuery cha…
2016-09-04 14:54:19 +01:00
Jonathan 2600556a20 Merge pull request #10461 from myang310/fix/typo_bigonotation
Fixed typo
2016-09-04 14:50:47 +01:00
Ivan Sebastian f00f413618 Allow space on function argument to pass test case
challenge: Get JSON with the jQuery getJSON Method
2016-09-04 16:43:55 +07:00
Quincy Larson e2ed1ace2b Merge pull request #10435 from BerkeleyTrue/fix/flash-to-toast
Fix(flash): Turn flash messages into toasts.
2016-09-04 00:59:34 -07:00
Omar 054fe91b08 second commit, forgot to add file that needed changing 2016-09-04 01:49:44 -04:00
Ming Yang 4c52b09cc1 Fixed typo 2016-09-04 00:44:45 -04:00
Eric Leung debf7f0f70 Merge pull request #10210 from BKinahan/fix/array-access-tests
Adjust tests for accessing multidimensional arrays
2016-09-03 21:05:40 -07:00
Quincy Larson 5f3911ec7a Merge pull request #10432 from BerkeleyTrue/fix/add-delete-page
Fix(settings): Add separate delete page
2016-09-03 18:04:42 -07:00
Berkeley Martinez 1aaa71bc00 Merge pull request #10455 from FreeCodeCamp/snyk-fix-2e7c82e8
[Snyk] Fix for 2 vulnerable dependency paths
2016-09-03 11:42:39 -07:00
snyk-bot f64ca21c5b fix: package.json & .snyk to reduce vulnerabilities 2016-09-03 18:30:07 +00:00
Berkeley Martinez b459dfd0a5 Merge pull request #10451 from alanbares/feature/update-sign-in-path
Update signin and add signup
2016-09-03 09:13:57 -07:00
Jonathan 0c106a29cd Merge pull request #10444 from cameronpattisall/fix/console-log
Removed sneaky console log
2016-09-03 10:06:13 +01:00
Jonathan aab4d7b167 Merge pull request #10449 from Manish-Giri/fix/resolve-spacing-in-escaping-literal-quotes
Fix spacing in escaping literal quotes challenge
2016-09-03 10:00:31 +01:00
Berkeley Martinez b112753154 Merge pull request #10374 from FreeCodeCamp/greenkeeper-eslint-plugin-react-6.2.0
Update eslint-plugin-react to version 6.2.0 🚀
2016-09-02 22:15:38 -07:00
Berkeley Martinez a3836bcd8a Chore(lint): fix missing prop validations 2016-09-02 22:12:45 -07:00
alanbares e857df29a6 Update signin and add signup
Add missing semicolon
2016-09-02 21:57:56 -07:00
greenkeeperio-bot 8443c2f75a chore(package): update eslint-plugin-react to version 6.2.0
https://greenkeeper.io/
2016-09-02 21:04:25 -07:00
Berkeley Martinez f94c85595b Merge pull request #10297 from FreeCodeCamp/greenkeeper-react-images-0.5.1
Update react-images to version 0.5.1 🚀
2016-09-02 21:04:07 -07:00
Berkeley Martinez c3989dc29a Merge pull request #10245 from FreeCodeCamp/greenkeeper-yargs-5.0.0
Update yargs to version 5.0.0 🚀
2016-09-02 20:52:43 -07:00
MANISH-GIRI 6a37cd0568 Fix spacing in escaping literal quotes challenge 2016-09-02 17:42:00 -04:00
Cameron Pattisall a859a813d5 removed sneaky console log 2016-09-02 13:25:56 -04:00
MiloATH 24d70e4e63 Changed links of several pages to the translated pages. 2016-09-02 01:38:49 -04:00
Berkeley Martinez e0fbc9b1f4 Fix(settings): Redirect to about from delete-my-account page
per @quincylarson's suggestion
2016-09-01 19:00:10 -07:00
Berkeley Martinez 9d1e8c5a33 chore(toasts): refactor and test flash to toast logic 2016-09-01 18:46:09 -07:00
Berkeley Martinez 1a7c289324 Fix(flash): Turn flash messages into toasts. 2016-09-01 17:37:30 -07:00
Quincy Larson 653ec7effd Merge pull request #10417 from BerkeleyTrue/refactor/move-step-logic
Refactor(challenges): Move step movement logic into epic
2016-09-01 16:58:50 -07:00
Berkeley Martinez 7509041511 Fix(settings): prevent non user from hitting delete page 2016-09-01 15:40:32 -07:00
Berkeley Martinez b17d6c37f2 Fix(settings): Add separate delete page 2016-09-01 15:33:46 -07:00
Jonathan 5b2f34b78f Merge pull request #10428 from MiloATH/fix/window-open
Remove old lines
2016-09-01 19:19:17 +01:00
Milo Hartsoe e64608875b Remove old lines
Remove old lines about codepen and window.open()
2016-09-01 13:34:42 -04:00
Jonathan b3fe43660b Merge pull request #10399 from stancheta/fix/remove-obselete-dependencies
Removed async, cheerio, url-regex, xss-filters, gulp-dest in package.json
2016-09-01 17:33:22 +01:00
Jonathan 84b8e9cc86 Merge pull request #10358 from rfprod/translate/RU-translation-getting-started
Getting Started translated into Russian
2016-09-01 17:32:22 +01:00
Jonathan 52ac5c697c Merge pull request #10243 from dhcodes/fix/add-links-to-shop-images
add referral links to images in shop
2016-09-01 17:30:38 +01:00
Quincy Larson d48a618075 Merge pull request #10200 from BerkeleyTrue/fix/code-uri
Fix(challenges): code storage/uri
2016-08-31 16:18:50 -07:00
Berkeley Martinez be91ce3c42 Fix(code-uri): should use store.remove instead of clear 2016-08-31 15:16:00 -07:00
dhcodes bbfcf1af54 add links to images in shop 2016-08-31 16:07:36 -05:00
Berkeley Martinez 98673fc316 Refactor(challenges): Move step movement logic into epic 2016-08-31 14:06:03 -07:00
V 1b258a8e37 Getting Started translated into Russian
Getting Started translated into Russian: fixed typos
2016-08-31 18:33:50 +00:00