summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Merge "Resubmitting KeyProperty code change since tests failed"Sunder Tattavarada8-13/+29
2020-06-12fixes for non gui applicationMuni Mohan Kunchi2-5/+8
Issue-ID: PORTAL-909 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Ia006bc755760641c6501a531f95013d04c93427f
2020-06-11Merge "lowered code smells"Sunder Tattavarada10-16/+1
2020-06-10Resubmitting KeyProperty code change since tests failed“Kruthi8-13/+29
Change-Id: I14c0f9b59229e32de45b1652e64c01dd6c1d39e3 Issue-ID: PORTAL-914 Signed-off-by: krutbhat@att.com
2020-06-08fixes for supporting non-gui application access provisioningIkramullah, Ikram (fi241c)15-334/+677
Issue-ID: PORTAL-909 Change-Id: I760eb93966cec6d2cf9a24f06e3424ab867b38f6 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
2020-06-04lowered code smellsRupinder10-16/+1
Issue-ID: PORTAL-865 Change-Id: Id5df2f71d661b0ae2c002bba841aa3a9349f2e11 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-19Merge "removed code smells"Sunder Tattavarada4-7/+4
2020-05-19Merge "lowered code smells"Sunder Tattavarada5-22/+42
2020-05-18Merge "removed code smells"Sunder Tattavarada7-14/+2
2020-05-18Merge "lower code smells"Sunder Tattavarada6-8/+2
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-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 Kumar24-578/+1144
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