b2a3d3c6b4
refactor(challenge): Update symdiff solution
...
Refactor previous solution to use a one liner solution.
2016-09-09 14:25:49 +05:30
d64915ff37
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
c96196fa69
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
17f719de19
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
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
cd69c9cb67
combine backslash tests for quoting strings challenge
2016-09-08 11:48:16 -05:00
b4cc451111
combine backslash tests for quoting strings challenge
2016-09-08 11:48:16 -05: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
02f6158e95
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
224389fd93
Resolved #9655:Big-o-notation...
2016-09-07 17:08:26 +05:30
072b80babc
Resolved #9655:Big-o-notation...
2016-09-07 17:08:26 +05:30
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
f57a7e3b10
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
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
c005996f13
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
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
4642649f1c
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
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
2e6d5a1d2f
Clarify Everything Be True on truthy and falsy
2016-09-05 04:00:59 -07:00
39051efe53
Clarify Everything Be True on truthy and falsy
2016-09-05 04:00:59 -07:00
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
d13c61e9fe
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
2600556a20
Merge pull request #10461 from myang310/fix/typo_bigonotation
...
Fixed typo
2016-09-04 14:50:47 +01:00
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
ab19b8927a
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
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
054fe91b08
second commit, forgot to add file that needed changing
2016-09-04 01:49:44 -04:00
f0f30bdb45
second commit, forgot to add file that needed changing
2016-09-04 01:49:44 -04:00
07835c7b66
Fixed typo
2016-09-04 00:44:45 -04:00
4c52b09cc1
Fixed typo
2016-09-04 00:44:45 -04:00
08ae1ab253
Merge pull request #10210 from BKinahan/fix/array-access-tests
...
Adjust tests for accessing multidimensional arrays
2016-09-03 21:05:40 -07:00
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
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
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
f64ca21c5b
fix: package.json & .snyk to reduce vulnerabilities
2016-09-03 18:30:07 +00:00
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