aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/provider
AgeCommit message (Collapse)AuthorFilesLines
2020-04-30Release ccsdk/features0.7.3jenkins-releng1-1/+1
2020-04-27Use RC1 version of parent pomsDan Timoney1-1/+1
Update to use RC1 version of parent poms Change-Id: I900319aeaa69d3e6cd411458aff69aa4905957f1 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-09Connect App BugfixAijana Schumann1-1/+1
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-03-24fixed inventory db entryMichael Dürre1-0/+7
filled null values with empty strings Issue-ID: SDNC-1132 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3f210a52fe4aa08d18206e4faac35e19d9637f52 (cherry picked from commit 590aaa74c840d4e245af752148affa15c50ee232)
2020-03-13Fix odlux bugsAijana Schumann1-1/+1
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-12Roll to next snapshot versionDan Timoney1-1/+1
Roll to next snapshot (0.7.3-SNAPSHOT) Change-Id: I2bafbb0097bcf941deafe09cdb478a25d11cd713 Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Roll to next Frankfurt snapshotDan Timoney1-1/+1
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT) Change-Id: I036c9e10b44bf1577affe20f536767e5f0bf9cd2 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney1-1/+1
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-28Merge "Refactoring data-provider:provider generateDTOs"Dan Timoney1-1/+1
2020-02-28update odlux stage 3Aijana Schumann1-1/+1
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-28Update command and dataprovider componentsherbert50-760/+1123
Adjust license and changes Issue-ID: SDNC-1092 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I8a0a339e4ecee828ae402f67d9dfc4dff7c3e59a Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-02-27Refactoring data-provider:provider generateDTOsSingal, Kapil (ks220y)1-3/+3
Fixing EsInit.script file creation Change-Id: I615114e617bdabbb876a66610caa2665b17f0a71 Issue-ID: SDNC-1085 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-02-27add data migration toolMichael Dürre11-91/+89
add tool for data migration and initialization Issue-ID: SDNC-1085 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ibd1ffeffa95d2897ae65f7d964e98941d810ffcb Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-02-26Update devicemanager componentsherbert1-2/+2
update onf oran gran base devicemanager Issue-ID: SDNC-1084 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I26c7db6654dad9b7d877d361deb3fb67d3e15050
2020-02-21Update odluxAijana Schumann1-1/+1
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-07improve code coverageMichael Dürre14-103/+692
more unit tests for common and data-provider Issue-ID: SDNC-1063 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id99cb3e300b9649b77e0900347fbefae8d55cd87 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)6-95/+190
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-01-31SDN-R add updated appherbert50-0/+8722
add updated data-provider Issue-ID: SDNC-1026 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I641f8144955fcfb196d0cb19d57452c1d1a69a92 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-01-30SDN-R update commonherbert31-4975/+446
update common and remove all dependent bundles Issue-ID: SDNC-1025 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0cebe27eff0489f9b221ee7451be9250e362a827
2020-01-30Roll to next snapshotDan Timoney1-2/+2
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 Timoney1-1/+1
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-16Refactoring multiple pluginsSingal, Kapil (ks220y)1-161/+160
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 old versionherbert3-1/+1488
of apigateway common data-provider helpserver websocketmanager2 Issue-ID: SDNC-1005 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I13990aa4329810bb7a7dd815e6149e9890617d07 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-13Add data-providerherbert28-0/+3489
data-provider and change to avoid heap overflow Issue-ID: SDNC-994 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ifcc6ce1198442e4b48fc08ba71108cfd5b5ca8aa