summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08Update for Guilin mtce releaseDan Timoney24-24/+24
Update version of parent poms to 2.0.4 for Guilin mtce release. This is needed because this release includes changes to the ccsdk/sli repo, and therefore dependent repos must recompile against that version so that karaf feature.xml versions are correct. Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4a54a157eba3b26986347bb832982b70f2eb840f
2020-12-18Indenting POM's and running mvn tidy:pomSingal, Kapil (ks220y)5-9/+4
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cdc657c832cffba05373b1bd0a6819b4a711f7e
2020-11-12Release version 1.0.3 of ccsdk/featuresDan Timoney24-24/+24
Release version 1.0.3 of ccsdk/features Issue-ID: CCSDK-2979 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibaa0d6dd8608e42ef0fca0f54e895fce207e6e31
2020-11-02Roll to next Guilin snapshotDan Timoney24-24/+24
Roll to next Guilin snapshot version Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9be1abb8ea83e1f2f54d463dee13f626827f6018
2020-10-29Use released 2.0.2 parent pomDan Timoney24-24/+24
Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2184daae613d7d3bd7cf35454b632d9b6d87ab43
2020-09-10Roll to next Guilin release versionDan Timoney24-50/+49
Roll to next Guilin release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0494dc62f766bf74ff0f29ce04e3bf7892307b4f
2020-09-04odlux bugfixesAijana Schumann5-28/+13
fix info, guiguttrough not working fix aria-labels placed wrong Issue-ID: CCSDK-2732 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ic2aafa796fd2471160fa269974aef7767dad6a5c
2020-09-03Update NetworkMapAijana Schumann24-140/+290
update networkmap Issue-ID: CCSDK-2713 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I97b0950a4d7f98fdb9044c1e05dfa8dfca34efaf
2020-09-03Update LinkCalculatorAijana Schumann6-107/+255
update linkCalculator with latest changes Issue-ID: CCSDK-2714 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ie921da17f46a5e13e08a17d6433c80f7213220f2
2020-09-01Add Statistics to NetworkMapAijana Schumann2-6/+59
Add statistics/ link and site count information to the networkmap Issue-ID: CCSDK-2606 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I016f1767c0323d271bf2663c44354393d85a2a3c
2020-08-31Add searchbar to NetworkMapAijana Schumann5-0/+221
Add a searchbar to the networkmap Issue-ID: CCSDK-2563 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ia607f9c517d3ec7ca7681243ad13c7dc5864c5ae
2020-08-31Add networkMapAijana Schumann51-2/+3523
Add NetworkMap to odlux Issue-ID: CCSDK-2560 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I204bcace9d12f8a26edfa347ee9b7d292c52f030
2020-08-27Add link calculation appAijana Schumann58-382/+2392
Add link calculation app to odlux Issue-ID: CCSDK-2562 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ifc0a5b2a8bb974dfd85d70a9f05990b1f11925a3 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
2020-08-12Refactoring POMSSingal, Kapil (ks220y)4-5/+0
running mvn tidy:pom and removing few duplicate dependencies Change-Id: I73144605f24c2d9cb524ab8bcdd6aebb5f0ec682 Issue-ID: CCSDK-2647 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-08-12Switch odlux from Biermann-RestConf to RFC8040 interfaceAijana Schumann27-166/+235
Switched rest-calls in odlux to use RFC8040 interface Issue-ID: CCSDK-2565 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ia59dd02bc6456bad648083146c0256f204e134d1
2020-08-07Roll to next snapshotDan Timoney21-42/+42
Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
2020-07-16switch to rfc8040 restconfMichael Dürre64-635/+2210
change rest interface and some small code cleanups Issue-ID: CCSDK-2572 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3475bd2574b32950c4bf84fbd1c2a9dac9af208a
2020-07-10Reformat sdnr odlux to ONAP code stylehighstreetherbert37-74/+74
Reformat to ONAP code style Issue-ID: SDNC-1282 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I42af44ee04f6dbb99868a82987665c053362899c Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-04-09Connect App BugfixAijana Schumann3-24/+45
Fix too many network calls made for gui cuttrough Issue-ID: SDNC-1152 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I3f63d2f81ace802768d3e8814899de8d32dd4d11
2020-04-08switched capability request sourceMichael Dürre2-11/+14
switched from data-provider to restconf Issue-ID: SDNC-1151 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I1d1c6d396100ccfb96a87cf02a1c1edd94c842a4
2020-03-16Bugfixes for PerformanceAppAijana Schumann13-56/+173
Fix filter in table not always showing Fix suspectInterval filter not linked between chart and table Fix data not loaded problem Issue-ID: SDNC-1118 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I7d1b71f094dfdd7cd16ed6f7fb5c597a7b209b69
2020-03-13Fix odlux bugsAijana Schumann21-91/+319
Fix help and about app not scrollable Fix filter hiding and showing without user interaction and default sort in all tables Issue-ID: SDNC-1117 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I5c6ff86c73a3b222a8d9022125454788496f6399
2020-03-06Fix behavior of config appherbert1-3/+5
behavior for list without key of config app Issue-ID: SDNC-1111 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I7984efc9d2101ff9480e8361cd34a31c61c81b79
2020-03-06Roll master to GuilinDan Timoney21-42/+42
Roll master to new versions for early Guilin developent Change-Id: I072f4657e16d5ad5b3fe81978f407c631a0048ed Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney22-24/+25
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-28update odlux stage 3Aijana Schumann42-240/+713
PerformanceApp: Add filter to chart view add scrolling header to tables, add basic validation to editNetworkElementDialog bugfixes Issue-ID: SDNC-1087 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I585bd6cfeb11b867cd630e96e6479170d2f92fe8
2020-02-24Fix dblib dependency scopeDan Timoney2-1/+17
Scope of dependency on dblib must be provided to avoid conflicting definition of embedded tomcat dependency in derived feature.xml Change-Id: Ib2da967427c80701525a8ba4c3432a9f9844a5f9 Issue-ID: CCSDK-2117 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-21Update odluxAijana Schumann25-227/+680
Update performance app: fix scrolling bug, reduce loading times, update ui to use tabs instead of panels, change the view to toggle between chart and table to better visualize data, minior bugfixes for other apps Issue-ID: SDNC-1080 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I2b5cf3a5f580f4193421bc047e5256d8e9497e6b Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
2020-02-12Update odluxAijana Schumann36-381/+491
Fix scrolling and resizing bug in all tables, update the ui, minior bugfixes Issue-ID: SDNC-1067 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I6322d5f612dcbc0c044b4b67ef3c73d6d2c90949
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)37-591/+1301
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-02-02SDN-R add updated odluxherbert63-975/+2397
Updates all odlux framework and app components. Issue-ID: SDNC-1032 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I13c520489fd40d05b7fd5215f5941af6238e9cae
2020-01-30Roll to next snapshotDan Timoney21-42/+42
Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney21-21/+21
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-06Upgrading frontend-maven-plugin versionSingal, Kapil (ks220y)13-13/+13
Upgrading version to 1.7.2 Change-Id: Id8b41bb108b5bfe5c603592bc3363e947c82b5eb Issue-ID: CCSDK-2018 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-16Refactoring multiple pluginsSingal, Kapil (ks220y)21-666/+709
Refactoring below plugins in sdnr/wt/common/pom.xml : 1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too 2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build Adding create dir step in es-intit.sh : sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME ) Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e Issue-ID: CCSDK-1994 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-16update odlux and featureaggregatorherbert396-0/+40988
v2 update odlux and featureaggregator bundles Issue-ID: SDNC-1008 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0018d7bfa3a0e6896c1b210b539a574af9808e22 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-14remove old versionherbert362-70319/+0
of devicemodel devicemanager oldux featureaggregator Issue-ID: SDNC-1004 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I5337643181e2398e5a8097e4ee14fa4ac96d0d4c
2019-12-13Refactoring POM as per tidy:pomSingal, Kapil (ks220y)20-729/+793
Removing sli version property declared as project.version, and it should inherit from parent pom Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e Issue-ID: CCSDK-1993 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-02Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)20-20/+20
Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)20-20/+20
Use released 1.5.0 version of parent pom Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)20-40/+40
Roll master version for Frankfurt development Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)20-40/+40
Roll versions in master branch Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)20-47/+41
Apply code updates to port to Neon. Change-Id: I159309494ec64209d9fa23fc515643f1e31fe146 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-12Minor functional fixes in odlux appssai-neetha141-1012/+3177
Minor functional fixes in odlux apps Issue-ID: SDNC-845 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I8e64e7c67a21798832ad1a36441b08a070452034 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2019-08-12SDN-R odlux timing fixsai-neetha68-189/+1441
fixing timing issue and added licenses in source files Issue-ID: SDNC-844 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I65f6b51f841074f9b8e88bf9b230038e0a224fd3
2019-08-09Application name changes in meta jsonsai-neetha20-20/+20
Application name changes in meta json Rebased for version 0.5.2-SNAPSHOT Issue-ID: SDNC-842 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ied888a1d4228c1ad85617aec8584c4069761b49a
2019-08-09fixed mediator appMichael Dürre33-111/+352
route requests through apigateway Issue-ID: SDNC-824 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)20-40/+40
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-27fix proxy build errorJack1-1/+2
prevent adding maven proxy settings to lerna execution Issue-ID: SDNC-821 Signed-off-by: Jack <michael.duerre@highstreet-technologies.com> Change-Id: Ibe2ee80af572dff7c7fde4e0e112a3e886cbeffe
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)20-20/+20
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>