codecombat/app/schemas/subscriptions
Phoenix Eliot 663c220eaf Show wev-dev iFrame error messages like Aether's
This heavily refactors SpellView and adds infrastructure for receiving and reporting Errors raised by the web-dev iFrame. The web-dev error system, the Aether error system, and the Ace html-worker avoid disturbing each others' errors/annotations (though currently Aether+web-dev errors won't coexist), and they clear/update their own asynchronously.

Show web-dev iFrame errors as Ace annotations

Add functional error banners (with poor messages)

Improve error banners, don't allow duplicate Problems

Refactor setAnnotations override

Convert all constructor calls for Problems

Add comments, clean up

Clean up

Don't clear things unnecessarily

Clean up error message sending from iFrame

Add web-dev:error schema

Clarify error message attributes

Refactor displaying AetherProblems

Refactor displaying user problem banners

Refactor onWebDevError

Set ace styles on updating @problems

Clean up, fix off-by-1 error

Add comment

Show stale web-dev errors differently
Some web-dev errors are generated by "stale" code — code that's still running in the iFrame but doesn't have the player's recent changes.
This shows those errors differently than if they weren't "stale", and suggests they re-run their code.

Hook up web-dev event schema

Destroy ignored duplicate problems

Functionalize a bit of stuff

Fix ProblemAlertView never loading
2016-08-31 10:59:06 -07:00
..
auth.coffee Refactor FacebookHandler and GPlusHandler 2016-03-18 11:03:55 -07:00
bus.coffee Fixed #1038. Focus should now remain on code editor when after clicking on Surface. 2014-08-28 14:00:54 -07:00
editor.coffee Refactor editor:save-new-version from a mediator event to a normal Backbone event 2015-10-21 15:34:07 -07:00
errors.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
god.coffee Sending goal states to GoalManager and GoalStatusView 2016-07-15 09:11:36 -07:00
ipad.coffee Removed log infos, iPad language selection 2014-11-30 16:19:01 -05:00
misc.coffee Implement headless verifier; fix headless client 2016-04-12 19:34:05 -07:00
play.coffee Do not automatically show victory modal for shareable game dev levels 2016-08-10 12:47:34 -07:00
scripts.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
surface.coffee Round inferred cooldown docs. Show grabber/grabbing cursor when Surface is enabled, playing, and zoomed in. 2014-11-22 21:22:46 -08:00
tome.coffee Show wev-dev iFrame error messages like Aether's 2016-08-31 10:59:06 -07:00
web-dev.coffee Show wev-dev iFrame error messages like Aether's 2016-08-31 10:59:06 -07:00
world.coffee Additional scriptable property on thang-died events. 2014-11-19 15:13:45 -08:00