openaire-library/landingPages/dataProvider
konstantina.galouni ad44991cd1 [Trunk | Library]:
1. tabs.component.ts: If tabs are more than 2, add class (in all html) 'uk-visible@m' - <small-tabs> will be displayed instead.
2. small-tabs.component.ts: Show small tabs if they are more than 2 and add class 'uk-hidden@m'.   
3. resultLanding.component & project.component & organization.component & dataProvider.component:
        a. Show tabs without waiting for initialization - do not calculate number of tabs.
        b. Show summary tab always - if no primary or secondary information, show alert message.
        c. Remove checks and 'uk-visible@m', 'uk-hidden@m' from calling <my-tabs> and <my-small-tabs> - chekcs are now inside components.
        d. Add 'uk-active' in first tab (no need to calculate which tab is first).
        e. resultLanding.component & project.component & dataProvider.component: 
                Summary tab always visible - if no primary or secondary information, show alert message.
        f. organizations.component: projects tab always visible.
        g. resultLanding.component & project.component: Add margins in linking button.
4. organization.component: 
        a. [Bug fix] Execute search queries only once for each tab.
        b. [Bug fix] In datasets and other tab, show appropriate view (not projects tab).
        c. [Bug fix] On initialization, get projects results (not just count).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58807 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-29 14:15:35 +00:00
..
dataProvider.component.html [Trunk | Library]: 2020-05-29 14:15:35 +00:00
dataProvider.component.ts [Trunk | Library]: 2020-05-29 14:15:35 +00:00
dataProvider.module.ts [Trunk | Library]: 2020-05-28 10:53:29 +00:00
dataProvider.service.ts [Trunk | Library] 2020-03-17 10:04:17 +00:00
datasetsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
datasourcesTab.component.ts [trunk]: Merging branch 'changeDeposit' into trunk for revisions 54355:54751 2019-02-12 11:15:21 +00:00
organizationsTab.component.ts 1. Landing pages: tabs changed to 'uk-accordion' with custom css. 2018-06-08 11:21:42 +00:00
orpsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
projectsTab.component.ts 1. Landing pages: Rename 'Other Metrics' to 'Metrics' in appbox. 2018-06-10 23:25:33 +00:00
publicationsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
relatedDatasourcesTab.component.ts [Library | Trunk]: 1. Merge from landing redesign. 2. Close modal on show Authors. 2020-03-16 13:09:46 +00:00
softwareTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
statisticsTab.component.ts [Trunk | Library]: Redesign of Dataprovider Landing Page. 2020-05-26 20:36:14 +00:00