Go to file
konstantina.galouni cde4550dfc [Trunk | Library]:
Merge services, fetchClasses, simple and advanced search pages for research results (publications, datasets, software, other):

1. advancedSearchResearchResults.component & advancedSearchResearchResults.module: New common advanced search page for research results.
2. searchResearchResults.component & searchResearchResults.module: New common simple search page for research results.
3. fetchResearchResults.class: New common fetch class for research results.
4. searchResearchResults.service: Update existing service to satisfy merge of research results services.
5. app.module.ts: Import one common simple and one common advanced search page for search results.
6. claimResultSearchForm & directLinking &
        advancedSearchDatasets & advancedSearchOrps & advancedSearchPublications & advancedSearchSoftware &
        searchDatasets & searchOrps & searchPublications & searchSoftware &
        fetchDatasets.class & fetchOrps.class & fetchPublications.class & fetchSoftware.class: Use common service for research results (searchResearchResults.service).
7. datasetsTab & orpsTab & publicationsTab & softwareTab & relatedDatasourcesTab & statisticsTab:  Use common fetch class for research results (fetchResearchResults.class).
8. dataProvider & organization & project & search : Use common service and common fetch class for research results (searchResearchResults.service, fetchResearchResults.class).
9. linkingGeneric.component: Remove import of services for publications and datasets.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57027 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-11 09:45:54 +00:00
claims [Trunk | Library]: 2019-09-11 09:45:54 +00:00
connect Fix bug on adminLoginGuard wrong redirectedUrl on canLoad. 2019-09-05 14:02:18 +00:00
deposit [Trunk | Library]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call. 2019-08-02 14:55:32 +00:00
error [Trunk|Library]: Refactor isRouteEnabled to check if a page is enable on portals too. Add on deposit first page bottom content. 2019-07-18 16:02:01 +00:00
landingPages [Trunk | Library]: 2019-09-11 09:45:54 +00:00
login [Library|Trunk] 2019-08-30 14:53:16 +00:00
reload [Trunk|Library]: Use scroll function from 'HelperFunctions' class (utils folder). 2019-04-24 12:31:01 +00:00
searchPages [Trunk | Library]: 2019-09-11 09:45:54 +00:00
services [Trunk | Library]: 2019-09-11 09:45:54 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents Add property afterLoginRedirect and use it user-mini to redirect after login. 2019-08-29 09:49:40 +00:00
test [Library|Trunk] 2019-06-03 13:20:36 +00:00
utils [Trunk | Library]: 2019-09-11 09:45:54 +00:00
app-routing.module.ts [Trunk | Library]: Merging branch "mergeResultLandingPages" into Trunk 56883:56968 2019-09-05 08:49:33 +00:00
app.component.ts [Library|Trunk] 2019-06-12 08:59:10 +00:00
app.module.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
app.server.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00