[wip] composer nsd 91/6891/3
authorlombardofr <lombardo@everyup.it>
Thu, 15 Nov 2018 16:25:25 +0000 (17:25 +0100)
committerlombardofr <lombardo@everyup.it>
Mon, 19 Nov 2018 13:34:28 +0000 (14:34 +0100)
commite428af7f429a3e42379c42c633ded0651ea2f0cf
tree586e1ba61a6e72a9cf1c762c8a2c65d6e1836752
parent0dc79eb941c0222f6d53d27fb2bca839bd60780d
[wip] composer nsd

Change-Id: Iba2924273ab065c90ce85c5d41de90ff15f915d1
Signed-off-by: lombardofr <lombardo@everyup.it>
20 files changed:
descriptorhandler/template/composer.html
descriptorhandler/template/descriptorlist.html
descriptorhandler/template/modal/modal_keyboard_info_base.html [new file with mode: 0644]
descriptorhandler/urls.py
descriptorhandler/views.py
instancehandler/template/instance_topology_view.html
lib/osm/osm_rdcl_parser.py
lib/osm/osm_util.py [new file with mode: 0644]
projecthandler/template/project/modal/modal_keyboard_info_base.html [deleted file]
projecthandler/template/project/osm/modal/modal_keyboard_info.html [deleted file]
projecthandler/template/project/osm/osm_project_delete.html [deleted file]
projecthandler/template/project/osm/osm_project_descriptors.html
projecthandler/template/project/project_delete.html [deleted file]
static/TopologyComposer/css/composer.css
static/TopologyComposer/js/graph_editor.js
static/TopologyComposer/js/model_graph_editor.js
static/css/lwui.css
static/src/descriptorhandler/composer.js
static/src/descriptorhandler/controller.js [new file with mode: 0644]
static/src/instancehandler/instance_topology_view.js