summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/src/app
AgeCommit message (Collapse)AuthorFilesLines
2020-08-12Application start up issue is fixedjegadeeshbabu31-2/+70
Application start up issue is fixed Issue-ID: PORTAL-980 Change-Id: I52394cfb3e3fb007f13232c56201e4f4dc1780d1 Signed-off-by: jegadeeshbabu3 <jegadeesh.babu@att.com>
2020-08-10Raptor reporting capability integratedjegadeeshbabu31-0/+11
Raptor capability integrated Issue-ID: PORTAL-980 Change-Id: Ibf83612374515109172cac8e397dd15d004ca8a6 Signed-off-by: jegadeeshbabu3 <jegadeesh.babu@att.com>
2020-08-07App Onboarding Inactive -500 Internal Server ErrorSudarshan Kumar1-1/+17
App Onboarding Inactive -Throwing 500 Internal Server Error Issue-ID: PORTAL-976 Change-Id: I47eca9a9c1bf95476c2df666ac1bc7e05751552c Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-07-29App onboarding fixesSudarshan Kumar4-3/+18
App onboarding fixes - PORTAL-968,969,970,971 Issue-ID: PORTAL-969 Change-Id: I4046d37aaff0b5df7605e694cabca148d64a74ea Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-07-27App Onboarding - Delete app not workingSudarshan Kumar1-3/+7
App Onboarding - Delete app not working Issue-ID: PORTAL-963 Change-Id: I6ec10fc4266b4d66d5393925411a90d0245b3e72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-07-17Portal Non-Gui application onboarding changesRachitha Ramappa11-315/+567
Change-Id: Ib878398995e1d7a407d44ea6113c05aab2dd1625 Issue-ID: PORTAL-935 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
2020-05-15Adding search-user to portal-FE-osRachitha Ramappa7-6/+330
Change-Id: I7578f95d0e4f91d8499e9c973fc5bfc5a2e45e27 Issue-ID: PORTAL-867 Signed-off-by: rachitha.ramappa@att.com
2020-04-24Fixed IE issue and integrated BannerSudarshan Kumar3-6/+54
Fixed IE issue and integrated best views display banner Issue-ID: PORTAL-889 Change-Id: I6e922431d5033b41de5d8a4ab0e8ccb776062011 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-04-01Merge "Changes made for Role assignment"Sunder Tattavarada1-1/+1
2020-03-31POST calls failing due to CXRFstatta2-1/+26
Issue-ID: PORTAL-870 Change-Id: Ia3fe5b27278d029a96a3e20ec62cfecb1b92a52b Signed-off-by: statta <statta@research.att.com>
2020-03-30Changes made for Role assignmentSudarshan Kumar1-1/+1
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-23Fixed Centerelized App Onboarding IssueSudarshan Kumar1-1/+3
Fixed Centerelized App Onboarding Issue Issue-ID: PORTAL-858 Change-Id: I7c43001ef8e6ba78ea47e80e79d38d903bf13ad5 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-28Fixed the test cases,added sonar configjegadeeshbabu37-23/+173
Fixed test cases and added sonar config details Issue-ID: PORTAL-837 Change-Id: Ie4aa104871cfbbd6c6e36500f5ef2e250bafb575 Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-02-04Made Header and Footer genericSudarshan Kumar1-2/+1
Changes made to make header and footer generic by taking required values from environment.ts Issue-ID: PORTAL-795 Change-Id: I03303e10ef763767d12d16d2ee6454f81a250562 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-04Added portal-FE-os componentsSudarshan Kumar54-2974/+2242
Removed layout from portal-FE-os and added new components in portal-fe-os Issue-ID: PORTAL-795 Change-Id: I3d7f93fa22a7935f9e73ed96802495019aabc129 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2019-12-18Added portal-FE-os projectSudarshan Kumar46-0/+3755
Added portal-FE-os project and included layout components which is having header,footer,global-serach,header-menu,search-users,sidebar,tabbar,userbar components. Removed layout components from portal-FE-common Issue-ID: PORTAL-795 Change-Id: I5764a851ef3b1ba701117759dac38909f129aabd Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>