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
Neenad Ingole
0d820a95c1
fix(seed): message update to the test ( #16718 )
2018-02-26 12:37:43 +00:00
Tarun Singh
e1d5cb6405
fix(seed): Squashed a bug from Disable an element using Jquery
2018-02-06 15:53:07 +00:00
Tarun Singh
90ba46f6f0
fix(URLs): Changed protocol relative URLs to Https URLs
...
BREAKING CHANGE: None
Closes #16522
2018-01-25 20:11:01 +05:30
A-J Roos
42025e3ad0
fix(seed): Fix invalid MongoDB ObjectID in jquery seed ( #16535 )
...
In the `Introduction to jQuery' seed challenge there is a incorrect
MongoDB ObjectId. Created a new MongoDB ObjectId.
Closes #16523
2018-01-19 19:18:00 +05:30
Julien
19ebed94a5
feat(seed): Add introduction to jQuery challenge section
...
Additions
2017-10-17 19:21:58 +02:00
Manish Giri
addb6c4e69
fix(challenges): Remove double quote requirement in jQuery selectors
2017-08-21 04:06:14 -04:00
Jools
aa3800c902
replace a test with correct code and change 'function' to 'selector' in description ( #14578 )
2017-06-27 05:33:37 -07:00
Eric Leung
35a6cebeb5
Merge pull request #14549 from JoolsMcFly/fix/change-challenge-description
...
change challenge description and update tests
2017-06-27 05:10:24 -07:00
Justin Stone
a7565a932b
Change the text of a jQuery challenge ( #14799 )
...
The text was changed to be more accurate.
It incorrectly talked about ancestors/descendants as parents/children.
Text about property inheritance was also removed to
keep the focus of the challenge on targeting children.
Change "Instructions" to <hr> in jQuery challenge
This seems to align with the style guide more
2017-05-30 23:59:27 +05:30
Jake
85fc96e934
Removed - Don't worry about JavaScript itself - we will cover it soon.
2017-05-20 20:09:36 -04:00
jools
a12e614535
change challenge description and update tests
2017-04-23 08:34:03 +02:00
techstonia
56bc714dcc
Assert the number of bouncing elements
2017-03-28 22:49:28 +03:00
Austin Thiel
1a2ef05569
Fix poor wording for first test check
2017-03-09 23:44:16 -08:00
dhcodes
325fa6d3a5
Fix challenge title formatting misc
2017-02-27 08:47:23 -06:00
Dylan
2123427e6a
Merge pull request #13080 from ajain17/fix/jquery_delete_function
...
Allow closing brackets on the same line
2017-02-24 10:26:18 -06:00
Sing Liu
f5129f0ba6
Update test message in Target the Children of an Element Using jQuery ( #13374 )
2017-02-19 00:58:49 +05:30
Ayushi Jain
3249f20626
Allow closing brackets on the same line
2017-02-11 09:16:07 +05:30
Ayushi Jain
88653883be
Allow empty spaces in text between tags
2017-02-01 13:01:25 -05:00
Ayushi Jain
932e8a950e
Fix spacing issue in jquery challenge
2017-01-31 15:17:01 -05:00
Quincy Larson
b92d3cc625
add new challenges
2017-01-19 15:25:07 -08:00