UI-Grid initial commit 23/223/11
authorDaniel Malachovsky <daniel.malachovsky@pantheon.sk>
Fri, 5 Feb 2016 15:24:59 +0000 (16:24 +0100)
committerGerrit Code Review <gerrit@fd.io>
Fri, 5 Feb 2016 17:14:33 +0000 (17:14 +0000)
commit843fe81ebf7f11920a52f625bf863a1fad4d29de
treeddb2326f0589a983640c7988e3a510850c244d8d
parentbfea3b08066a364b29a7e192a8d380572e129349
UI-Grid initial commit

- added angular-ui-grid library for handling expandable table
- removed old service (http) and old inventory controller
- fixed bridge domains page formatting
- fixes bugs due to old code's css
- applied Dave's comments

Change-Id: Ie10d05bb0da3cb9bac666b66cf7168696c45254f
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Signed-off-by: Varun Seereeram <vseereer@cisco.com>
12 files changed:
vbd/gui/bundle/pom.xml
vbd/gui/bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml
vbd/gui/module/src/main/resources/vpp/assets/css/vpp.css
vbd/gui/module/src/main/resources/vpp/bower.json
vbd/gui/module/src/main/resources/vpp/main.js
vbd/gui/module/src/main/resources/vpp/views/inventory-table-interfaces-subgrid.tpl.html [new file with mode: 0644]
vbd/gui/module/src/main/resources/vpp/views/inventory-table.tpl.html
vbd/gui/module/src/main/resources/vpp/views/new-vpp-dialog.html
vbd/gui/module/src/main/resources/vpp/vpp.controller.js
vbd/gui/module/src/main/resources/vpp/vpp.css [deleted file]
vbd/gui/module/src/main/resources/vpp/vpp.module.js
vbd/gui/module/src/main/resources/vpp/vpp.services.js