summaryrefslogtreecommitdiffstats
path: root/portal-FE-common/src/app/layout/components
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12Changes made to fix login errorSudarshan Kumar2-2/+3
Changes made for fix login error and checking condition inside footer.html Issue-ID: PORTAL-852 Change-Id: I4801f73e9e25b6e4ab3b6e9b4e9228d46a8f56a8 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-28Fixed the test cases,added sonar configjegadeeshbabu38-8/+60
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-10Changes made to fix left menu routingSudarshan Kumar1-88/+81
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-05Merge "global-search and search user components"Sunder Tattavarada8-0/+693
2020-02-05global-search and search user componentsjz385p8-0/+693
global-search and search user components with service Issue-ID: PORTAL-827 Change-Id: I503b259b71f3edcb27456d4e37c84fb356239f31 Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-02-04Made Header and Footer genericSudarshan Kumar4-4/+43
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 Kumar1-0/+42
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>
2020-01-28Adding new components with portal-FE-commonSudarshan Kumar24-0/+2476
added layout, admins, functional-menu, portal-admins, plugins components along with helpers class, models, pipes and dependent angular services. Issue-ID: PORTAL-795 Change-Id: I8e9771fcee5d0e58c4a48711c943761f29ae48b8 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2019-12-18Added portal-FE-os projectSudarshan Kumar33-2948/+0
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>
2019-12-10Added portal-FE-common - angular upgrade codeSudarshan Kumar33-0/+2948
Added Layout Component- Footeter, global-search, header, header-menu, search-user, sidebar, tabbar, userbar and also added Account Onbaording changes Issue-ID: PORTAL-795 Change-Id: I815add150ba12c868c1b0f80f3dfcdf4ea804d70 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>