freeCodeCamp/common/models
Berkeley Martinez 2e410330f1 Feat(Challenges): no js preview (#16149)
* fix(files): Decouple files from challenges

* feat(server/react): Remove action logger

use redux remote devtools instead!

* feat(Challenges): Disable js on edit, enable on execute

* feat(Challenge/Preview): Show message when js is disabled

* refactor(frameEpic): Reduce code by using lodash

* feat(frameEpic): Disable js in preview by state

* feat(frameEpic): Colocate epic in Challenges/redux

* refactor(ExecuteChallengeEpic): CoLocated with Challenges

* refactor(executeChallengesEpic): Separate tests from main logic

* feat(Challenge/Preview): Update main on edit

* feat(frameEpuc): Replace frame on edit/execute

This allows for sandbox to work properly

* fix(Challenges/Utils): Require utisl

* revert(frameEpic): Hoist function to mount code in frame

* fix(frameEpic): Ensure new frame is given classname

* feat(executeChallenge): Update main on code unlocked

* fix(frameEpic): Filter out empty test message

* fix(Challenge/Preview): Remove unnessary quote in classname

* feat(codeStorageEpic): Separate localstorage from solutions loading

* fix(fetchUser): Merge user actions into one

prefer many effects from one action over one action to one effect

* fix(themes): Centralize theme utils and defs

* fix(entities.user): Fix user reducer namespacing

* feat(frame): Refactor frameEpic to util

* feat(Challenges.redux): Should not attempt to update main from storage

* fix(loadPreviousChallengeEpic): Refactor for RFR

* fix(Challenges.Modern): Show preview plane
2017-12-07 18:13:19 -06:00
..
block.js Add challenge map service 2016-07-28 23:39:17 -07:00
block.json standardize capitalization and fix typos 2016-10-04 10:34:07 +08:00
challenge.js Fix: map should redirect to current challenge (#15723) 2017-08-03 22:45:36 -05:00
challenge.json fix(frontend-projects): replace video with image thumbnail 2017-07-13 21:50:47 +05:30
flyer.json feat(api): Add active user api 2017-01-26 18:01:15 -08:00
job.json standardize capitalization and fix typos 2016-10-04 10:34:07 +08:00
nonprofit.json Normalize model json using generator loopback 2016-07-28 23:39:17 -07:00
pledge.json Normalize model json using generator loopback 2016-07-28 23:39:17 -07:00
promo.js feat(lint): prefer spread over Object.assign call 2016-12-29 16:58:49 -08:00
promo.json standardize capitalization and fix typos 2016-10-04 10:34:07 +08:00
story.json Normalize model json using generator loopback 2016-07-28 23:39:17 -07:00
User-Credential.js fix(signup): signup auth (#15628) 2017-07-14 00:09:07 +05:30
User-Credential.json Normalize model json using generator loopback 2016-07-28 23:39:17 -07:00
User-Identity.js fix(signup): signup auth (#15628) 2017-07-14 00:09:07 +05:30
User-Identity.json Normalize model json using generator loopback 2016-07-28 23:39:17 -07:00
user.js Feat(Challenges): no js preview (#16149) 2017-12-07 18:13:19 -06:00
user.json Merge pull request #15892 from raisedadead/feat/lb3-upgrade 2017-11-27 13:33:01 -08:00