Commit Graph

11 Commits

Author SHA1 Message Date
Peter Weinberg
c54a21a5f5 fix(challenge): fix instructions in serve json challenge 2017-02-12 22:00:06 -05:00
Eric Leung
46e9392bca Use correct em dash in Node introduction (#13296) 2017-02-12 14:35:00 -06:00
Peter Weinberg
dff99bd0f8 fix(challenge): various grammar and formatting, .env node challenge 2017-02-09 19:24:53 -05:00
Dylan
0ee1356577 replace Hyperdev references with Gomix 2017-02-05 14:10:52 -06:00
Peter Weinberg
da86b63ec8 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
5ed48119f6 Fix to test string in challenge 'Serve an HTML file' 2017-02-04 21:52:54 -05:00
Joseph Livengood
8d96c3cbf8 Updated NPM tilde test to work 2017-02-03 08:23:39 -05: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
Berkeley Martinez
f1d936198e 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
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00