summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/app/shared/services/user
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Integrated UI lazy loading and Raptor updateSudarshan Kumar1-3/+3
Integrated UI lazy loading and Raptor update Issue-ID: PORTAL-902 Change-Id: I0cf9f22a57c2be4e5b83981bdf0984768a5f44a6 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-01removed a failing test caseIndrijeet kumar1-4/+1
removed a failing test case Issue-ID: PORTAL-813 Change-Id: I2af15b0b3d3d1a9b8c941384d242790982cac8cf Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-16test cases in user componentIndrijeet kumar1-0/+62
test cases in user component Issue-ID: PORTAL-813 Change-Id: I45344f8f61e1e2164bbdcf99c2e04bf722527490 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-03-25fixed some import errorsRupinder1-3/+2
Fixed some import errors which was causing the build to fail sometime. Issue-ID: PORTAL-834 Change-Id: Ib4a2a6e5f18b76b8585ad380287184fefdacde87 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-03-09Fixed Rdp-data-table data loading issueSudarshan Kumar1-3/+3
Fixed rdp-data-table data loading issue and also fixed firefox issue for welcome page.inculuded missing imports and providers Issue-ID: PORTAL-836 Change-Id: I0ca770536a1fb9e7056bc4dc890ad677bcd8d4e9 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-06adding sdk changesMuni Mohan Kunchi1-21/+4
adding sdk changes Issue-ID: PORTAL-830 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: I0c99d3ab15fcf4c3b34d84658b64114dadbe2577
2020-01-23Write one Angular test caseRupinder1-4/+21
Written Angular test case for PORTALSDK/sdkOS/ngApp User Service Issue-ID: PORTAL-808 Change-Id: Ie4a06dfa48a19ec95757b76251d3fa81104e42e2 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2019-12-02Spec file error fixesArundathi Patil1-1/+4
Fixed multiple errors in multiple spec files which caused test case failures Issue-ID: PORTAL-416 Change-Id: I71f51a31301b7f2dc77a763b2799a4b665e596cd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-17Migrating screens to Angular 7statta3-0/+101
Issue-ID: PORTAL-706 Change-Id: Ic3feb4019923040aafe6e9a97a60b41165be8b40 Signed-off-by: statta <statta@research.att.com>