Bug fix pack for SFC-UI 30/11230/1
authorAndrej Kincel <[email protected]>
Tue, 16 Sep 2014 08:27:51 +0000 (10:27 +0200)
committerAndrej Kincel <[email protected]>
Tue, 16 Sep 2014 12:37:54 +0000 (14:37 +0200)
commit6c56801f11b7f85b4546fda7eb37c53d74975f7b
treeea842fc546686b2dfb3a1b0bbd6f9009fdcb3f63
parent8c62d19d063b13d9b8f5ca3666b9c91c6ac48061
Bug fix pack for SFC-UI

Added missing angular-xeditable library (was not included because 'dist' is in .gitignore)
Fixed REST PUT requests
Fixed SFC/SFP table reload
Fixed SFC symmetric property
Fixed automatic addition of required SFF into SN

Signed-off-by: Andrej Kincel <[email protected]>, Martin Lauko <[email protected]>
sfc-ui/src/main/resources/pages/src/app/sfc/servicechain/servicechain.controller.js
sfc-ui/src/main/resources/pages/src/app/sfc/servicenode/servicenode.controller.js
sfc-ui/src/main/resources/pages/src/app/sfc/servicepath/servicepath.controller.js
sfc-ui/src/main/resources/pages/src/app/sfc/sfc.services.js
sfc-ui/src/main/resources/pages/vendor/angular-xeditable/dist/css/xeditable.css [new file with mode: 0644]
sfc-ui/src/main/resources/pages/vendor/angular-xeditable/dist/js/xeditable.js [new file with mode: 0644]