Endpoint added 57/39757/7
authormichal.kovacik <michal.kovacik@pantheon.tech>
Mon, 6 Jun 2016 07:38:15 +0000 (09:38 +0200)
committermichal.kovacik <michal.kovacik@pantheon.tech>
Mon, 6 Jun 2016 13:03:18 +0000 (15:03 +0200)
commitbdfb221e4ed2e7d68827e986026837cbe86899fb
tree4fb1fdf2ee4d4aa22dc274b4bddbc9cdd9c6c1fe
parent526f05f7b62014af43d8202765ac316fe97dd055
Endpoint added

-work on add endpoint dialog - adding works -is  without value checking
-work on add endpoint dialog

-ctrl, services, tpl added
-sidePannel with EP details works

Change-Id: If63c80cfc185b94a1e478cf004ff26cd74e9116a
Signed-off-by: michal.kovacik <michal.kovacik@pantheon.tech>
Endpoints - ordering fixed
+small code corrections

Change-Id: Ice0cc083053a4a49b03cb5870214c6f81a8333f9
Signed-off-by: michal.kovacik <michal.kovacik@pantheon.tech>
Endpoint's side pannel CSS corrected

Change-Id: Iaf235f94e100c36edd14b9e9452640ecc450ebc8
Signed-off-by: michal.kovacik <michal.kovacik@pantheon.tech>
groupbasedpolicy-ui/module/src/main/resources/gbp/common/gbp.css
groupbasedpolicy-ui/module/src/main/resources/gbp/common/gbp.module.js
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/add-endpoint.controller.js [new file with mode: 0644]
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/dialog-add-endpoint.tpl.html [new file with mode: 0644]
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/endpoint.service.js [new file with mode: 0644]
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/endpoints-list.service.js [new file with mode: 0644]
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/endpoints.controller.js [new file with mode: 0644]
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/endpoints.tpl.html [new file with mode: 0644]
groupbasedpolicy-ui/module/src/main/resources/gbp/endpoints/side_panel_endpoints_detail.tpl.html [new file with mode: 0644]