summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux
AgeCommit message (Collapse)AuthorFilesLines
2023-11-09Release version 1.6.0 maven artifactsDan Timoney21-21/+21
Release version 1.6.0 (Montreal) maven artifacts and roll to next snapshot Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iafee873bb514333f833a1adf0f70fb765f6c1324
2023-11-08Update to version 2.6.1 of parent pomDan Timoney22-22/+22
Update to version 2.6.1 of parent pom to pick up Argon SR2 versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I655318d5d700d878a639b8b9e787d0ee92ccfebe
2023-10-18ConfigurationApp: OAI wrong generation of rest requestsai-neetha2-14/+15
ConfigurationApp: OAI wrong generation of rest request Issue-ID: CCSDK-3945 Change-Id: Ida36a240a17c1fd649915378efd7de4a0e47c4d8 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-10-09SDNR UI Config app throws 400 errorsai-neetha3-3/+3
ConfigurationApp throws 400 error Issue-ID: CCSDK-3942 Change-Id: Ia4bdeb1590f533e49c8a865f2bc75e135952f414 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-08-31Update ODLUXsai-neetha4-24/+30
Update odlux to latest Issue-ID: CCSDK-3933 Change-Id: I40ed806955c46295c5f2c36d74964a6045576662 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-08-10Merge "Update features for Argon release"Dan Timoney22-22/+22
2023-08-10Update features for Argon releaseDan Timoney22-22/+22
Update ccsdk/features for use with OpenDaylight Argon release Issue-ID: CCSDK-3916 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie28aa66f6c3a9c0c6002e05d8f714613dbe460cf Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-07-07Update ODLUXsai-neetha40-2494/+2336
node version yarn version update Issue-ID: CCSDK-3923 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ibd3d6a6f45a14be4f1d175cf6fc5c8738aa11dea
2023-06-06Roll master for MontrealDan Timoney21-21/+21
Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5b6614a1ef97f99d9dd73fa5013331ac70c5fdba
2023-04-06fix odlux core servletsMichael Dürre4-14/+25
add whiteboard annotations Issue-ID: CCSDK-3886 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I40e85179f4d353adffede90e2e3f2c4c181b8ce2 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-03-30Update to released ODL Chlorine parent pom versionsDan Timoney22-39/+23
Update to released ODL Chlorine version of parent poms Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I20559b2b5bd148a13751e495a21cba72d4c2c126
2023-03-29Odlux Updatesai-neetha267-5719/+8010
Add eslint and custom icons update Issue-ID: CCSDK-3871 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: If6b676128cc9cff0437a5dc54f85eaafd3b8c586 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2023-03-10Upgrade parents to 2.5.4-SNAPSHOTRavi Pendurty22-22/+22
Code changes as a result of changes induced by ODL Chlorine SR1 Issue-ID: CCSDK-3856 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ic08786f050e58bdb8371c8f8c25fb0db9f258cd4 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-02Release version 1.5.0 of ccsdk/featuresDan Timoney21-21/+21
Release version 1.5.0 - pre-Chlorine London version Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I264601dc7361b1201b0c7e3258d3491f619594be
2023-02-24Use version 2.5.3 parent pomsDan Timoney22-22/+22
Update to use latest released London parent poms v2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1aa197661ac5c5f851e447554874dba84daefed6
2023-01-04Use released version 2.5.1 parent pomsDan Timoney22-22/+22
Use released version 2.5.1 of parent pom Issue-ID: CCSDK-3831 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ae40a790837d4d7f17b2673089d1fa3a3cd5038
2022-11-30Merge "SDNR UI don't process list which has more than one key"Dan Timoney2-9/+25
2022-11-30Merge "SDNR GUI always says 'Input is wrong.' for leaves with type ↵Dan Timoney1-1/+1
'inet:ip-address' Saving the data works just fine"
2022-11-30Merge "SDNR GUI is unable to display values of fields with enum type from ↵Dan Timoney1-3/+3
drop down"
2022-11-30Merge "SDNR UI module not showing under some parent module issue fix"Dan Timoney2-1/+17
2022-11-21SDNR UI don't process list which has more than one keyProjit Roy2-9/+25
Issue-ID: CCSDK-3799 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I79a0a028b0ff7b31740e3b83012b77e97843c806
2022-11-15Update to compile with Java 17Dan Timoney23-1289/+517
Updated to compile with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9d2a8ea42893b1d3d95e0bbe3810de2a4e7b72ed
2022-11-12SDNR UI module not showing under some parent module issue fixProjit Roy2-1/+17
Issue-ID: CCSDK-3788 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I350a6341687a756ba0faa33e3848316826a1ff1b
2022-11-11SDNR GUI has a problem editing fields which allow negative numbersProjit Roy1-2/+2
Issue-ID: CCSDK-3791 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I2d96d853ac2c791979d619da4ec522cdefb921be
2022-11-11Update versions for LondonTimoney, Dan (dt5972)22-43/+43
Update version of master branch for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I04c1d1ba2fe46e4f7439b251559e2675c7511061
2022-11-10SDNR GUI always says 'Input is wrong.' for leaves with type ↵Projit Roy1-1/+1
'inet:ip-address' Saving the data works just fine Issue-ID: CCSDK-3800 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I5433f5a3bd4e8a41f023d0ad12223e98d9624100
2022-11-10SDNR GUI is unable to display values of fields with enum type from drop downProjit Roy1-3/+3
Issue-ID: CCSDK-3790 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I34f6ad1965e21bcdfeb8648f8d979cbf0583d023
2022-10-24Use latest released parent pomTimoney, Dan (dt5972)22-22/+44
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 Timoney21-21/+21
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 Timoney22-22/+22
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ürre81-1043/+2307
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ürre22-22/+22
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 Timoney22-22/+22
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 Timoney22-22/+22
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 Timoney21-21/+21
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 Timoney21-21/+21
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 Timoney22-22/+22
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Ürre22-27/+23
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-09remove unmaintained mediatorAppMichael DÜrre4-19/+0
remove app. keep code Issue-ID: CCSDK-3590 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: If38ab05106b567638dfa74ca7902cfd2d3130b6e Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-02-01Update ODLUXAijana Schumann241-13082/+3451
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 Timoney25-26/+25
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 Schumann47-171/+4880
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Ürre25-25/+25
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 Timoney25-25/+25
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-23fix odlux logo loadingMichael DÜrre3-8/+20
add override for logo load Issue-ID: CCSDK-3442 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ie1f130459ac72f16ebcc3227fad122b5ac418651 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-09-21Roll versions for JakartaDan Timoney25-50/+50
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 Timoney25-25/+25
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 Timoney25-25/+25
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 Timoney25-25/+25
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 Timoney25-25/+25
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