summaryrefslogtreecommitdiffstats
path: root/portal-FE-common/src/app/layout/components/tabbar
AgeCommit message (Collapse)AuthorFilesLines
2020-08-11Internationalization codeSri Balaji Marripud3-4/+15
Issue-ID: PORTAL-975 Change-Id: I4d4e25b883f36ee6ee1e16d98e75773636b1ee5b Signed-off-by: Sri Balaji Marripud <sri.balaji.marripud@att.com>
2020-07-28Multitab-Implemented z-indexSudarshan Kumar1-16/+23
Multitab-Implemented z-index Issue-ID: PORTAL-936 Change-Id: Ifad254d70516f3ae62c1e5d975723fa85dd7714d Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-07-27App Onboarding - Delete app not workingSudarshan Kumar1-1/+1
App Onboarding - Delete app not working Issue-ID: PORTAL-963 Change-Id: I6ec10fc4266b4d66d5393925411a90d0245b3e72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-07-15Left Menu Expand Or Collapse-Container Space IssueSudarshan Kumar1-0/+1
Left Menu Expand Or Collapse - Container Space Issue Issue-ID: PORTAL-947 Change-Id: Icf65151c2782104726362e45b42e32713e2f3c65 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-07-07Merge "Audit log,resolved merge conflict"Sunder Tattavarada3-5/+36
2020-07-07Merge "Fixed Portal-Multi-Tab Issue"Sunder Tattavarada1-2/+2
2020-07-07Audit log,resolved merge conflictjz385p3-5/+36
Audit log code merge conflict resolved Issue-ID: PORTAL-941 Change-Id: I1dbe87cee9b471aa0b7319bd8a568826de927c8b Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-07-06Fix for Resizing the main tab area upon collapsing left menu“Kruthi2-1/+8
Change-Id: I0745333090f7d19f5c7cee478aef4ef7fffe6733 Issue-ID: PORTAL-942 Signed-off-by: krutbhat@att.com
2020-07-01Fixed Portal-Multi-Tab IssueSudarshan Kumar1-2/+2
Fixed Portal-Multi-Tab Issue Issue-ID: PORTAL-936 Change-Id: I71198ef118e0a172fc25507af1fe790c7bcf4015 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-28Fixed the test cases,added sonar configjegadeeshbabu31-1/+18
Fixed test cases and added sonar config details Issue-ID: PORTAL-837 Change-Id: Ie4aa104871cfbbd6c6e36500f5ef2e250bafb575 Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-01-28Adding new components with portal-FE-commonSudarshan Kumar5-0/+385
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 Kumar5-347/+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 Kumar5-0/+347
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>