summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/src/main
AgeCommit message (Collapse)AuthorFilesLines
2020-05-14Merge "removed unused imports"Lorraine Welch7-17/+0
2020-05-11removed code smellsRupinder6-16/+16
Issue-ID: PORTAL-865 Change-Id: I1fb4a87b6cb4a4b7360e761918473ebf80622325 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-08removed code smellsRupinder7-14/+2
Issue-ID: PORTAL-865 Change-Id: I9940591ac0a176b961347950525c5bdf3ae06bf0 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-08lower code smellsRupinder6-8/+2
Issue-ID: PORTAL-865 Change-Id: Idaf75320d3b3bb8a675a9f021951a3c57ae62ac7 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-01Exception handling for emailSudarshan Kumar1-2/+6
Exception handling for email Issue-ID: PORTAL-898 Change-Id: I7f14a7c75c8303330689fa17bbaac6759a91d15a Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-04-30Business Card IntegrationSudarshan Kumar1-0/+3
Business Card Integration Issue-ID: PORTAL-898 Change-Id: Ifa47ed0aec23d08dc17dc5c84736ae138291fc8f Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-04-29Merge "lower code smells"Sunder Tattavarada4-48/+64
2020-04-29Merge "removed code smells by replacing annotation"Sunder Tattavarada3-47/+53
2020-04-29Merge "replaced mapping annotation with appropriate one"Sunder Tattavarada2-41/+44
2020-04-29Merge "Sonar - Major blocker issue fix"Sunder Tattavarada1-2/+2
2020-04-29Merge "added appropriate annotations"Sunder Tattavarada3-11/+18
2020-04-29Removed code smellezhil1-5/+6
Issue-ID: PORTAL-865 Change-Id: I024f091a30ef174458795ab4fb7843f58607ade1 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-28Sonar - Major blocker issue fixezhil1-2/+2
Issue-ID: PORTAL-865 Change-Id: Idee6e7892db3d91b697d0d8d5ead122d16464c98 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-24Merge "lowered code smells"Sunder Tattavarada5-12/+0
2020-04-23lower code smellsRupinder4-48/+64
Issue-ID: PORTAL-865 Change-Id: I16570e6598b4b554a100258ec906ae95e07d73cd Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-21Merge "added proper annotation"Lorraine Welch4-22/+35
2020-04-21Merge "removed code smells"Lorraine Welch3-69/+87
2020-04-21lowered code smellsRupinder5-22/+42
Issue-ID: PORTAL-865 Change-Id: Id64f7eee433892b7fa241ea26424efff742f7229 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-21removed code smellsRupinder3-69/+87
Issue-ID: PORTAL-865 Change-Id: I6a9bd14613e90625e37452c9fbd3520a1be4e8fd Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-21added proper annotationRupinder4-22/+35
Issue-ID: PORTAL-865 Change-Id: Ic4bcd3f18c5f56a4846a203860231aafed2af060 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-20removed code smells by replacing annotationRupinder3-47/+53
Issue-ID: PORTAL-865 Change-Id: I5981230a56cdc87dc4a99518a7d8604f2faa122e Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-20replaced mapping annotation with appropriate oneRupinder2-41/+44
Issue-ID: PORTAL-865 Change-Id: Ifed54c9d6a21130ece9649f5fbc1c4b7ee3b59a0 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-20added appropriate annotationsRupinder3-11/+18
Issue-ID: PORTAL-865 Change-Id: If5cc90f8f20fac8adb93b08691b08a8a4ae33152 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-20Fix NPE & other issuesParshad Patel4-46/+39
Fix A "NullPointerException" could be thrown Use "isAssignableFrom" instead Either log or rethrow this exception Issue-ID: PORTAL-562 Change-Id: Iabee6308bdca9c679323f8f496532d9431227772 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-04-17Merge "removed unused imports"Lorraine Welch6-19/+10
2020-04-17removed unused importsRupinder4-6/+1
Issue-ID: PORTAL-865 Change-Id: I6c2709376ad49dfd0f9e804107b1182daff85bf1 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16removed unused importsRupinder7-17/+0
Issue-ID: PORTAL-865 Change-Id: I1ea5052be23ae92dabf796418644a5d8d39087a8 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-16lowered code smellsRupinder5-12/+0
Issue-ID: PORTAL-865 Change-Id: I3667e3c5d79ff0dd29fb971e240731af5f963014 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16removed unused importsRupinder6-19/+10
Issue-ID: PORTAL-865 Change-Id: I6d5d01d83e09f5d224ac2dfae7c11c0fa7980c32 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-14[PORTAL-876] pushing code for allowing non human users.Muni Mohan Kunchi1-1/+6
pushing code for allowing non human users. Issue-ID: PORTAL-876 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: I26411bc985caeec782f67dfa1683b055ca27bc35
2020-04-14Fixed Role Sync and changed pom versionSudarshan Kumar2-11/+32
Fixed Role Sync and changed pom version Issue-ID: PORTAL-875 Change-Id: I95f25a310601d1fba37f76663046e3af3223a040 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-03-30Changes made for Role assignmentSudarshan Kumar2-7/+51
Support Addition of Roles to Non Human User Id Issue-ID: PORTAL-866 Change-Id: Ib45f4f56ca97c89e3305090dc5c61a9960049a54 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-03-20Header hiding the tab menustatta1-29/+34
Issue-ID: PORTAL-857 Change-Id: I11eab7411aff67db1fa247d01bd7519ad1c34ed5 Signed-off-by: statta <statta@research.att.com>
2020-03-05Merge "Fix minor issues"Lorraine Welch3-39/+17
2020-02-18Changes made to upgrade pom versionSudarshan Kumar59-110630/+1150
Upgraded pom version Issue-ID: PORTAL-769 Change-Id: I65ae68acda464531d699dcb459d328de19a3c7c7 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-10Changes made to fix left menu routingSudarshan Kumar2-35/+55
Changes made to fix left menu routing issue with ONAP-PORTAL Issue-ID: PORTAL-795 Change-Id: I0278049c9d9e95b9a64674fa3f99aff0e9d24a06 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-06Fix minor issuesParshad Patel3-39/+17
Either log or rethrow this exception This block of commented-out lines of code should be removed Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$' Issue-ID: PORTAL-562 Change-Id: I72a7651070462de9bd1e0abb1e83c175d03aa1f3 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-01-24Remove Sequence Gen Typetatta sunder1-2/+1
Issue-ID: PORTAL-811 Change-Id: I6073780298898f7dc90037cc1db701c49e096c82 Signed-off-by: tatta sunder<statta@research.att.com>
2019-12-16Fix sonar issues in ecomp-portal-BE-commonParshad Patel2-176/+182
A "NullPointerException" could be thrown Replace the type specification in this constructor call with the diamond operator ("<>") Use isEmpty() to check whether the collection is empty or not Issue-ID: PORTAL-562 Change-Id: Idbff965861ec837f058bc0ae7073b359d0fcadcc Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-12-04Domain model changeDominik Mizyn1-1/+3
ORM inheritance implementation in all classes that extend from DomainVo class. This patch also change data source from data.sql to DBInitializingBean that pushing data by hibernate to database. Issue-ID: PORTAL-710 Change-Id: I0f95f7a50facae9f3004ff9f16cdee4e76a39e35 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-29Merge "Fix sonar issues"Manoop Talasila2-67/+53
2019-10-25Fix sonar issuesParshad Patel2-67/+53
Either log or rethrow this exception Change this "try" to a try-with-resources Move string literal on the left side of this string comparison Issue-ID: PORTAL-562 Change-Id: I8966c035bb8c36026172457231f426179bb3ed48 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-10-24Persistent XSS vulnerability in microservices formDominik Mizyn1-9/+4
javax.validation.Validator used to fix this vulnerability issue. Issue-ID: OJSI-19 Change-Id: I6993ca2ef750924a826f86de991ae0d2b47c3b57 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-24Persistent XSS vulnerability in onboardingApps form fixDominik Mizyn1-0/+5
javax.validation.Validator used to fix this vulnerability issue. Issue-ID: OJSI-18 Change-Id: I26ec795a23869c0dccd22c50e4469ae264cb7547 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-24Persistent XSS vulnerability in functionalMenuItem form fixDominik Mizyn2-23/+43
javax.validation.Validator used to fix this vulnerability issue. Issue-ID: OJSI-21 Change-Id: Ie13e17edb4c12c9d60baca7fc85cc46d4480b84b Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-24Persistent XSS vulnerability in basicAuthAccount form fixDominik Mizyn4-6/+31
javax.validation.Validator used to fix this vulnerability issue. Issue-ID: OJSI-20 Change-Id: I2e8188d9dabf634fcaf41b8d42d0f7160cc0886d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-23Merge "Fix NPE & other sonar issues"Manoop Talasila2-807/+906
2019-10-23Fix NPE & other sonar issuesParshad Patel2-807/+906
Fix A "NullPointerException" could be thrown Add the "@Override" annotation above this method signature Remove the boxing to "Long"; The argument is already of the same type Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: Ib2d7b8a526f3effce13845a3c2b7abedeb78b042 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-10-21Reflected XSS vulnerability in saveNotification form fix.Dominik Mizyn1-2/+10
javax.validation.Validator used to fix this vulnerability. Issue-ID: OJSI-22 Change-Id: I5837e333f640a398ab6b25e8a0b9f611bb7d3af9 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-16Sonar fix in ecomp-portal-BE-commonParshad Patel4-45/+63
Either log or rethrow this exception Replace the type specification in this constructor call with the diamond operator ("<>") Move the string literal on the left side of this string comparison Define a constant instead of duplicating this literal Issue-ID: PORTAL-562 Change-Id: Ib6dbf729f3dfb9184c4179b8bc3811f0e61a00dd Signed-off-by: Parshad Patel <pars.patel@samsung.com>