summaryrefslogtreecommitdiffstats
path: root/portal-FE-common
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Assign default user sort type issue is fixedjz385p1-7/+6
User default sort type Issue-ID: PORTAL-862 Change-Id: Iaa82801e21aff4be7639ad014784561b5aa59e20 Signed-off-by: jz385p <jegadeesh.babu@att.com> (cherry picked from commit 02def0f28e693bc8a241f2b294a5dd9a8969a2b8)
2020-04-02Set default value for first time userjz385p1-3/+14
Default user for first time user Issue-ID: PORTAL-862 Change-Id: I671ffb2574d4fc05602f218aa625248d35e666f4 Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-03-16Fixed sonar version related issuejegadeeshbabu31-1/+50
Fixed sonar latest version realted issue Issue-ID: PORTAL-837 Change-Id: I8b82f083c5449032706c88e46782572467f075a3 Signed-off-by: jz385p <jegadeesh.babu@att.com>
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-03-11Fixed license textLorraine Welch1-11/+11
Issue-ID: PORTAL-853 Signed-off-by: Lorraine Welch <lb2391@att.com> Change-Id: Ie511f40daedc5da127d9fd808352715cfd880344
2020-02-28Fixed the test cases,added sonar configjegadeeshbabu376-117/+925
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-18Changes made to upgrade pom versionSudarshan Kumar1-4/+3
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 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-06Fixed Portal-FE-os build issuesSudarshan Kumar2-29/+5
Fixed Portal-FE-os build issues Issue-ID: PORTAL-795 Change-Id: I7eb5998ab6d4185338955b02fe478c0bbc2f419e Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-05Merge "global-search and search user components"Sunder Tattavarada10-0/+796
2020-02-05global-search and search user componentsjz385p10-0/+796
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-04Merge "Added portal-FE-os components"Sunder Tattavarada3-3/+42
2020-02-04Added portal-FE-os componentsSudarshan Kumar3-3/+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-31Merge "Angular upgrade - Dynamic widget,widget catalog"Sunder Tattavarada20-0/+1683
2020-01-30Angular upgrade - Dynamic widget,widget catalogjz385p20-0/+1683
Angular upgrade Issue-ID: PORTAL-815 Change-Id: If3db891f2d02efa1d86b71198de97a322ddd0cfa Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-01-30Added new componetnts inside page modulesSudarshan Kumar55-0/+7564
Added catalog-modal, role, roles-function, scheduler, user-notification-admin, users, widgets componetnts. Issue-ID: PORTAL-795 Change-Id: I4b5d781bb91224d7f4f3b00025443b906a4b4e5b Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-01-29Added service componentsSudarshan Kumar45-30/+2082
Added service components and removed all att or ecomp references Issue-ID: PORTAL-795 Change-Id: I71d47098d514cd70dad2d765799b38a54c091b9d Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-01-28Merge "Adding new components with portal-FE-common"Sunder Tattavarada88-0/+7183
2020-01-28Adding new components with portal-FE-commonSudarshan Kumar88-0/+7183
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>
2020-01-23Added home dashboard component related files mastejz385p12-0/+997
Added home dashboard component related files maste Issue-ID: PORTAL-809 Change-Id: Ibd17ccae20bacbe5cd4af6c88fe3d0e2f806e89b Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-01-16Added Widget-Onboarding and dependent ServicesSudarshan Kumar14-0/+1683
Added Widget-Onboarding component and dependent Services e.g AdminsServices ApplicationServices WidgetOnboardingServices Issue-ID: PORTAL-795 Change-Id: I483e26ed0524b99931cbb05a53e944aaed9c79f5 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-01-14Merge "application catalog upgraded version"Sunder Tattavarada4-0/+558
2019-12-18Added portal-FE-os projectSudarshan Kumar39-3300/+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-12application catalog upgraded versionjz385p4-0/+558
Application catalog upgraded version Issue-ID: PORTAL-799 Change-Id: I9bc85a3cd98083342b971fff7d5a140f223c34df Signed-off-by: jegadeeshbabu3 <jegadeesh.babu@att.com>
2019-12-12Added Contact-Us Component and ServiceSudarshan Kumar10-0/+1122
Added Contact-Us Component and Service Issue-ID: PORTAL-795 Change-Id: Iee3fc35385aada55ab37a809a55b0ba254d84c89 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2019-12-10Added portal-FE-common - angular upgrade codeSudarshan Kumar11-0/+1337
Added Microservice-Onboarding Component Issue-ID: PORTAL-795 Change-Id: I3cc9836155a5935e754c7ad25929bdd6e5e63e3f Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2019-12-10Added portal-FE-common - angular upgrade codeSudarshan Kumar150-0/+11767
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>