Commit Graph

16108 Commits

Author SHA1 Message Date
1314830576 Reformat step challenges 2018-09-27 20:05:30 +05:30
e856f0538c Inital commit 2018-09-27 20:05:29 +05:30
f022177352 feat: add a markdown parser for challenges 2018-09-27 16:00:11 +05:30
77d057d4e5 chore: remove .github files 2018-09-27 14:07:15 +05:30
432b5f1ed3 chore(build): fixup the lerna linking 2018-09-27 12:45:47 +05:30
8a77b2a9ef chore(seed): bring in curriculum repo into the main repo 2018-09-27 12:38:05 +05:30
67929d80ff chore: preparing for the move 2018-09-27 12:36:41 +05:30
9aad55f8af fix(scripts): adjust npm run scripts 2018-09-27 12:28:31 +05:30
12ee5fd431 chore(ci): setup travis config 2018-09-26 23:08:45 +05:30
fda64e92be feat: intial bootstrap install for server and client 2018-09-26 20:26:53 +05:30
242e6bb3e2 feat: add learna config 2018-09-26 20:13:51 +05:30
5272862733 fix(challenges): add href of # for links 2018-09-26 14:45:03 +09:00
754d4a6db7 fix(challenges): changed description in basic css lesson (#315) 2018-09-26 12:18:36 +09:00
d74fc3e301 chore(release): 3.2.1 [skip ci]
## [3.2.1](https://github.com/freeCodeCamp/curriculum/compare/v3.2.0...v3.2.1) (2018-09-25)

### Bug Fixes

* Add videoUrl field ([#298](https://github.com/freeCodeCamp/curriculum/issues/298)) ([ce3cc22](https://github.com/freeCodeCamp/curriculum/commit/ce3cc22))
2018-09-25 15:17:11 +00:00
ce3cc22890 fix: Add videoUrl field (#298)
Add vidoeUrl to responsive web design challenges.
2018-09-25 20:42:03 +05:30
87837f480d feat(certs): Claim Certs 2018-09-25 13:18:17 +01:00
d698d52794 feat(Certs): Initial Cert Settings 2018-09-25 13:18:17 +01:00
a6f3e6f66c feat(honesty): Add honesty settings 2018-09-21 14:51:44 +01:00
ef0428b396 feat(portfolio): Add portfolio settings 2018-09-21 11:26:30 +01:00
9f4430eced feat(settings): Internet Settings 2018-09-21 11:26:30 +01:00
6208237d0b chore(tidy) Tidy up 2018-09-21 11:26:30 +01:00
5cbe99eced fix(links): Use relative links 2018-09-21 11:26:30 +01:00
2de2143457 feat(email-settings): Add email settings 2018-09-21 11:26:30 +01:00
147e61e4f7 fix(nodemon): Resolve the correct watch path for nodemon 2018-09-21 11:26:30 +01:00
3a98e3cfa3 feat(privacy): Add privacy settings 2018-09-21 11:26:30 +01:00
d2d1fdcddc chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/freeCodeCamp/curriculum/compare/v3.1.2...v3.2.0) (2018-09-20)

### Bug Fixes

* **challenges:** a sentence didn't make sense, so I modified it ([3d77920](https://github.com/freeCodeCamp/curriculum/commit/3d77920)), closes [#18046](https://github.com/freeCodeCamp/curriculum/issues/18046)
* **challenges:** add missing test to check for for css class ([6e42f53](https://github.com/freeCodeCamp/curriculum/commit/6e42f53)), closes [#254](https://github.com/freeCodeCamp/curriculum/issues/254)
* **challenges:** add note at bottom of description in d3 challenge ([c60d332](https://github.com/freeCodeCamp/curriculum/commit/c60d332)), closes [#17767](https://github.com/freeCodeCamp/curriculum/issues/17767)
* **challenges:** add solution, test to project euler problems ([f572324](https://github.com/freeCodeCamp/curriculum/commit/f572324))
* **challenges:** add solutions to first 3 debugging challenges ([c2e5794](https://github.com/freeCodeCamp/curriculum/commit/c2e5794))
* **challenges:** add test to check user is using \W in Regex ([296cf44](https://github.com/freeCodeCamp/curriculum/commit/296cf44))
* **challenges:** add test to lookahead regex challenge ([e044de4](https://github.com/freeCodeCamp/curriculum/commit/e044de4)), closes [#209](https://github.com/freeCodeCamp/curriculum/issues/209)
* **challenges:** added code tags ([065036b](https://github.com/freeCodeCamp/curriculum/commit/065036b)), closes [#18054](https://github.com/freeCodeCamp/curriculum/issues/18054)
* **challenges:** added solutions to project euler problems 28, 31 ([5e12499](https://github.com/freeCodeCamp/curriculum/commit/5e12499))
* **challenges:** adding code tags to description ([57d5b55](https://github.com/freeCodeCamp/curriculum/commit/57d5b55)), closes [#17911](https://github.com/freeCodeCamp/curriculum/issues/17911)
* **challenges:** adding negative integer to challenge to improve tests ([#211](https://github.com/freeCodeCamp/curriculum/issues/211)) ([2adc516](https://github.com/freeCodeCamp/curriculum/commit/2adc516))
* **challenges:** allow user to comment out undesired code ([72c2407](https://github.com/freeCodeCamp/curriculum/commit/72c2407))
* **challenges:** challenge description is formatted and concised ([dcd8e45](https://github.com/freeCodeCamp/curriculum/commit/dcd8e45))
* **challenges:** change challengeType to fix help button ([ddcc661](https://github.com/freeCodeCamp/curriculum/commit/ddcc661))
* **challenges:** change definition of complementary colors ([#299](https://github.com/freeCodeCamp/curriculum/issues/299)) ([c022dff](https://github.com/freeCodeCamp/curriculum/commit/c022dff))
* **challenges:** check for shorthand character in regex ([#238](https://github.com/freeCodeCamp/curriculum/issues/238)) ([0bf8d32](https://github.com/freeCodeCamp/curriculum/commit/0bf8d32))
* **challenges:** commented output was wrong ([3cb972e](https://github.com/freeCodeCamp/curriculum/commit/3cb972e))
* **challenges:** converts delete html test to regex ([d80d98d](https://github.com/freeCodeCamp/curriculum/commit/d80d98d)), closes [#251](https://github.com/freeCodeCamp/curriculum/issues/251)
* **challenges:** corrected challenge instructions ([159203a](https://github.com/freeCodeCamp/curriculum/commit/159203a))
* **challenges:** fix [#17155](https://github.com/freeCodeCamp/curriculum/issues/17155) ([cb21e59](https://github.com/freeCodeCamp/curriculum/commit/cb21e59))
* **challenges:** fix confusing destructuring es6 challenge ([1a4f6a8](https://github.com/freeCodeCamp/curriculum/commit/1a4f6a8)), closes [#213](https://github.com/freeCodeCamp/curriculum/issues/213)
* **challenges:** fix description in css variable fallback challenge ([bc33a03](https://github.com/freeCodeCamp/curriculum/commit/bc33a03)), closes [freeCodeCamp/freeCodeCamp#17546](https://github.com/freeCodeCamp/freeCodeCamp/issues/17546)
* **challenges:** fix flex direction row regex ([25ea07e](https://github.com/freeCodeCamp/curriculum/commit/25ea07e)), closes [#260](https://github.com/freeCodeCamp/curriculum/issues/260)
* **challenges:** fix grammar and spelling errors ([#244](https://github.com/freeCodeCamp/curriculum/issues/244)) ([b0c0b74](https://github.com/freeCodeCamp/curriculum/commit/b0c0b74))
* **challenges:** fix grid-gap shorthand regex ([#232](https://github.com/freeCodeCamp/curriculum/issues/232)) ([a49f45e](https://github.com/freeCodeCamp/curriculum/commit/a49f45e)), closes [#229](https://github.com/freeCodeCamp/curriculum/issues/229)
* **challenges:** fix grid-gap shorthand regex ([#237](https://github.com/freeCodeCamp/curriculum/issues/237)) ([b369fa0](https://github.com/freeCodeCamp/curriculum/commit/b369fa0)), closes [#229](https://github.com/freeCodeCamp/curriculum/issues/229)
* **challenges:** fix regex in a JS challenge ([#257](https://github.com/freeCodeCamp/curriculum/issues/257)) ([6058da3](https://github.com/freeCodeCamp/curriculum/commit/6058da3))
* **challenges:** fix typo in wrap-reverse description ([434ea5c](https://github.com/freeCodeCamp/curriculum/commit/434ea5c))
* **challenges:** fixed challenge accepted without any new code ([96b39c1](https://github.com/freeCodeCamp/curriculum/commit/96b39c1)), closes [#198](https://github.com/freeCodeCamp/curriculum/issues/198)
* **challenges:** fixed esc chars in managing packages with npm lesson ([6335a15](https://github.com/freeCodeCamp/curriculum/commit/6335a15))
* **challenges:** fixed tests to check for pre operators ([ded4705](https://github.com/freeCodeCamp/curriculum/commit/ded4705)), closes [#199](https://github.com/freeCodeCamp/curriculum/issues/199)
* **challenges:** fixed typo in algorithms and ds ([31957a4](https://github.com/freeCodeCamp/curriculum/commit/31957a4))
* **challenges:** Incorrect html closing tag ([a1464f0](https://github.com/freeCodeCamp/curriculum/commit/a1464f0))
* **challenges:** insufficient objectives for javascript_algorithm/es6/19 ([7707b18](https://github.com/freeCodeCamp/curriculum/commit/7707b18))
* **challenges:** missing space in code example ([c50cc4e](https://github.com/freeCodeCamp/curriculum/commit/c50cc4e))
* **challenges:** remove race condition from react lifecycle challenge ([a20ac56](https://github.com/freeCodeCamp/curriculum/commit/a20ac56))
* **challenges:** removed duplicate css top property ([0a79c58](https://github.com/freeCodeCamp/curriculum/commit/0a79c58))
* **challenges:** rephrased wording in applied visual design ([#268](https://github.com/freeCodeCamp/curriculum/issues/268)) ([d560d58](https://github.com/freeCodeCamp/curriculum/commit/d560d58))
* **challenges:** replaced em tags with code tags ([68daaf7](https://github.com/freeCodeCamp/curriculum/commit/68daaf7)), closes [#18048](https://github.com/freeCodeCamp/curriculum/issues/18048)
* **challenges:** reword test text and improve test accuracy ([f834a98](https://github.com/freeCodeCamp/curriculum/commit/f834a98))
* **challenges:** small edit to correct sematic issues ([322bf80](https://github.com/freeCodeCamp/curriculum/commit/322bf80))
* clickjacking challenge description ([037990c](https://github.com/freeCodeCamp/curriculum/commit/037990c))
* **challenges:** spelling and grammar errors addressed ([8f17adf](https://github.com/freeCodeCamp/curriculum/commit/8f17adf))
* **challenges:** typo ([4f7faba](https://github.com/freeCodeCamp/curriculum/commit/4f7faba))
* **challenges:** update test and add solution for DS challenge ([d1b2075](https://github.com/freeCodeCamp/curriculum/commit/d1b2075)), closes [#164](https://github.com/freeCodeCamp/curriculum/issues/164)
* **challenges:** Update test to include whitespace ([#272](https://github.com/freeCodeCamp/curriculum/issues/272)) ([77689f4](https://github.com/freeCodeCamp/curriculum/commit/77689f4)), closes [#271](https://github.com/freeCodeCamp/curriculum/issues/271)
* **schema:** change schema and unpack script ([b014b23](https://github.com/freeCodeCamp/curriculum/commit/b014b23))

### Features

* **challenges:** add browser fallback challenge ([b090e8b](https://github.com/freeCodeCamp/curriculum/commit/b090e8b)), closes [freeCodeCamp/freeCodeCamp#17546](https://github.com/freeCodeCamp/freeCodeCamp/issues/17546)
2018-09-20 13:39:26 +00:00
b014b23404 fix(schema): change schema and unpack script 2018-09-20 19:01:49 +05:30
0db6aeb523 docs(tools): fixed a typo in the challenge "you" => "your"
ISSUES CLOSED: #17947
2018-09-15 12:53:23 +09:00
83b74d14f3 feat(titles): Title the pages 2018-09-14 16:22:44 +01:00
d6c0e7be49 feat(night-mode): Add initial night mode styles 2018-09-14 16:22:44 +01:00
b62ad699af fix(typo): Fix typo 2018-09-14 16:22:44 +01:00
0c3856c0d2 feat(theme): Toggle and persist theme locally 2018-09-14 16:22:44 +01:00
c7a4b5b50f feat(theme): Add theme updating functionality 2018-09-14 16:22:44 +01:00
af6e46bf9d chore(redux): Remove redux from AboutSettings 2018-09-14 16:22:44 +01:00
efd8c18f5a feat(theme): Add theme settings UI 2018-09-14 16:22:44 +01:00
a41ef09932 feat(about): Submit new 'about' settings 2018-09-14 16:22:44 +01:00
68cdeea6ae feat(redux): Make reducers hot-reloadable 2018-09-14 16:22:44 +01:00
4f54803674 feat(username): Add Username updating 2018-09-14 16:22:44 +01:00
99e025699a feat(settings) Scaffold /settings route 2018-09-14 16:22:44 +01:00
73e89a2300 feat(spacer): Extend Spacer API 2018-09-14 16:22:44 +01:00
3cb972ecee fix(challenges): commented output was wrong 2018-09-13 20:22:45 +09:00
5e12499cd1 fix(challenges): added solutions to project euler problems 28, 31
Added solutions to Project Euler problems 28 and 31.
2018-09-13 20:10:54 +09:00
ddcc661f42 fix(challenges): change challengeType to fix help button 2018-09-10 13:36:15 +01:00
57d5b55d75 fix(challenges): adding code tags to description
frames and other code in description were not surrounded by <code> tags and rendering poorly on
page.

ISSUES CLOSED: #17911-freecodecamp
2018-09-09 20:53:35 +09:00
4157552cdb feat(the-fastest-page): Add static /the-fastest-web-page-on-the-internet 2018-09-09 11:19:19 +01:00
3878cbae63 chore(tidy) Tidy Friday 2018-09-07 14:37:14 +01:00
56494ffc32 chore(navigate): gatsby depricated navigateTo -> navigate 2018-09-07 14:37:14 +01:00
c5c4f3aa41 feat(report-user) Gatsby /user/:username/report-user 2018-09-07 14:37:14 +01:00
a9c948679e feat(prettier): Use prettier for client code 2018-09-07 14:37:14 +01:00
c2e57941f0 fix(challenges): add solutions to first 3 debugging challenges 2018-09-07 14:46:29 +09:00