Commit Graph

15 Commits

Author SHA1 Message Date
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
Sagar Jha
eff0bce0ae fix(seed): Space between function name and parameters was not (#16324) 2018-01-15 22:08:36 +05:30
tommy
8431830af6 fix/Clarification for code example
Clarification needed for Functional Programming code example, in the challenge Add Elements to the End of an Array Using concat Instead of push
2017-06-26 16:28:24 -07:00
dhcodes
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Eric Leung
e3bf6f6014 Merge pull request #13159 from Greenheart/fix/fp-filter-broken-test
fix(challenge): Fix broken test for "FP: Use filter to extract data".
2017-02-06 18:46:18 -08:00
Eric Leung
01e4f491b4 Merge pull request #13167 from Greenheart/fix/fp-array-slice-fatal-typo
fix(challenge): Fix fatal typo in "FP: use Array.slice()"
2017-02-05 23:09:58 -08:00
Quinn-H
f466608754 Unneccessary semicolon fixed 2017-02-06 14:21:17 +13:00
Samuel Plumppu
16f84630ab fix(challenge): Fix fatal typo in "FP: use Array.slice()"
* Fixes a typo that prevented the challenge from being completed at all.
2017-02-05 21:15:12 +01:00
Samuel Plumppu
d66a1ce7b6 fix(challenge): Fix broken test for "FP: Use filter to extract data". 2017-02-05 17:12:31 +01:00
Peter Weinberg
0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
56a2bdbed4 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Quincy Larson
79c1ec1327 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Thomas Altmann
532261bc56 Added a space to test message in slug challenge to reflect the actual testcase 2017-01-21 21:02:49 +00:00
Quincy Larson
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00