Commit Graph

20 Commits

Author SHA1 Message Date
Tom
d31e0a3a24 fix: blockquote-formatting-in-challenges (#17590) 2018-06-19 17:53:24 +05:30
Stuart Taylor
4e645a5ff6 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
ee66d84ccb 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
52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Stuart Taylor
b7930795d6 fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Quincy Larson
34dea0ab9c 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
Eduardo Azeredo Massarani
731efaaaae update test for media query challenge (#16691)
the test fails if there is no space between @media and the parenthesis, even though it is possible to not have a space. Also it doesn't tell you that that is the problem, so it can make the person get stuck trying to figure out what they did wrong, when in fact they were right, like I was for half an hour until I came here to check the test =)
2018-02-14 11:21:14 +00:00
Ahmad Abdolsaheb
70603386e7 fix(seed): Expand description of media query challenge (#16572)
example change to make it more clear

Closes #16474
2018-01-30 11:00:10 +05:30
Timo
86f96a1a28 fix(challenges): Revert CSS regex test
Some CSS tests were changed to regex tests while the CSS tests weren't
working on Firefox. Now that the original issue has been fixed, these
changes can be reverted.

Closes #15567
2017-08-30 14:56:09 +02:00
cdrainxv
7826985516 Edited description and test 2017-03-02 22:39:34 -07:00
Bhavesh S. Gupta
9091010c0c Put all lists in a single string 2017-02-28 14:56:26 +01:00
Ellen
316687e6ca Translation of the "Responsive Web Design Principles" section into pt-br (#13422) 2017-02-20 16:40:59 +00:00
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
rrjoson
fd2fd006b8 Fix media query instructions and test 2017-02-12 01:43:39 +08:00
Peter Weinberg
512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
cd78eeae72 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
mrugesh mohapatra
9327aa60f2 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
dhcodes
577aa5d6f0 Change RWD to RWD Principles to prevent collapsible menu conflict 2017-01-23 21:24:58 -06:00
Quincy Larson
33b778eed4 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Quincy Larson
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00