Commit Graph

20063 Commits

Author SHA1 Message Date
Berkeley Martinez
ef9fd51030 fix(webpack): Update to errors plugin name
Plugin name was changed
2018-01-18 15:20:53 -08:00
Berkeley Martinez
85e19d3897 style(babelrc): Format whitespace 2018-01-18 15:20:53 -08:00
Berkeley Martinez
9add2cf465 style(gulpfile): Remove object assign 2018-01-18 15:20:53 -08:00
Berkeley Martinez
e384f6a90c feat(Webpack): Update to latest 2018-01-18 15:20:53 -08:00
Berkeley Martinez
c372bd3cc5 fix(Challenges): Add child container for challenges
Add a central point for the completion modal to open
2018-01-18 15:18:42 -08:00
Berkeley Martinez
552f51624e fix(Panes): Height should always take full screen 2018-01-18 15:18:42 -08:00
Berkeley Martinez
d86eba998b fix(app/redux): Remove tracking of app height 2018-01-18 15:18:42 -08:00
Berkeley Martinez
8fe46d1f9a feat(App): Make full size 2018-01-18 15:18:42 -08:00
Berkeley Martinez
5a32585ddd feat(Flash): Get flashes from ssr 2018-01-18 15:18:42 -08:00
Berkeley Martinez
4c5b41fe9a chore(client): Remove error log, add note
This callback does not have an err, may also never be called when used
with React hot reload
2018-01-18 15:18:42 -08:00
Berkeley Martinez
9f15a09d26 feat(wepback): Add app reducer hot reloading 2018-01-18 15:18:42 -08:00
Berkeley Martinez
71869757a0 feat(babel): Add babel-runtime plugin
Reduce payload and remove old shims in favor of babel shims
2018-01-18 15:18:42 -08:00
Berkeley Martinez
f8f55dd846 fix(client): Hot reload breaking on undefined defaultState 2018-01-18 15:18:42 -08:00
Berkeley Martinez
9d5d5c3be4 feat(Flash): Add remove logic 2018-01-18 15:18:42 -08:00
Berkeley Martinez
f452a8dbce feat(Flash): Add initial redux logic 2018-01-18 15:18:42 -08:00
Berkeley Martinez
9e9e39b8b0 feat(Flash): Add initial ui 2018-01-18 15:18:42 -08:00
Berkeley Martinez
aa1dfb98a5 Merge pull request #16525 from raisedadead/fix/update-lock-file
chore: Update lock file
2018-01-18 12:04:01 -08:00
Mrugesh Mohapatra
0b9c05473e chore: Update lock file 2018-01-19 01:26:28 +05:30
Vivek Agrawal
de940a4ca5 fix(challenges): Changed background color of preview panel for night mode (#16502)
Closes #16318
2018-01-19 00:43:18 +05:30
Berkeley Martinez
3bb70619be Merge pull request #16503 from vkWeb/fix/signin-overflow
fix(sign-in): Changed left-padding of sign-in buttons to prevent text overflow
2018-01-18 10:47:34 -08:00
Sagar Jha
48b0b8c55c fix(seed): Change require pixel (#16500) 2018-01-19 00:03:57 +05:30
Sagar Jha
dc05c33798 fix(seed): Change require pixel (#16500) 2018-01-19 00:03:57 +05:30
Kristofer Koishigawa
c2e057aadc fix(challenges): Add Project Euler problem 11 solution and tests (#16480)
Added tests and a working solution for Project Euler problem 11. Also added some styling to the problem's description to highlight four numbers in red to be more in-line with the description on the projecteuler.net.
2018-01-18 23:03:17 +05:30
Kristofer Koishigawa
b1fcdbf9d4 fix(challenges): Add Project Euler problem 11 solution and tests (#16480)
Added tests and a working solution for Project Euler problem 11. Also added some styling to the problem's description to highlight four numbers in red to be more in-line with the description on the projecteuler.net.
2018-01-18 23:03:17 +05:30
adityajoshi
f166d4c464 fix(seed/challenges): Update test code for escaping quotes in literal strings (#16476)
Closes #16344 
Closes #16332
2018-01-18 22:50:47 +05:30
adityajoshi
ad6b3b86c8 fix(seed/challenges): Update test code for escaping quotes in literal strings (#16476)
Closes #16344 
Closes #16332
2018-01-18 22:50:47 +05:30
Brian Lee
b1b8074733 fix(commit): Fix certificate text overflow (#16494)
Layout certificate buttons vertically
2018-01-18 12:23:14 +05:30
Saurish Kar
27e716f4be fix(seed): added example breakdown to give more clarity to question (#16485) 2018-01-18 12:16:50 +05:30
Saurish Kar
2788f723f9 fix(seed): added example breakdown to give more clarity to question (#16485) 2018-01-18 12:16:50 +05:30
Saurish Kar
e5a053302b fix(seed): fixed typo in question 6 code (#16482) 2018-01-18 12:12:50 +05:30
Saurish Kar
26e5e458aa fix(seed): fixed typo in question 6 code (#16482) 2018-01-18 12:12:50 +05:30
mrugesh mohapatra
77808b0feb fix(seed): Typos in testing code (#16515)
Just formatting issues - missing quote, unescaped quotes in strings and
fixed a typo by moving code chars out of string literals.
2018-01-17 23:10:50 -05:00
mrugesh mohapatra
69b47f853a fix(seed): Typos in testing code (#16515)
Just formatting issues - missing quote, unescaped quotes in strings and
fixed a typo by moving code chars out of string literals.
2018-01-17 23:10:50 -05:00
Berkeley Martinez
6caf104373 Merge pull request #16495 from raisedadead/fix/update-signup-flow-copy
fix: Update sign up flow copy
2018-01-17 19:08:16 -08:00
Snyk bot
6e78cd30d4 fix(synk): New fixes for 2 vulnerable dependency paths (#16521)
* fix: package.json & .snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:uglify-js:20151024

Latest report for freecodecamp/freecodecamp:
https://snyk.io/test/github/freecodecamp/freecodecamp

Some vulnerabilities weren't fixed or ignored, and so will still fail
the Snyk test report.

* chore(package): remove snyk autopatch

Cause it's slow AF
2018-01-17 18:38:04 -08:00
Mrugesh Mohapatra
297dc3167e fix: Update captalize, change btn label, and link targe 2018-01-18 01:41:33 +05:30
Mrugesh Mohapatra
3306ac7214 fix: Update sign up flow copy 2018-01-18 01:30:49 +05:30
Berkeley Martinez
167b609853 Merge pull request #16496 from huyenltnguyen/fix/editors-theme-in-dark-mode
fix(challenges): Add logic to toggle editor theme
2018-01-17 11:24:21 -08:00
Sagar Jha
6307c0f04b fix(seed): Change variable name from array to args (#16472)
Changed variable name from array to args. It will validate the last validation. Particular variable name is required but it is not mentioned in description.

Closes #16351
2018-01-18 00:45:19 +05:30
Sagar Jha
0e6feee138 fix(seed): Change variable name from array to args (#16472)
Changed variable name from array to args. It will validate the last validation. Particular variable name is required but it is not mentioned in description.

Closes #16351
2018-01-18 00:45:19 +05:30
Robert Richey
f36a2a7bcc perf(navbar): Add rel=noopener to navbar anchor tags (#16467) 2018-01-18 00:24:28 +05:30
Berkeley Martinez
e8dcc43e23 fix(utils/encode-decode): Use lodash replace
_.replace is harded against undefined/null
2018-01-18 00:18:44 +05:30
Berkeley Martinez
f6e4bf74cb fix(boot/user): Use common encoding utils
This logic is used through out the app and should be centralized
2018-01-18 00:18:44 +05:30
mrugesh mohapatra
6e3fb92c9b Merge pull request #16437 from scissorsneedfoodtoo/feature/euler-problem-22
feat(challenges): Add Project Euler problem 22
2018-01-17 12:06:23 +05:30
mrugesh mohapatra
953208244c Merge pull request #16437 from scissorsneedfoodtoo/feature/euler-problem-22
feat(challenges): Add Project Euler problem 22
2018-01-17 12:06:23 +05:30
huyenltnguyen
e1bda08c59 fix(challenges): Add logic to toggle editor theme
Closes #16284
2018-01-17 05:11:20 +07:00
Berkeley Martinez
054dd8b4f6 Merge pull request #16442 from iabrenne/feature/link-to-guide
Feature/link to guide
2018-01-16 12:52:03 -08:00
Berkeley Martinez
6e17281fda Merge pull request #16442 from iabrenne/feature/link-to-guide
Feature/link to guide
2018-01-16 12:52:03 -08:00
Berkeley Martinez
da6b98fc71 Merge pull request #16492 from warborn/fix/change-word-in-navigation
fix(challenges): Change Lesson pane name in navigation
2018-01-16 10:00:38 -08:00
Berkeley Martinez
2c7e571520 feat(Panes): Do not update state if panes are the same
This reduces the number of updates required when transitioning between
challenges while preserving the state of the panes when going from two
similar challengees.
2018-01-16 09:52:29 -08:00