Merge branch 'master' of https://build.se.informatik.uni-kiel.de/iobserve-ui/iobserve-ui-frontend
No related branches found
No related tags found
Showing
- app/components/architecture-visualisation-cola.js 0 additions, 142 deletionsapp/components/architecture-visualisation-cola.js
- app/components/architecture-visualisation.js 0 additions, 139 deletionsapp/components/architecture-visualisation.js
- app/templates/cola.hbs 0 additions, 2 deletionsapp/templates/cola.hbs
- app/templates/components/architecture-visualisation.hbs 0 additions, 1 deletionapp/templates/components/architecture-visualisation.hbs
- app/templates/cytoscape.hbs 0 additions, 1 deletionapp/templates/cytoscape.hbs
- bower.json 0 additions, 1 deletionbower.json
- package.json 1 addition, 6 deletionspackage.json
- tests/unit/routes/cytoscape-test.js 0 additions, 11 deletionstests/unit/routes/cytoscape-test.js
app/templates/cola.hbs
deleted
100644 → 0
app/templates/cytoscape.hbs
deleted
100644 → 0
... | ... | @@ -26,7 +26,6 @@ |
"ember-cli-app-version": "^1.0.0", | ||
"ember-cli-babel": "^5.1.5", | ||
"ember-cli-bootstrap-sassy": "0.5.3", | ||
"ember-cli-d3": "1.1.6", | ||
"ember-cli-dependency-checker": "^1.2.0", | ||
"ember-cli-htmlbars": "^1.0.1", | ||
"ember-cli-htmlbars-inline-precompile": "^0.3.1", | ||
... | ... | @@ -38,7 +37,6 @@ |
"ember-cli-sri": "^2.1.0", | ||
"ember-cli-uglify": "^1.2.0", | ||
"ember-cli-yuidoc": "0.8.3", | ||
"ember-d3": "0.1.0", | ||
"ember-data": "^2.4.0", | ||
"ember-data-url-templates": "0.1.1", | ||
"ember-debug-logger": "0.2.0", | ||
... | ... | @@ -54,9 +52,6 @@ |
"dependencies": { | ||
"cytoscape": "^2.7.3", | ||
"cytoscape-cola": "^1.4.0", | ||
"cytoscape-cose-bilkent": "^1.3.6", | ||
"klayjs": "^0.4.1", | ||
"klayjs-d3": "^0.3.4", | ||
"webcola": "^3.1.2" | ||
"cytoscape-cose-bilkent": "^1.3.6" | ||
} | ||
} |
tests/unit/routes/cytoscape-test.js
deleted
100644 → 0
Please register or sign in to comment