summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common
AgeCommit message (Collapse)AuthorFilesLines
2016-11-02Add model design to GUI sub menu.nancylizi1-0/+6
Change-Id: I758902b6a8d257cfa1aae0d9a5a40afd6f5168c9 Issue-id:GSO-96 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-11-02GSO-94“shentao”7-116/+46
Change-Id: I8394a483f4f214da092d3f3d294e661932afe2a7 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-11-02change the default page as no cache.zhouruiyu2-0/+2
https://jira.open-o.org/browse/OCS-145 Change-Id: Ife4ffa9b048fbc51492b50a96192d45567e274dc Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01change the default page as no cache.zhouruiyu1-0/+1
https://jira.open-o.org/browse/OCS-145 Change-Id: I1ff955cb1bd43f51a4879d511e8ec74da3c6b9d7 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01change the default page as no cache.zhouruiyu1-0/+1
https://jira.open-o.org/browse/OCS-145 Change-Id: Ie300f51213e5818eab160fb31f69d8cfad97dfea Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01change the import js file sequence . make the logout function ok .zhouruiyu1-98/+26
https://jira.open-o.org/browse/OCS-145 Change-Id: I7c3775781345ddac677dbe4e92fd2fac2b4f8704 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01change the logout function , make it ok.zhouruiyu3-3/+9
https://jira.open-o.org/browse/OCS-145 Change-Id: I064bc94b435e0254578b69a56aff14cf4001d92a Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01add the logout page in the portal, but need to framework logout icon add the ↵zhouruiyu1-0/+39
event listener to call this page. https://jira.open-o.org/browse/OCS-145 Change-Id: I99f87da7697edec44b3382319b6f4a1be546e7d0 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01Change the login js logic in the login.js. make it can work nowzhouruiyu1-6/+15
https://jira.open-o.org/browse/OCS-130 Change-Id: I0ae3fad366afeb67d1bed71a63f48f19eab8b13b Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-11-01OCS-130“shentao”12-121/+117
Change-Id: Ib86f91df5fcac529a6100f44c13092e6af03ca56 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-10-31RESOURCE MGR does not list the NFVO resourcesSeshu-Kumar-M1-4/+10
NFVO-50 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: Ia0c94e490900cf9408d147ab4ea344d7640785b0
2016-10-31Fix the bug "Can not show package detail", remove the modeldsigner child menu.nancylizi1-6/+0
Change-Id: I6d9231db6e0d8458c33a228861a441ea27707ba5 Issue-id:GSO-86 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-31add SDN controller page to main menu listopeno-lihua2-96/+102
add SDN controller page to main menu list SDNO-805 Signed-off-by: openo-lihua <uranus.lihua@huawei.com> Change-Id: Ibafb87b835fc7fc1307a71312bac17ad7656920d
2016-10-27GSO-64“shentao”18-469/+0
Change-Id: I3ae3efbe2729aa8a657b15628b45eacdc1568918 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-10-25delete nfvo resource btnQuan-Zhong1-7/+1
NFVO-38 Change-Id: I1928c13fa61cfb9d3bf4ae4c8afd001cc6b0d773 Signed-off-by: Quan-Zhong <quanzhong@huawei.com>
2016-10-21Issue ID: GSO-38j00302280548-4219/+63586
Change-Id: Ie7527ff941cb8e6a00d854f6ab64357a87d51a76 Signed-off-by: j00302280 <j00101220@huawei.com>
2016-10-11modify frame page“shentao”46-29926/+351
Change-Id: I0c4bfab53365c7b70c23c8ff4a2bafef6a33e2ac Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-10-10Merge "modify main_page"Tao Shen14-850/+297
2016-10-10Add jquery.dataTables files of version 1.9.4nancylizi2-0/+12256
Issue-id:TOSCA-101 Change-Id: Ib2e2bbf85308fb75d0e8cebe7469f643ad97e789 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-08modify main_page“shentao”14-850/+297
Change-Id: I7e80ff78534db0d5c1fcfc69b690858d76a7a924 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-30modify login function“shentao”43-13631/+1054
Change-Id: I4546373862406cf379c97de0ed83eb3d6dc03a5c Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-29Modify the bug in package manager. Modify the bug which caused by dataTables ↵nancylizi2-0/+12256
version. Issue-id:TOSCA-90 TOSCA-92 Change-Id: I04f61db30f7add159d71886e352480fdf15282ca Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-09-27modify pom.xml files to integrate all modules for deployment“shentao”1-1/+1
Change-Id: I24031f88ccb09225c0b40810432ddaf7bdc996e1 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-27modify pom.xml files to integrate all modules for deployment“shentao”2-24/+1
Change-Id: If6280da49537495620b0032ca6bd578f66f315a7 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-26Add menus(Catalog/ESR/ModelDesign)huangjian6-209/+105
Change-Id: I99fc6c943f8ec2a03dd73bf0fb6209770f0bd058 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-26Modify the reference issuehuangjian14-7/+16059
Change-Id: Ie881b9493d62db909af1d8d0a589f2b86bd97d60 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-23modify frame html files“shentao”155-0/+18412
Change-Id: I91aa3090449c3b11bca56bdbe773b58760158f9e Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-23modify frame pom files“shentao”2-24/+1
Change-Id: I76438ea4f12c8acd4ccf9ec293e8757e5225bca3 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-23Modify thirdparty&image reference pathhuangjian28-267/+267
Change-Id: If50fc897be1476836acaaf50ed3732e08700e756 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-21Merge "modify frame html files"Tao Shen5-5/+532
2016-09-21modify frame html files“shentao”5-5/+532
Change-Id: Ifd558d7e04c656d5173ebb15c03fb9375a5a34a9 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-20Merge "add thirdparty bootstrap-table"Tao Shen2-12/+12
2016-09-20add thirdparty bootstrap-table“shentao”2-12/+12
Change-Id: Id2e3781a19724030f9a122a053382e129dd766ad Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-20Merge "add thirdparty bootstrap-table"Tao Shen2-0/+3375
2016-09-20add thirdparty bootstrap-table“shentao”2-0/+3375
Change-Id: I01457991e824993fba8fcd9c7670497e53a25a4a Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-20Merge "add portal-common files"Tao Shen165-0/+32854
2016-09-20add portal-common files“shentao”165-0/+32854
Change-Id: Id92745df42a6fde24d3b4709f6d92815cd88bd80 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-20Merge "update jquery.dataTables.js version to 1.10.11"Tao Shen12-8111/+16417
2016-09-20update jquery.dataTables.js version to 1.10.11“shentao”12-8111/+16417
Change-Id: Id4763097245b4a9e1adf0b734b0ff993a2233e73 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-19Merge "add thirdparty files"Tao Shen29-0/+18235
2016-09-19add thirdparty files“shentao”29-0/+18235
Change-Id: Ia75c0667f39b6fa14214b4623c5c5832043d2773 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-19Fix build error. relativePath use default valueLuji71-1/+0
Change-Id: If86ded0095b91fa3776652633c3fc85281f27e94 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2016-09-19add thirdparty files“shentao”212-0/+61154
Change-Id: Ice7ebee337a78faf506691e80d4a9a83f4eb7f02 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-18modify common module“shentao”2-10/+43
Change-Id: Id2553bbffe2a3aea2e944c0a8fcec771b5ccf277 Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-18add package module“shentao”1-31/+31
Change-Id: Ie468c1de24a91d9cbc670b3df667ad3ddf486dce Signed-off-by: “shentao” <shentao@chinamobile.com>
2016-09-14Fix build errors in autorelease full clean buildGary Wu1-1/+1
Fix build errors found in autorelease during full clean build of all projects. Change-Id: I319f3ed5442627b62dd6107dca72454bee992524 Issue-id: INT-9 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2016-09-14update group idj1802401-1/+0
Change-Id: I6ba011c245b21e7fa1e34a79db546fa6f864d82b Signed-off-by: jiaxiangli <jiaxiangli@huawei.com>
2016-09-14change the code for new portal common/pom.xmlj1802401-0/+32
Change-Id: I29e8b4c5b5a120a27f4734086fb95f30dd7efbb3 Signed-off-by: jiaxiangli <jiaxiangli@huawei.com>