Commit Graph

23 Commits

Author SHA1 Message Date
Kartik Shah
8ae372ad14 fix(challenges): improve test for mongodb and mongoose 2018-07-28 10:15:48 +05:30
skoparde
bd67a6693a fix(challenges): fix typo in a "mongodb and mongoose" challenge
Added the word "multiple" to the description of the "Use model.findOne() to Return a Single Matching
Document from Your Database"
2018-07-27 14:21:40 +09:00
Niraj Nandish
c1160c53a2 fix(challenges): typo and grammatical error
Wong spelling of document(was document).
2018-07-21 11:01:32 +09:00
Pushpender Maan
ab912e4fe2 fix(challenges): fix typo in findOneAndUpdate() challenge 2018-07-11 23:36:26 +09:00
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
Emanuele Antonelli
ffe0e19816 mongoose challenges: check for db connection (#16987) 2018-04-28 13:52:47 +05:30
Nicholas Nadeau, P.Eng., AVS
a8efeb50d7 chore: fixed typos via client9/misspell (#17081) 2018-04-25 10:37:27 +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
Stuart Taylor
fa05a97f73 chore(seed): Normalise backend challengeTypes 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
Juraj Majerik
99e1f45d0f fix(seed): Fix typo in test of Mongoose dependency (#16606)
Closes #16604
2018-01-30 22:20:48 +05:30
Tarun Singh
8b5b0f338a fix(URLs): Changed protocol relative URLs to Https URLs
BREAKING CHANGE: None

Closes #16522
2018-01-25 20:11:01 +05:30
Francisco Knebel
57f186aa6d feat(challenge): Added mLab tutorial
Closes #14912
2017-10-07 01:57:00 -03:00
ZZhaoTireless
60884f393f Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04:00
Ethan Arrowood
172ec67e08 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
dhcodes
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Joseph Livengood
e12797b24e Updated from remixing Gomix projects to Importing (#13547) 2017-02-23 23:09:57 -06:00
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Dylan
d372128601 replace Hyperdev references with Gomix 2017-02-05 14:10:52 -06: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
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00