aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/webapp/app/fusion
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19remove angular-animate and angular-touchAmichai Hemli2-4349/+0
Issue-ID: VID-774 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ibb451aeb486bf01ccd30ab1f2a8d4b72c3b92a71
2019-09-02Add a semicolon at the end of this statementanushadasari1-1/+1
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: If02076cca1cde742aae6e499bc29e92a1aa9b2b6 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-26Add a semicolon at the end of this statementanushadasari1-6/+6
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: Ibe8ce68b67f4c48adfab0a382487e308093cdd01 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-20semicolon at the end of this statement.anushadasari1-2/+2
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Change-Id: Ia09e1bb1894da379f68cc39e83f955e66b957511 Issue-ID: VID-578 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-01handling cloud owner and lcp region in create port mirroring configurationEylon Malin1-1/+2
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003
2018-08-06UI Feature flagging supportSonsino, Ofir (os0695)2-1/+50
Change-Id: Ic2151dab6306c42364483e9064c01bab3dd7378b Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-02-27org.onap migrationOfir Sonsino11-25/+3934
Change-Id: I5e2d01a6da21d4003c910b5fe0702b35c2089a77 Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2018-01-31org.onap migrationOfir Sonsino1-1/+1
Change-Id: I52f0b2851f2c765752b6d21f49b32136d7d72a3d Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-11-15Remove non-open source licensed filesOfir Sonsino42-0/+0
Change-Id: If5b85761294f6e7ddd2fe74e6d86bf5631752110 Issue-ID: VID-81 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-18Remove GreenSock from att-abs-tpls.jsOfir Sonsino2-1729/+9
Change-Id: Ia820d9ba91dcc528f5a6eb825480cb47fec20059 Issue-ID: VID-39 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-17Remove att-abs-tpls.jsOfir Sonsino2-5222/+10
Change-Id: I458f153050fb1a08fc0d77384844daaec8859bf8 Issue-ID: VID-39 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-09-20Change management and PNF supportOfir Sonsino2-5/+3
Issue-ID: VID-44, VID-48, VID-49, VID-50, VID-51, VID-52 Change-Id: I83e940aad2e4e294a0927b546c4c08ca8e539a65 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-08-20[VID-42] Revert att-abs-tpls.js removal commitOfir Sonsino2-0/+20473
Change-Id: Ic2b31be790991e8fe43449df77d11b3e45e0c3be Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-08-15[VID-39] Remove att-abs-tpls.js, non-MIT libraryOfir Sonsino2-20473/+0
Change-Id: I4850415e0cb7ff3340a8c362a78a3af4ccdb3310 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-05-07[VID-6] Initial rebase pushjimmydot158-0/+70726
Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346 Signed-off-by: jimmydot <jf2512@att.com>