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
Quincy Larson
0904f856bf
fix(seed): Make algorithm projects appear after intermediate algorithms ( #16655 )
...
* fix(seed): Make algorithm projects appear after intermediate
* fix(seed): Update order values to remove ambiguity
2018-02-10 09:20:59 +00:00
Zuzana
99afe980dc
fix(seed): Fix Modify Array challenge description typo ( #16662 )
2018-02-08 11:49:51 +05:30
ATLowther
528d856405
fix(challenges): Change invalid ObjectId
...
Closes #16550
2018-01-24 17:24:35 +01:00
A-J Roos
ab6b04b0f1
fix(seed): Fix invalid MongoDB ObjectId in array seed challenge ( #16532 )
...
In the `Introduction to Arrays` seed challenge there was a
incorrect MongoDB ObjectId. Created a new MongoDB ObjectId
that fixes it.
Closes #16530
2018-01-19 19:26:02 +05:30
Stephanie Adams
4298a2b920
Fix typo in test case for filteredArray
2017-06-30 19:09:35 -04:00
David Martinez Gisbert
4e86f6f0d0
Clarify challenge title ( #13719 )
2017-03-22 00:58:13 -05:00
fonsecapontes
e6af4207c3
fix test pass spread-operator
2017-03-09 23:33:08 -03:00
dhcodes
325fa6d3a5
Fix challenge title formatting misc
2017-02-27 08:47:23 -06:00
MANISH-GIRI
dd732c42ea
Change string to number in add items to array
2017-02-25 01:11:57 -05:00
Samuel Plumppu
f08db28c37
fix(challenge): Use correct indices in test messages. ( #13461 )
2017-02-20 19:04:04 +05:30
Quincy Larson
6bc82a7d11
add releasedOn dates to all new challenges ( #13417 )
2017-02-19 00:00:12 +05:30
Eric Leung
7a09ce6068
Merge pull request #13113 from Greenheart/fix/array-slice-cleaner-assertion
...
fix(challenge): Cleaner assertion for "Copy an Array with slice()".
2017-02-07 08:38:37 -08:00
cdrainxv
f61e731b17
Replaced shift() with unshift() in description
2017-02-05 20:35:18 -07:00
Peter Weinberg
fd83ced36d
Merge pull request #13072 from Greenheart/fix/array-splice-stricter-tests
...
fix(challenge): stricter tests for "Add Items Using splice()".
2017-02-04 17:24:24 -05:00
Peter Weinberg
f31413653a
Merge pull request #13068 from Greenheart/fix/array-splice-formatting
...
fix(challenge): formatting of "Remove Items Using splice()".
2017-02-04 16:35:08 -05:00
Samuel Plumppu
72cb9b1c8a
fix(challenge): Cleaner assertion for "Copy an Array with slice()".
2017-02-03 17:43:05 +01:00
Peter Weinberg
0b60d7de3a
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
Paul
2c9bda5cc3
clarified challenge instructions
2017-02-02 12:58:01 -06:00
Vitor Capretz
2d2b2503b3
fixes html term to all capslock
2017-02-02 14:19:22 -02:00
Samuel Plumppu
941c0201fa
fix(challenge): stricter tests for "Add Items Using splice()".
2017-02-02 12:34:25 +01:00
Samuel Plumppu
302e42352f
fix(challenge): formatting of "Remove Items Using splice()".
...
* Improve order of Array-methods in a sentence.
* Fix preposition.
* Fix tab for challengeSeed.
2017-02-02 11:28:01 +01:00
Peter Weinberg
83dca62bd9
basic ds: add intro challenges + final QA
2017-01-28 11:08:50 -05:00
Peter Weinberg
1582dce15b
reformat, refactor basic ds: object challenges
2017-01-23 23:34:05 -05:00
Peter Weinberg
1a5cf16f2b
refactor and reformat, basic DS: array challenges
2017-01-22 13:35:02 -05:00
systimotic
8fa53263dc
Fix challenge type for data structure and ES6 challenges
2017-01-21 16:13:19 +01:00
Berkeley Martinez
29730a5a50
fix(seed): Missing/duplicate info
2017-01-19 17:19:33 -08:00
Quincy Larson
b92d3cc625
add new challenges
2017-01-19 15:25:07 -08:00