Commit Graph

16 Commits

Author SHA1 Message Date
Stuart Taylor
8535669ea4 Package: Validate challenges on test (#17216)
This PR allows us to validate the schema during test.

It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
c428b2c197 feat(package): Initial Curriculum separation (#17174)
* feat(package): Initial Curriculum separation

* feat(package): Add org scope to package

* chore(ooops): Remove development file

* feat(npm): Add .npmignore

* fix(paths): Fix curriculum paths

* feat(build): Add a build step

* chore(seed): Move package file back to seed

* fix(ignore): Fix .npmIgnore file

* chore(docs): Update README

* chore(seed): Rename coding interview blocks

* fix(seed): Challenge files now fit into learn

* chore(seed): Update seed files for use in learn

* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30
Alex Chaffee
022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Quincy Larson
4f0f17892c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
Julien
08754f2d4e fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
Vaidic Joshi
e7957219cd fix(seed): Fixed assert regex
Closes #13999
2017-09-10 19:43:57 +05:30
Julien Dephix
60b71443ad replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up' 2017-04-06 06:31:08 +02:00
Hadrian
662ab00d6b Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
dhcodes
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Ethan Arrowood
706e1aa2f3 Modified test to test for function not regex match 2017-02-24 22:07:28 -05:00
Quincy Larson
6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Peter Weinberg
0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
56a2bdbed4 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Cody Deckard
d8bc1d7958 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
Quincy Larson
79c1ec1327 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Quincy Larson
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00