codecombat/app/styles/play
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
..
common A couple improvements for the LadderSubmissionView. 2014-05-19 19:51:24 -07:00
ladder Fix #3387 2016-03-23 15:24:38 -07:00
level Show wev-dev iFrame error messages like Aether's 2016-08-31 10:59:06 -07:00
menu Remove real-time multiplayer prototype code 2016-07-14 10:26:09 -07:00
modal Improve WebDev level image gallery 2016-08-12 13:19:26 -07:00
campaign-view.sass Add gd2 and wd2 to individual game 2016-08-23 10:15:47 -07:00
ladder_home.sass fix issue #1874 2016-05-07 04:12:54 +07:00
play-level-view.sass Fix iFrame being truncated 2016-08-22 12:01:48 -07:00
spectate.sass Added DuelStatsView for ladder matches. 2015-08-20 11:57:47 -07:00