aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps
AgeCommit message (Collapse)AuthorFilesLines
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney17-51/+34
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
2021-08-05Update ODLUXAijana Schumann42-148/+2401
Add LineOfSightApp, update Framework, Connect, Performance and LinkCalculatorApp Issue-ID: CCSDK-3417 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I651a2fb771d2963aea70f916c70c8fdfd3443e87
2021-08-04Update ODLUXAijana Schumann78-1063/+2044
Add various updates and bugfixes to NetworkMap, Configuration, LinkCalculation and ConnectApp Issue-ID: CCSDK-3414 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I6ea5c3a9d6ccbe9c450da43220654a53fd2f262b Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
2021-08-03Add aria-labels to odlux tablesAijana Schumann13-36/+20
Add aria-labels to all table action buttons Issue-ID: CCSDK-3396 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I1c3922c1d195727265882d3e3362607ab558d603
2021-07-30Update InventoryAppAijana Schumann5-39/+117
Fix several bugs and improve usability Issue-ID: CCSDK-3395 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I25a3badc2d179ccc99ffd38e860046dbfd771df1
2021-07-28ODLUX Connect App Info enhancementAijana Schumann9-462/+577
Present yang capabilities in a table view instead of list Issue-ID: SDNC-1121 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I4904fb132351199b57a851faf07d371fa5e575ab
2021-07-12cleanup sdnr depsMichael DÜrre1-8/+0
removed unused dep and mark provided ones Issue-ID: CCSDK-3370 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ib24edefe2810d01cb58c12f6da34ad362ba989cd Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-07-06Add dashboard to odluxAijana Schumann9-7/+301
Add connected element and fault info to home page Issue-ID: CCSDK-3238 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ia47442fd0877b721d25d9f97e3a19088df193439
2021-07-01fix more sdnr startup problemsMichael DÜrre14-220/+14
cleaned up devmgr and odlux bundles Issue-ID: CCSDK-3362 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ic27852a7a66cef7fb6c5790a6f523240efe24a46 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-05-19FaultApp bugfixesAijana Schumann5-30/+44
Fix alarm notifications not displayed, too many data-provider requests Issue-ID: CCSDK-3310 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I5f5433c8aed9d7c00d33cea5d3ee7ea7c01d0d03
2021-05-07Add customization of networkmapAijana Schumann29-556/+1157
Add customization capabilities to the networkmap Issue-ID: CCSDK-2938 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ibd3fe258d02939ea69b21de25569f20d9087f693
2021-04-08update odlux for notification changeMichael DÜrre58-1094/+2513
update due new notification protocol Issue-ID: CCSDK-3253 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Iad65459fdc18603cd1ddbd97bb2211308744bd8b
2021-03-09Roll master version for IstanbulDan Timoney16-32/+32
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
2021-02-23Release version 1.1.1 of ccsdk/featuresDan Timoney16-32/+32
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
2021-02-18Update NetworkMap and LinkCalculatorAijana Schumann22-184/+290
Update NetworkMap and LinkCalculator to use the topology-server-v2 API, minior bugfixes for NetworkMap Issue-ID: CCSDK-3172 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ia5690c5039d7a9431443bc131fe398cc79d08287
2021-02-15Add OAuth support to odluxAijana Schumann7-26/+65
Extend odlux to support oauth, support external login provider for sign-in Issue-ID: CCSDK-3167 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Id5772e0026fa7ebda22c41c2620a7868598f41aa
2021-02-05Migrate odluxRavi Pendurty32-298/+208
Migrate odlux to Aluminium Issue-ID: CCSDK-3136 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3200a809a31e87021c95fe103a9c95e03011f503 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-12-18ConfigurationApp BugfixAijana Schumann1-1/+1
Fix namespace of root element of augmented elements is wrong after update Issue-ID: CCSDK-3036 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I38c6b8bc5fc4826886dbf48ad6e6ee363702ecb2
2020-12-18Indenting POM's and running mvn tidy:pomSingal, Kapil (ks220y)1-3/+1
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I34da02e3dbfde1008b3dd0526ed402201b445484
2020-12-07Update ConfigurationAppAijana Schumann10-682/+931
Add grouping per yang module Issue-ID: CCSDK-3023 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I7fd15d0a7dc982c6d824e679b5a0d1eeaaa2e7a8
2020-12-02Bugfix InventoryAppAijana Schumann1-3/+3
Fix treeview details not getting displayed Issue-ID: CCSDK-2937 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ic02e26144da0607126f034b25a0ccea22117266c
2020-12-01NetworkMap bugfixAijana Schumann2-2/+3
Fix networkmap zooming in further than expected Issue-ID: CCSDK-2906 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I5e8c5a484705538722ad364619e605cf0c5a2c30
2020-11-30Merge "Add aria-labels"KAPIL SINGAL26-83/+87
2020-11-30Add aria-labelsAijana Schumann26-83/+87
Add aria-labels to odlux framework and apps Issue-ID: CCSDK-2886 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: If1fdf9f8a805b567dd65bcf2cfb029b71f9235b7
2020-11-30Release version 1.1.0 of featuresDan Timoney16-32/+32
Release initial Honolulu version of ccsdk/features and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e
2020-11-09Update Link CalculatorMohammad8-199/+400
Add Worst Month analysis to rain loss, update gui Issue-ID: CCSDK-2888 Signed-off-by: Mohammad <mohammad.boroon@highstreet-technologies.com> Change-Id: Ibac53720f252840bcfd41daa8d5edc7ddde78b0f
2020-11-04Update material-ui and material-icons versionAijana Schumann16-30/+30
Update material-ui and material-icons to latest version Issue-ID: CCSDK-2884 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ic20e63f12e2ccaf985e43c99009fff9938a9fd02
2020-11-03FaultApp BugfixAijana Schumann3-5/+5
Fix stuck alarm window not closing Issue-ID: CCSDK-2902 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: If50fab81f0f87e68f4bdc7a593793dea57bf60b7
2020-10-23Update NetworkMapAijana Schumann2-22/+9
Change how pnfs/nodes are discovered; new lookup uses node-name Issue-ID: CCSDK-2940 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I2561d5a2478664fc975b25f08a7ef57122756e0a
2020-10-13NetworkMap bugfixAijana Schumann3-9/+17
Fix tile connection error displayed incorrectly Issue-ID: CCSDK-2905 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Id9619944f1330fde5ede94054162c7c5b1c044c9
2020-10-09Networkmap bugfixAijana Schumann4-304/+397
Fix icons don't show up after reload Issue-ID: CCSDK-2879 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ic752d969acb0985e4ae97cec101ac2bbe0895716
2020-10-07ConfigApp bugfixAijana Schumann6-107/+60
Fix interface list is not visible Issue-ID: CCSDK-2880 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I090a298a925ada52eda603c8a24cf6d577a7b5e6
2020-10-07ConfigApp bugfixesAijana Schumann4-71/+360
fix remove button in lists and boolean filters not working, fix delay-period not configurable Issue-ID: CCSDK-2878 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I49f03840de6092f9ac4641b7c98785b5feb760b4
2020-09-10Roll to initial Honolulu release versionDan Timoney16-32/+32
Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82
2020-09-04odlux bugfixesAijana Schumann2-25/+5
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 Schumann23-139/+289
update networkmap Issue-ID: CCSDK-2713 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I97b0950a4d7f98fdb9044c1e05dfa8dfca34efaf
2020-09-03Update LinkCalculatorAijana Schumann5-106/+254
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 Schumann48-1/+3513
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 Schumann42-153/+1623
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)1-1/+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 Schumann19-139/+186
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 Timoney14-28/+28
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ürre40-292/+1361
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 stylehighstreetherbert24-48/+48
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 Schumann2-23/+44
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 Schumann13-50/+152
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