Commit Graph

11 Commits

Author SHA1 Message Date
Peter Weinberg
fa7a32d01f fix(challenge): fix instructions in serve json challenge 2017-02-12 22:00:06 -05:00
Eric Leung
a4ed33765f Use correct em dash in Node introduction (#13296) 2017-02-12 14:35:00 -06:00
Peter Weinberg
5ecaef2ae7 fix(challenge): various grammar and formatting, .env node challenge 2017-02-09 19:24:53 -05:00
Dylan
d372128601 replace Hyperdev references with Gomix 2017-02-05 14:10:52 -06:00
Peter Weinberg
9b2d6366e9 Merge pull request #13108 from JosephLivengood/fix/npm-tilde-challenge
fix(challenge): Updated NPM tilde test to work
2017-02-04 22:22:08 -05:00
Joseph Livengood
2ccb390057 Fix to test string in challenge 'Serve an HTML file' 2017-02-04 21:52:54 -05:00
Joseph Livengood
40f2655ce9 Updated NPM tilde test to work 2017-02-03 08:23:39 -05:00
Peter Weinberg
512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
cd78eeae72 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Berkeley Martinez
943a68210b feat(challenges): add backend challenge infrastructure (#11058)
* Feat: Initial backend view

* Feat: Refactor frame runner

* Feat: backend challenge submit runs tests

* Feat: Backend challenge request

* Feat: Whitelist hyperdev in csp

* Fix: Use app tests instead of challenge tests

* Feat: Allow hyperdev subdomains

* Fix(csp): allow hypderdev.space subdomains

* feat(challenge): submit backend

* feat: Add timeout to test runner (5 sec)

* chore(seed): Add more to test backend

* fix(csp): s/hyperdev/gomix/g

* fix(app): fix code mirror skeleton filepath

* fix(app): remove Gitter saga import

* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types

* fix: No longer restart the browser when challenges change

* fix(app): Update jquery for challenges

* fix(seed): Remove to promise jquery call

* fix(lint): Undo merge error
undefined is no allowed

* fix(app): linting errors due to bad merge

* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00
Quincy Larson
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00