summaryrefslogtreecommitdiffstats
path: root/portal/src
AgeCommit message (Collapse)AuthorFilesLines
2018-11-07Revert "Fix esr security vulnerabilites"Huabing Zhao5-5/+5
This reverts commit 2b609609b666715907dad476b8a1ffaaa6f33989. Issue-ID: AAI-1879 Change-Id: Ie1bb804778a36e84be02e82a618df70da4d4c6ae Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-31Fix esr security vulnerabilitesLvbo1635-5/+5
Update jquery and tomcat Change-Id: I4e950206759c6852085005b814f46c794e8d5fd6 Issue-ID: AAI-1749 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-04-25Change field length to 50 for passwordSudhakarReddy1-1/+1
Change-Id: I60a77fe028c0a024a8e278b104780fd55605d4c2 Issue-ID: AAI-1096 Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
2018-03-02Fix the url of query vim type.LiZi1-1/+1
Change-Id: I087bfb4a4e802253cecdb3af2a9fa45c63d0d93d Issue-ID: AAI-833 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-01Query physical location id when register VIM.LiZi4-7/+40
Query physical location id when register VIM. Change the original complex name into physical location id. Change-Id: I29e4cd634e6ec58688864ef7bfc55597ab4ef59f Issue-ID: AAI-828 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-27Fix there is no version data before change vimTypeLiZi1-0/+1
Change-Id: I1b939700ff7036004a0cb4244c221a265f661971 Issue-ID: AAI-812 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-27Call the API of MultiCloud when register VIMLiZi2-13/+51
Change-Id: I7ba901c9abb7718cc4d69144c4ea02e1433cec66 Issue-ID: AAI-812 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-06Merge "Sonar Major"Li Zi1-1/+1
2018-02-06Merge "Sonar Major"Li Zi1-1/+1
2018-02-06Merge "Sonar Major"Li Zi1-1/+1
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace == with === commonUtil.js:L89 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR|assignees=PrasadNaidu Location : src/main/webapp/extsys/ems/js/commonUtil.jsChange-Id: I4360ba702951cab1daa1bb92d57f43a3fc1389a8 Change-Id: I9df044d1e18c1cd58306ac351eaaf2ddc105f113 Issue-ID: AAI-731 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace == with === commonUtil.js:L47 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR Location : src/main/webapp/extsys/ems/js/commonUtil.jsChange-Id: I1f0960a64f18ad22872f025899249ffa47dab526 Change-Id: Iab29d3ac7a6049a0c482f87fb312ab7db8a11d78 Issue-ID: AAI-730 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace != with !== commonUtil.js:L22 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR|assignees=PrasadNaidu Location : src/main/webapp/extsys/ems/js/commonUtil.js Change-Id: Ia3a84e08e88b04ee0cea325308f5236d942f8d5b Issue-ID: AAI-729 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace == with === commonUtil.js:L18 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR|rules=javascript%3AEqEqEq%2Cjavascript%3ABitwiseOperators Location : src/main/webapp/extsys/ems/js/commonUtil.js Change-Id: I3736d67a3c437a4d895bf3e6b995231497f457fc Issue-ID: AAI-727 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-01-18Remove the redundancy packagesLizi3-593/+0
Change-Id: I1c04ad98a1fc0351b69c125c7afc8b6ee8ad64af Issue-ID: AAI-591 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2017-10-25Fix the vendor and version input issue of ems.v1.0.01.0.0-Amsterdamlizi2-18/+42
Change-Id: I2c4daf468a55b1c16cb016551e8abdd523d83e04 Issue-ID: AAI-441 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-24Change the version input box of register vim.lizi1-3/+11
Change-Id: I8ef95bb1d290ae285270f056fc56cfef13bc6622 Issue-ID: AAI-440 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-13Merge "Add default tenant as input of VIM."Li Zi2-11/+23
2017-10-13Add default tenant as input of VIM.lizi2-11/+23
Add default tenant as input of VIM. Zoom out the input box of extra info. Change-Id: Ib43be6fe985e346435fface6811009e74ffcc1a7 Issue-ID: AAI-435 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-29Merge "validate cloudOwner&cloudRegionId"Li Zi2-2/+27
2017-09-29validate cloudOwner&cloudRegionId覃亮101843032-2/+27
Issue-ID: AAI-186 Change-Id: I8c0a8a4f87ce998206d2c2d5b4162043c78580d0 Signed-off-by: 覃亮10184303 <qin.liang13@zte.com.cn>
2017-09-27Fix the parameter in VIM register card.lizi1-3/+3
Change-Id: Ibba824ecd2e910d05c259cb74fcf6afc4df3c9f4 Issue-ID: AAI-392 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-27Fix the parameter name shows in portal.lizi3-18/+18
Fix the parameter name shows in portal. Fix the msb register issue. Change-Id: Idca08dd08fca84a6cec7709da70e167e2291812e Issue-ID: AAI-392 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-22Integrate esr-gui with server for vnfm覃亮101843037-288/+179
Issue-ID: AAI-348 Change-Id: If9685418a38d2b8b2b3dfee6ebbcda369b00edc7 Signed-off-by: 覃亮10184303 <qin.liang13@zte.com.cn>
2017-09-21Integrate esr-gui with server覃亮101843035-89/+83
Issue-ID: AAI-349 Change-Id: Ie3b4e6fc6a8eadbcec497b333c03c2db51cfc910 Signed-off-by: 覃亮10184303 <qin.liang13@zte.com.cn>
2017-09-20Integrate esr-gui with server end for EMS覃亮101843035-95/+120
Change-Id: I3fe5e4203d09528f9a79da5e75108eddcff672d5 Issue-ID: AAI-347 Signed-off-by: 覃亮10184303 <qin.liang13@zte.com.cn>
2017-09-20Call the VIM API from esr-server覃亮101843033-99/+97
Change-Id: I03a5faaa3314395fac19062b15d0c26147bdeb8c Issue-ID: AAI-346 Signed-off-by: 覃亮10184303 <qin.liang13@zte.com.cn>
2017-09-05Try to fix the daily builed failed bug.lizi0016433147-0/+12972
change the esr catagory name to portal, Fix the pom definition. Change-Id: I21861aba0fe9b7d0528c5ffcb220d6e6096efcc4 Issue-ID: AAI-224 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>