codecombat/app/views/editor/level
Nick Winter 1f32c1c8a1 Merge pull request #1113 from rubenvereecken/issue1110
One line fix for issue #1110. Thang search bar works again.
2014-05-29 15:31:28 -07:00
..
component Merged the bug fix which I did too. 2014-05-08 13:43:15 -07:00
modal Brought the canvas size down again because it halves the FPS in Firefox at least. 2014-05-09 16:35:10 -07:00
system Merge branch 'SetReadOnlyChanges' of https://github.com/dpen2000/codecombat into dpen2000-SetReadOnlyChanges 2014-05-06 11:19:11 -07:00
thang Before merge to master. 2014-04-17 19:52:09 -04:00
add_thangs_view.coffee Migrated and fixed the rest of the views using the new loading system. 2014-04-28 11:52:04 -07:00
components_tab_view.coffee Fixed #892 by having the components tab reload whenever it's opened. 2014-05-07 16:24:13 -07:00
edit.coffee Resolves an issue with nanoscroller and initially hidden content 2014-05-24 12:02:26 +05:30
fork_view.coffee Switching from the slow _.cloneDeep to the fast $.extend 2014-03-18 13:08:26 -07:00
home.coffee Refactored getRenderData from SearchView to children 2014-05-28 17:32:18 +02:00
save_view.coffee I think this fixes #976. I believe the client was attempting to save components and systems it didn't have write access to, and that was gumming up the works. Not 100% sure though; reopen if it rears its ugly head once more. 2014-05-08 14:56:02 -07:00
scripts_tab_view.coffee Merge branch 'SetReadOnlyChanges' of https://github.com/dpen2000/codecombat into dpen2000-SetReadOnlyChanges 2014-05-06 11:19:11 -07:00
settings_tab_view.coffee Some weird bugs I noticed with {me}. 2014-05-06 16:58:08 -07:00
systems_tab_view.coffee Merge branch 'SetReadOnlyChanges' of https://github.com/dpen2000/codecombat into dpen2000-SetReadOnlyChanges 2014-05-06 11:19:11 -07:00
thangs_tab_view.coffee Merge pull request #1113 from rubenvereecken/issue1110 2014-05-29 15:31:28 -07:00
treema_nodes.coffee Brought the canvas size down again because it halves the FPS in Firefox at least. 2014-05-09 16:35:10 -07:00
versions_view.coffee Added a versions modal for every type 2014-03-10 23:29:34 +01:00