codecombat/app/views/modal
2014-09-01 14:27:47 -07:00
..
AuthModal.coffee Fixed a few bugs and added a bunch of defensive handling for permissions not existing without new defaults. Fixed longstanding mistake with signup ignoring email newsletter setting. 2014-09-01 09:11:10 -07:00
ConfirmModal.coffee Added achievement deleting and automatic achievement filling 2014-08-08 17:20:07 +02:00
ContactModal.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
DiplomatSuggestionModal.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
EmployerSignupModal.coffee Fixed a few bugs and added a bunch of defensive handling for permissions not existing without new defaults. Fixed longstanding mistake with signup ignoring email newsletter setting. 2014-09-01 09:11:10 -07:00
JobProfileContactModal.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
ModelModal.coffee All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
NewModelModal.coffee User page now uses the supermodel for user loading 2014-08-08 19:26:24 +02:00
RecoverModal.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
RevertModal.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
SaveVersionModal.coffee Fix for null/undefined objects in the diffs. 2014-09-01 14:27:47 -07:00
SignupModal.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
VersionsModal.coffee Fixed #784. 2014-08-26 17:34:00 -07:00
WizardSettingsModal.coffee Fixed a bug in the WizardSettingsModal being destroyed and still trying to do things. 2014-08-28 14:06:53 -07:00