From 2b340a445aa07d38fcbd2eff8d7cdb6c3d7cf518 Mon Sep 17 00:00:00 2001 From: yuhao10 Date: Sat, 29 Oct 2016 11:07:10 +0800 Subject: fix all bug in sdno resource page and controller page. delete all the idea configuration files in source code. rewrite the storage and query function in controller page. fix wrong logic in ne, link, port, site page and brs.js. SDNO-805 Change-Id: I2fdecc186a5790a9b27c4cade8aa78c3d1575f6e Signed-off-by: yuhao10 --- .idea/gso-gui.iml | 12 -- .idea/modules.xml | 8 - .idea/vcs.xml | 6 - .idea/workspace.xml | 227 --------------------- .../webapp/extsys/sdncontroller/controller.html | 22 +- .../webapp/extsys/sdncontroller/js/controller.js | 19 +- .../main/webapp/resmgr-sdn/conf/dataconfig.json | 5 +- .../src/main/webapp/resmgr-sdn/js/brs.js | 70 +++++-- .../src/main/webapp/resmgr-sdn/link.html | 9 +- .../src/main/webapp/resmgr-sdn/ne.html | 36 +++- .../src/main/webapp/resmgr-sdn/port.html | 9 +- .../src/main/webapp/resmgr-sdn/resource.html | 23 --- .../src/main/webapp/resmgr-sdn/site.html | 10 +- 13 files changed, 99 insertions(+), 357 deletions(-) delete mode 100644 .idea/gso-gui.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml diff --git a/.idea/gso-gui.iml b/.idea/gso-gui.iml deleted file mode 100644 index 24643cc3..00000000 --- a/.idea/gso-gui.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index f93a7561..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 78937325..00000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - DEFINITION_ORDER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - project - - - true - - - - DIRECTORY - - false - - - - - - - - - 1475055308362 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html b/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html index e933c786..635cfb2d 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html @@ -32,13 +32,7 @@ @@ -177,6 +170,15 @@ + +
+
+ Actions + +
+ @@ -299,7 +301,7 @@