aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/configurationApp
AgeCommit message (Collapse)AuthorFilesLines
2022-12-12Release version 1.4.2 ccsdk/featureskohnDan Timoney1-1/+1
Release version 1.4.2 ccsdk/features with dmaapClient version fix Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9be1235fbc4de30f16d2b0177eef73a0d1b93f12
2022-12-09Update parent pom to address dmaapClient version fixDan Timoney1-1/+1
Update to version 2.4.6 of parent pom to address dmaapClient version fix (need version 1.1.14) Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f8171f48d5fbe98771ad6442b32119b782b3de4
2022-12-06Release version 1.4.1Dan Timoney1-1/+1
Release version 1.4.1 ccsdk/features (final Kohn) Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I25a886e810f089d8c6841de4fbaa1401dbfb12a7
2022-12-01Update parent pom version to 2.4.5Dan Timoney1-2/+1
Update parent pom version to 2.4.5 to pick up dmaap client version fix Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib29bcdb008f42950554073d8046348a8d6016b26
2022-10-24Use latest released parent pomTimoney, Dan (dt5972)1-1/+2
Use latest release CCSDK parent pom version (2.4.4) Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I026280dbf0436c694c115f4d7c868ef2600d5748
2022-09-20Release version 1.4.0 of ccsdk/featuresDan Timoney1-1/+1
Release version 1.4.0 (initial Kohn) of ccsdk/features Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I49f6ce377d7921af9b8746f5e651712874284f55
2022-09-14Use version 2.4.2 parent pomsDan Timoney1-1/+1
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I215385203325d40adb5a14d9e73b729df941e63b
2022-09-08update odlux sourcesMichael Dürre7-46/+45
update basic odlux functionality for kohn Issue-ID: CCSDK-3765 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3723c9c2f35b9012ba537920b294a54bb556cbc6 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-09-02fixed sdnr startup issuesMichael Dürre1-1/+1
resolved missing artifact. increse parent version Issue-ID: CCSDK-3751 Change-Id: Ia426505d8144ccaa200e83b4e691355af57bd56e Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-08-04Fixes from local testingDan Timoney1-1/+1
Updates to ccsdk/features to address issues found in local testing with ODL Sulfur Issue-ID: CCSDK-3692 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9479ca1ee853eded65ada7ac1f2356ffd64437f
2022-07-15Use released 2.4.0 parent pomsDan Timoney1-1/+1
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5349cff2b048f02aa0cfeb5bc51a5e9b03eec4b3
2022-04-01Roll versions to next minor releaseDan Timoney1-1/+1
Roll versions to next minor release number, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d
2022-03-28Release version 1.3.0 of ccsdk/featuresDan Timoney1-1/+1
Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot Issue-ID: CCSDK-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034
2022-03-28Use released parent pom 2.3.3Dan Timoney1-1/+1
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5dd4539ebb0b8ea726638c97236f5a858b5c9413
2022-03-23migrate sdnr features to phosphorusMichael DÜrre1-1/+1
fix mapper and switch to dom api Updated to use phosphorus version of parent poms Issue-ID: CCSDK-3566 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I98c5bef9286622e0d66b53db687557d798cd53f5 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-02-01Update ODLUXAijana Schumann14-80/+128
Updated to Material-ui 5, updated dashboard view, removed NetworkMap, LinkCalculator and LineOfSightApp, small bugfixes Issue-ID: CCSDK-3580 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Id0fc148673e23a755cafc2be1c489248c38ff47c
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney1-1/+1
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic6ab14fb8f49fdd506647ccc58dc8b20fb014c8d
2021-12-06Update ODLUXAijana Schumann3-2/+23
Update login view, add logout after user session ends, add user settings, several bugfixes Issue-ID: CCSDK-3540 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I21137756b204287e25766a9646bf2faf7bad9d35
2021-11-11mirgate features to sr2Michael DÜrre1-1/+1
fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-10-28Use version 2.3.0 of parent pomsDan Timoney1-1/+1
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b
2021-09-21Roll versions for JakartaDan Timoney1-2/+2
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If92ebc85c6e62bee4f30198e7f86b39b1cf07fc3
2021-09-16Release version 1.2.3 maven artifactsDan Timoney1-1/+1
Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9
2021-09-15Release version 1.2.2Dan Timoney1-1/+1
Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
2021-09-14Use version 2.2.1 of parent pomDan Timoney1-1/+1
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney1-1/+1
Release version 1.2.1 of ccsdk/features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie67023a6d3fe149a950d3e03f9e2bc7cef3d789b
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney1-3/+2
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-04Update ODLUXAijana Schumann9-90/+140
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 Schumann1-2/+4
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-01fix more sdnr startup problemsMichael DÜrre1-16/+1
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-04-08update odlux for notification changeMichael DÜrre12-736/+891
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 Timoney1-2/+2
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 Timoney1-2/+2
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-15Add OAuth support to odluxAijana Schumann6-19/+53
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 Pendurty1-2/+1
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-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-11-30Merge "Add aria-labels"KAPIL SINGAL5-10/+11
2020-11-30Add aria-labelsAijana Schumann5-10/+11
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 Timoney1-2/+2
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-04Update material-ui and material-icons versionAijana Schumann3-4/+4
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-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 Timoney1-2/+2
Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82
2020-08-27Add link calculation appAijana Schumann9-146/+164
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-12Switch odlux from Biermann-RestConf to RFC8040 interfaceAijana Schumann3-38/+63
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 Timoney1-2/+2
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ürre9-155/+660
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 stylehighstreetherbert2-4/+4
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-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-13Fix odlux bugsAijana Schumann1-1/+8
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