Commit Graph

3553 Commits

Author SHA1 Message Date
b86a235656 Merge pull request #16035 from aferreira44/translate/Pt-br-translation-claim-your-responsive-web-design-certificate
feat(pt-br-translation): claim-your-responsive-web-design-certificate
2017-11-18 13:24:05 +05:30
1b8d28c0be feat(seed): Added more assertions for Project Euler (#16065) 2017-11-09 20:38:07 -06:00
7086bf61a6 feat(seed): Change task and assertion for Project Euler (#16082) 2017-11-09 20:32:44 -06:00
f00449a066 feat: prep for modern challenges (#15781)
* feat(seed): Add modern challenge

* chore(react): Use prop-types package

* feat: Initial refactor to redux-first-router

BREAKING CHANGE: Everything is different!

* feat: First rendering

* feat(routes): Challenges view render but failing

* fix(Challenges): Remove contain HOC

* fix(RFR): Add params selector

* fix(RFR): :en should be :lang

* fix: Update berks utils for redux

* fix(Map): Challenge link to arg

* fix(Map): Add trailing slash to map page

* fix(RFR): Use FCC Link

Use fcc Link to get around issue of lang being undefined

* fix(Router): Link to is required

* fix(app): Rely on RFR state for app lang

* chore(RFR): Remove unused RFR Link

* fix(RFR): Hydrate initial challenge using RFR and RO

* fix: Casing issue

* fix(RFR): Undefined links

* fix(RFR): Use onRoute<name> convention for route types

* feat(server/react): Add helpful redux logging/throwing

* fix(server/react): Strip out nonjson from state

This prevents thunks in routesMap from breaking serialization

* fix(RFR/Link): Should accept any renderable

* fix(RFR): Get redirects working

* fix(RFR): Redirects and not found's

* fix(Map): Move challenge onClick handler

* fix(Map): Allow Router.link to handle clicks after onClick

* fix(routes): Remove react-router-redux

* feat(Router): Add lang to all route actions by default

* fix(entities): Only fetch challenge if not already loaded

* fix(Files): Move files to own feature

* chore(Challenges): Remove vestigial hints logic

* fix(RFR): Update challenges on route challenges

* fix(code-storage): Should use events instead of commands

* fix(Map): ClickOnMap should not hold on to event

* chore(lint): Use eslint-config-freecodecamp

Closes #15938

* feat(Panes): Update panes on route instead of render

* fix(Panes): Store panesmap and update on fetchchallenges

* fix(Panes): Normalize panesmaps

* fix(Panes): Remove filter from createpanemap

* fix(Panes): Middleware on location meta object

* feat(Panes): Filter preview on nonhtml challenges

* build(babel): Add lodash babel plugin

* chore(lint): Lint js files

* fix(server/user-stats): Remove use of lodash chain

this interferes with babel-plugin-lodash

* feat(dev): Add remote redux devtools for ssr

* fix(Panes): Dispatch mount action

this is needed to trigger window/divider epics

* fix(Panes): Getpane to use new panesmap format

* fix(Panes): Always update panes after state

this lets the panes logic be affected by changes in state
2017-11-09 19:10:30 -06:00
4081a47b8d Merge pull request #15833 from Manish-Giri/fix/improve-existing-object-challenges
fix(challenges): Improve description in existing object challenges
2017-11-01 15:45:51 -05:00
93af902b3d fix(translations): Updated German translations (#15995) 2017-11-01 20:13:36 +05:30
7977430316 fix(challenges): Improve description in existing object challenges 2017-11-01 10:28:47 +05:30
04cf144c9f feat(seed): Added more assertions for Project Euler (#16057) 2017-10-30 16:25:39 -05:00
224684ed45 fix(challenge): wrap method names & other code in <code> tags 2017-10-29 21:00:11 -04:00
9117996255 fix(challenge): update description and add img for 1st binary tree challenge 2017-10-28 13:51:12 -04:00
8073ecc6df Merge pull request #16036 from aferreira44/translate/Pt-br-translation-claim-your-front-end-libraries-certificate
feat(pt-br-translation): claim-your-front-end-libraries-certificate
2017-10-27 09:51:56 +05:30
e376cfbbdc feat(euler-problem): Add test and solution for problem 7 (#15988) 2017-10-27 09:38:49 +07:00
4861df094e fix: Peer review suggestions accepted 2017-10-26 21:24:04 -02:00
2e34522f22 feat(pt-br-translation): claim-your-front-end-libraries-certificate 2017-10-26 02:09:53 -02:00
2710aded9a feat(pt-br-translation): claim-your-responsive-web-design-certificate 2017-10-26 00:16:08 -02:00
591b7bf0f4 feat(euler-problem): Add test and solution for project euler problem 6 (#15987) 2017-10-26 08:40:10 +07:00
9d6453d985 feat(euler-problem): Add test and solution for problem 8 (#15990) 2017-10-26 08:08:28 +07:00
739f1879a2 feat(seed): Added more assertion for Project Euler problem twe (#15887) 2017-10-25 01:03:42 -05:00
ada67f8649 feat(seed): Added more assertion for problem twenty eight (#15913) 2017-10-25 01:03:22 -05:00
f0a41f1cf3 feat(seed): Added more assertions for Project Euler problem tw (#15881) 2017-10-25 01:03:04 -05:00
efef231fa8 feat(seed): Added more assertions for Project Euler (#16028) 2017-10-25 00:58:56 -05:00
0b48fad058 feat(seed): Added more assertions for Project Euler (#16023) 2017-10-25 00:54:01 -05:00
b64f642187 feat(seed): Change Project Euler assertion (#16021) 2017-10-25 00:45:38 -05:00
c9237c4a16 Merge pull request #15944 from FranciscoKnebel/feat/mlab-challenge
feat(challenge): Added mLab tutorial
2017-10-24 01:34:09 +05:30
6e764b3799 Merge pull request #15928 from ResamVi/fix/json-challenge-test
Fix vague tests for "Convert JSON Data to HTML" challenge
2017-10-24 00:57:46 +05:30
df5b15018f Merge pull request #15971 from no-stack-dub-sack/fix/adv-data-structures
fix(instructions): fix spacing and correct example code for max heap …
2017-10-22 18:07:54 -07:00
a4526f906e Merge pull request #15751 from DusanSacha/feature/add-basis-js-challenge-return-undefined
feat(seed): Add new Basis JS Challenge Return Undefined
2017-10-20 19:58:31 +05:30
a44eaf0796 fix(instructions): fix spacing and correct example code for max heap and binary search tree problems 2017-10-19 01:37:01 -04:00
bdeaf99092 Merge pull request #15923 from ResamVi/feature/jquery-introduction
Add introduction to jQuery challenge section
2017-10-17 14:24:56 -05:00
727e6d34f7 fix(seed-update): browser console, fCC Console, functionality of both (#15660) 2017-10-17 13:41:46 -04:00
3635a52c9c feat(seed): Add introduction to jQuery challenge section
Additions
2017-10-17 19:21:58 +02:00
57f186aa6d feat(challenge): Added mLab tutorial
Closes #14912
2017-10-07 01:57:00 -03:00
65e279cf06 feat: Added 1st batch of Rosetta code problems. (#15877) 2017-10-05 19:26:26 -05:00
503aa2f986 fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
76d73479ba fix(challenges): Improve Word Blanks on staging (#15901) 2017-09-21 13:11:31 -05:00
08f01a6f32 Merge pull request #15794 from Bouzmine/fix/dot-notation
Change "dot operator" to "dot notation"
2017-09-15 21:19:25 -05:00
d8bcb0f731 refactor(challenges): Change dot operator to notation 2017-09-15 19:54:49 -04:00
26c8dcdd15 feat(seed): Added more assertion for problem twenty four (#15850) 2017-09-11 21:39:28 -05:00
b278a59139 feat(seed): Added more assertion for Project Euler problem twe (#15874) 2017-09-11 17:57:40 -05:00
fbce073fb2 fix(challenges): Improve wording of description (#15873)
changed the description of the challenge to make campers understand the
task better

Closes #14306
2017-09-11 17:55:58 -05:00
89b23669d0 Merge pull request #15866 from QuincyLarson/fix/fix-math-seed-files
fix(seed): Remove redundant seed files from math directory
2017-09-11 15:44:14 -07:00
b01e9e1812 fix(challenges): Add helmetjs intro (#15865)
Closes #12634
2017-09-11 16:09:32 -05:00
12a4614873 fix(seed): Fixed assert regex
Closes #13999
2017-09-10 19:43:57 +05:30
b7f24359d1 fix(seed): Remove redundant seed files from math directory 2017-09-09 10:52:12 -05:00
9ef63cd323 Merge pull request #15539 from dakshshah96/fix/dynamic-data-d3-description
Improve description of work with dynamic data in D3 challenge
2017-09-05 18:32:59 -07:00
d3778427a6 Merge pull request #15811 from alvinkl/feature/problem_euler23
feat(challenges): Added more assertion for Project Euler problem twe
2017-09-05 09:16:03 -04:00
30e3d2872e Merge pull request #15841 from texas2010/fix/short-fix-stories
fix(seed): Fix typo in the user stories
2017-09-04 11:23:35 -05:00
393f7636c9 fix(seed): Fix typo in the user stories
Closes #15769
2017-09-04 08:51:10 -05:00
e863759e29 feat(seed): Add new Basis JS Challenge Return Undefined
Add new Bassis JS Challenge Return Undefined with all Change Requests
2017-09-04 14:15:38 +02:00
d03a627cbe fix(challenge): Close <code> element with </code> (#15842)
Closes #15185
2017-09-04 12:03:40 +02:00