summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-28Merge "Hibernate db fix"Manoop Talasila63-211/+1498
2019-08-28Merge "LanguageController tests up"Manoop Talasila13-50/+443
2019-08-28Merge "Postman tests up"Manoop Talasila5-6/+278
2019-08-28Merge "Portal Spring Boot Development"Manoop Talasila8-5/+424
2019-08-28Merge "Portal Spring Boot Development"Manoop Talasila2-0/+100
2019-08-28Merge "Portal Spring Boot Development"Manoop Talasila6-0/+273
2019-08-28Merge "Portal Spring Boot Development"Manoop Talasila17-24/+788
2019-08-28Merge "Portal Spring Boot Development"Manoop Talasila2-0/+164
2019-08-28Merge "Logging implementation"Manoop Talasila5-0/+960
2019-08-28Merge "Custom Data Validator"Manoop Talasila2-0/+131
2019-08-28Merge "Reduce number of parameters in constructor"Manoop Talasila4-107/+447
2019-08-27Portal Setup - App issuestatta11-653/+590
Issue-ID: PORTAL-723 Change-Id: Iff1523b2a474f56a74c9fcb9fd850e0e38f6fc68 Signed-off-by: statta <statta@research.att.com>
2019-08-26Hibernate db fixDominik Mizyn63-211/+1498
Hibernate db fix + tests up Issue-ID: PORTAL-710 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I9b799399c08918322e9665e44b42b2e59bb7420b
2019-08-23Onboarding Page Account Admin Changestatta54-431/+5557
Issue-ID: PORTAL-644 Change-Id: I95e43b1a2d12dcb5a4bc56d374cc6d30d8aae3f3 Signed-off-by: statta <statta@research.att.com>
2019-08-22LanguageController tests upDominik Mizyn13-50/+443
LanguageController tests up Issue-ID: PORTAL-710 Change-Id: I1236e3ee62aca3d07cc6d0f6c61a410a8847f281 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-22Postman tests upDominik Mizyn5-6/+278
Postman tests up Issue-ID: PORTAL-710 Change-Id: I2bdb4ba12b35f7c17014eff2a68fd5534e307bbd Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-22Portal Spring Boot DevelopmentDominik Mizyn8-5/+424
LanguageController AOP, Tests Up Issue-ID: PORTAL-710 Change-Id: Ib02651e42eac7273d288a4e34ee8671b21b0b970 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-22Portal Spring Boot DevelopmentDominik Mizyn2-0/+100
LanguageController Up Issue-ID: PORTAL-710 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Iaf9074e9e61204a8a40c8dcb7dc6b0df7bcfbe3a
2019-08-22Portal Spring Boot DevelopmentDominik Mizyn6-0/+273
FnLanguageService and FnLanguageDao up Issue-ID: PORTAL-710 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ib2ec0a435e50ab0d05602433fa91f6c6ca420a10
2019-08-21Portal Spring Boot DevelopmentDominik Mizyn17-24/+788
Spring Security/Session up Issue-ID: PORTAL-710 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I1d2aa22977d5eff43fd9f7e6a964b9446e26593f
2019-08-20Portal Spring Boot DevelopmentDominik Mizyn2-0/+164
FnUser data access object and service up Issue-ID: PORTAL-710 Change-Id: I417c56117adfe7670b4cf90ccca15574dfe6e654 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-20Logging implementationDominik Mizyn5-0/+960
Base logging implementation to project. Issue-ID: PORTAL-705 Change-Id: Ie95a28efdfdce473adca35f7f2cce40c2d1a0df7 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-20Custom Data ValidatorDominik Mizyn2-0/+131
Custom Data Validator to calidate incoming objects. Issue-ID: OJSI-15 Change-Id: Ia2e63adc553facf71733cbf541faa0dfd6287b47 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-20Reduce number of parameters in constructorParshad Patel4-107/+447
Constructor has 53 parameters, which is greater than 7 authorized Issue-ID: PORTAL-562 Change-Id: Ia318321b06d17cd9c2c2e8af7274b7a7550abd7a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-19Merge "Reduce number of parameters in constructor"Manoop Talasila4-92/+423
2019-08-19Merge "Sonar fix in ecomp-portal-BE-common"Manoop Talasila4-49/+67
2019-08-19Reduce number of parameters in constructorParshad Patel4-92/+423
Constructor has 52 parameters, which is greater than 7 authorized Issue-ID: PORTAL-562 Change-Id: Iaee1a1593adb6b8f74decc852af34301c23a5761 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn27-69/+85
Create classes that represent tables in the original database. Imports fix Issue-ID: PORTAL-705 Change-Id: I6910b57bfdcb14c74b8afc7b9953e585433dd2b2 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+77
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I09879c4ff12e353913dcef32c3869dbd341bb2d9 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+120
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I298051ad4c61c31e2018b23ffee77ed0c59cbdd8 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn2-0/+165
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I10a8d8ff265dc91c07783f2d2d4edb3aab971805 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+136
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I181b73c2d0b99ccd30146b9ce03cb26bd7ca4e21 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+131
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I7cd9cf98ff8c65535b009a02c99ea21cd6fd6095 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+492
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I8cb7be951008c7155ca56239c6e317ed5b8e07a0 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+106
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I2330eb04050afd75c4683c6648482373faa90be5 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+147
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I119d0bac83befa95643ab8b11f08fb5cfbee62c2 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+106
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ic1357ae3a7877f7f56675c95717a73ff75222c5d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+117
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I39fb57234e3153e18506760bb5317e70a671a012 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+110
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I365f55da3ca3ae0d3e508aadb0c9b8d1180ec858 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+222
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I12c02d6a5fb1cca66f96c051697e1cf5eb374219 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+109
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Id2be3f100b8cba5338deae4abd4ec203264dcbc6 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+190
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I29ade3c96a6155bfe86fa61efb81055235999a0f Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+152
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I93c07a0fc67b9ca272281d49d6983e151248ad45 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+120
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I22751b391192ba1b9e7570c7818213d39d4e757c Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+113
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ibd886801fbc977eb66445a439cf06f35826ea575 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+99
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ie5d6ed2c1208ac6bfd9031bf03f342f2286434b1 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+99
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I705d01cbd341e3627a7469d0d9f59885c8ff26fe Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+167
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ia29f74bc4947d72e4f41d500fc4f7d1a3fb90caa Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+175
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I9ce23ff0f0abfaa28fe72986aa81fcb7aa464968 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+113
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I6c0de5004d21c4bb958f58a2ef063848d0e674e6 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>