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
Akkshay Lawrence
f9a63ee581
fix(challenges): Fixed typo in the challenge ( #16991 )
...
changed vowels to letters.
BREAKING CHANGE: none.
Closes #16979
2018-04-03 15:25:41 -04:00
Alex Chaffee
52ca2b9ad6
feat(seed): reformat seed/challenges JSON via repack script
2018-04-03 19:53:44 +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
scissorsneedfoodtoo
744476404c
fix(challenges): Change regular expressions match characters that o
...
Originally the challenge's example code was a little unclear about what
the * character does. Also, the challenge could be solved without using
the * character.
BREAKING CHANGE: None
Closes #16119
2017-12-03 00:18:30 +09:00
Daksh Shah
fc1dea086d
Fix test and clarify description for reuse patterns using capture groups
2017-06-26 22:15:44 +03:00
Ross Topol
f3af6e9b5d
Update 'Match Literal Strings' description
2017-04-10 16:27:16 -05:00
Makk
e9a427415e
fix test title of re challenge
2017-03-17 14:14:06 +05:30
MANISH-GIRI
1ce029e9c6
Add tests in reuse capture group
2017-03-11 22:37:55 -05:00
Samuel Plumppu
be33bae43e
Merge pull request #13418 from cdrainxv/fix/remove-overflow-x-scroll
...
moved comment to new line to remove overflow-x scrollbar
2017-02-19 10:13:13 +01:00
cdrainxv
3085c22969
moved comment to new line to remove overflow-x scrollbar
2017-02-18 20:52:01 -07:00
Quincy Larson
2709eb6b3a
add releasedOn dates to all new challenges ( #13417 )
2017-02-19 00:00:12 +05:30
cdrainxv
69d3b09894
Added semicolon to statement
2017-02-11 22:13:15 -07:00
MANISH-GIRI
bbbc163732
Remove requirement of i flag in regex
2017-02-07 00:58:42 -05:00
cdrainxv
39fa5f83b1
Reworded descriptive text to refer to present literal match example
2017-02-05 21:48:00 -07:00
Ankit Dwivedi
37ecbcb5b5
Added semicolon to end of first statement in challegeSeed for Regular Expressions: Find Characters with Lazy Matching
2017-02-04 07:09:54 -08:00
MANISH-GIRI
41e00fbf13
Improve instructions in regex match repeating characters
2017-02-03 17:19:37 -05:00
Samuel Plumppu
5fca995ff4
Merge pull request #13098 from Manish-Giri/fix/update-code-formatting-regex-lazy-matching
...
Fix code formatting in regex find characters with lazy matching
2017-02-03 16:30:07 +01:00
Manish Giri
194e189a32
Fix code formatting in regex find characters with lazy matching
2017-02-02 21:17:16 -05:00
Manish Giri
2ba8f0aaaa
Improve instruction in regex match single character challenge
2017-02-02 20:05:18 -05:00
Samuel Plumppu
c83dca8745
Merge pull request #13094 from Manish-Giri/fix/regex-ignore-case-matching
...
Improve instruction in regex ignore case while matching challenge
2017-02-03 01:22:17 +01:00
Manish Giri
d9cd948774
Improve instruction in regex ignore case while matching challenge
2017-02-02 19:10:26 -05:00
Peter Weinberg
512506fa33
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
Samuel Plumppu
68b1e7147c
Merge pull request #13073 from dnahol/fix/challenge-syntax
...
Added semicolon to Regular Expressions: Match Beginning String Patterns
2017-02-02 18:26:35 +01:00
dnahol
a1dcba5623
added semicolon
2017-02-02 06:47:43 -08:00
Samuel Plumppu
d2ecf2e8b9
Merge pull request #13063 from cdrainxv/fix/add-semicolons
...
Added semi-colon to end of statements
2017-02-02 10:25:08 +01:00
cdrainxv
7a7ef6fbda
Added semi-colon to end of statements
2017-02-01 23:40:35 -07:00
Joseph Livengood
3557ac5ba9
Updated challenge text formatting to be uniform
2017-02-02 00:14:02 -05:00
envy7
cd78eeae72
removed all empty translations present in the challenges in the seed files
2017-02-01 15:14:37 +05:30
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