openaire-library/landingPages/result
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
..
deletedByInference [Library | Trunk]: 1. Merge from landing redesign. 2. Close modal on show Authors. 2020-03-16 13:09:46 +00:00
resultLanding.component.html [Trunk | Library]: 2020-05-29 14:15:35 +00:00
resultLanding.component.ts [Trunk | Library]: 2020-05-29 14:15:35 +00:00
resultLanding.module.ts [Library | Trunk]: Some changes on result landing page base on new mocks. 2020-05-20 20:34:29 +00:00
resultLanding.service.ts [Library | Trunk]: 1. Merge from landing redesign. 2. Close modal on show Authors. 2020-03-16 13:09:46 +00:00