editor: Bring back metadata editor as a modal dialog
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Fri, 11 Jul 2014 12:27:58 +0000 (14:27 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Fri, 11 Jul 2014 12:27:58 +0000 (14:27 +0200)
commit6515d67111202f746a1a58c66dcf2261636f2a26
tree8d560ec46e975aac40835064af685d6d3b85a836
parent58fc71a8c51ee9e8df92827ed380497d2b131841
editor: Bring back metadata editor as a modal dialog
src/editor/plugins/core/core.js
src/editor/plugins/core/core.less
src/editor/plugins/core/metadataEditor/action.js [new file with mode: 0644]
src/editor/plugins/core/metadataEditor/metadataEditor.js [new file with mode: 0644]
src/editor/plugins/core/metadataEditor/metadataEditor.less [new file with mode: 0644]
src/editor/plugins/core/metadataEditor/templates/item.html [new file with mode: 0644]
src/editor/plugins/core/metadataEditor/templates/main.html [new file with mode: 0644]
src/editor/plugins/core/metadataEditor/view.js [new file with mode: 0644]
src/editor/views/dialog/dialog.html
src/editor/views/dialog/dialog.js