Revision 52401
Added by Konstantina Galouni over 6 years ago
- added
- modified
- copied
- renamed
- deleted
- dnet40
- modules
- uoa-services-library
- trunk
- ng-openaire-library
- src
- app
- landingPages
- dataProvider
- dataProvider.component.html (diff)
- datasetsTab.component.ts (diff)
- datasourcesTab.component.ts (diff)
- organizationsTab.component.ts (diff)
- projectsTab.component.ts (diff)
- publicationsTab.component.ts (diff)
- relatedDatasourcesTab.component.ts (diff)
- softwareTab.component.ts (diff)
- statisticsTab.component.ts (diff)
- dataset
- landing-utils
- organization
- project
- publication
- software
- dataProvider
- searchPages
- services
- utils
- landingPages
- app
- src
- ng-openaire-library
- trunk
- uoa-services-library
- modules
1. Landing pages: tabs changed to 'uk-accordion' with custom css.
2. Remove 'uk-animation-fade' class from tabResult.component.
3. When errorMessages.component is used in landing pages' tabs, remove 'uk-animation-fade' class and add 'uk-margin-top' class.
4. First tab with extra query is closed too -> count query first -> add method in fetchPublications.class and case in searchPublications.service.