summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html
AgeCommit message (Collapse)AuthorFilesLines
2017-01-26rebuild GUI structure(only changed modules' name)“shentao”1-339/+0
Issue-id : CLIENT-14 Change-Id: Ie4fa30f1a51393576fbdc68e12d810565cbf06eb Signed-off-by: “shentao” <shentao@chinamobile.com>
2017-01-23copyright information updated.seshukm1-1/+1
Issue-Id : CLIENT-11 Change-Id: Ibdb643149a72e4b30b7f9e8bf42965c67eca7b4c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2016-10-31fix controller can not delete bugyuhao101-1/+1
controller can not delete cause we use sdncontrollerid as uuid in brs model but we use id as index to delete controller in html SDNO-805 Change-Id: Ibdb69b1d10b24725a9847953ce3a2b838362c518 Signed-off-by: yuhao10 <yuhao10@huawei.com>
2016-10-31fix bug in controller.htmlyuhao101-1/+0
remove useless function which is already removed in controller.js. SDNO-805 Change-Id: I3de4609c4bf8d7c7679f07e228f6b975b33e1ef9 Signed-off-by: yuhao10 <yuhao10@huawei.com>
2016-10-31fix controller creation bugyuhao101-1/+1
type field have the wrong id so caused json parse error SDNO-805 Change-Id: Id59310c86b4c4a060a4b6bea8f86b51661a7f00e Signed-off-by: yuhao10 <yuhao10@huawei.com>
2016-10-29set version type field in controller.htmlyuhao101-8/+7
set type version field as required change type from select to input SDNO-805 Change-Id: Ia7e9288440855abf233a4e05b10d66a777be4ae6 Signed-off-by: yuhao10 <yuhao10@huawei.com>
2016-10-29fix all bug in sdno resource page and controller page.yuhao101-10/+12
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 <yuhao10@huawei.com>
2016-10-11SDNO-577Seshu-Kumar-M1-10/+11
Change-Id: I2b11d6465efe74fc7b744e44f238670c7995c8b1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-09-23formatting the code, removing unnecessary imports and URL patterns correctionSeshu-Kumar-M1-245/+246
Change-Id: Id160a255d4acb4b901ca33965080b76d38810be1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2016-09-22Complete functions of sdnocontroller.MR-ZZC1-211/+288
Change-Id: I78963ead8487672b459290cb363a767f0e6dca80 Signed-off-by: MR-ZZC <zhaozhongchao@huawei.com>
2016-09-21Add controller manager page, only static web pages.MR-ZZC1-0/+260
Change-Id: Ic87cbf843688243da0f3c905ccaa9ffcf673b61c Signed-off-by: MR-ZZC <zhaozhongchao@huawei.com>