Commit Graph

16 Commits

Author SHA1 Message Date
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
Stuart Taylor
0ac02647e2 Add blockName to titles 2016-12-13 21:30:36 +00:00
Stuart Taylor
9d46ebfc29 Added note about language degradation 2016-11-29 22:52:05 +00:00
Berkeley Martinez
a3836bcd8a Chore(lint): fix missing prop validations 2016-09-02 22:12:45 -07:00
Berkeley Martinez
787051862e Fix(meta): challenge should use challenge title for page title 2016-08-05 20:51:52 -07:00
Berkeley Martinez
63a260ae86 Feature(challenges): Update title on challenge change 2016-07-28 23:40:01 -07:00
Berkeley Martinez
60cd5c76f8 Fix(challenges): Reset challenge ui on unmount 2016-07-28 23:40:01 -07:00
Berkeley Martinez
fab3d72dce Fix(map): prevent loading a challenge from refetching 2016-07-28 23:40:01 -07:00
Berkeley Martinez
c0bd971f91 Move back to previous challenge loads new challenge 2016-07-28 23:39:17 -07:00
Berkeley Martinez
4a043e151e Move Video challenges under challenges dir
Remove old hikes components
Remove unused jobs stuff
2016-07-28 23:39:17 -07:00
Berkeley Martinez
acf4d99f67 Add block scoping to challenges url 2016-07-28 23:39:17 -07:00
Berkeley Martinez
dc36396369 Add view logic for all projects 2016-07-28 23:39:17 -07:00
Berkeley Martinez
253fb52c50 Add initial project view 2016-07-28 23:39:17 -07:00
Berkeley Martinez
988ab1d0e3 Add extensible views to challenges 2016-07-28 23:39:17 -07:00
Berkeley Martinez
cc8b608cb9 Moves to next challenges 2016-07-28 23:39:17 -07:00
Berkeley Martinez
f560bca097 Move Old style challenge to classic 2016-07-28 23:39:17 -07:00