openaire-library/landingPages/landing-utils
Konstantina Galouni 95549185d9 [Library | new-theme]: Allow also ?pid url parameter in datasource landing | Fixes in newSearchPage for service filters.
1. dataProvider.component.ts: [Bug fix] Allow also ?pid url parameter, query accordingly and set canonicalUrl to use it in seoService and scema2jsonld.
2. dataProvider.component.html: Set canonicalUrl into URL of <schema2jsonld> | Use <landing-header> instead of <showTitle>.
3. dataProvider.service.ts: Set url for querying a datasource by pid (if ?pid in landing url param) and parse also the whole record, the objIdentifier and the relcanId.
4. landing-header.component.ts: Added @Input() isSticky: boolean = false; to set less margins when sticky.
5. resultLanding.component.html: Use <landing-header> instead of <showTitle>.
6. resultLanding.component.ts: Use renamed Identifier.getResultPIDFromIdentifiers --> Identifier.getPIDFromIdentifiers.
7. metrics.service.ts: Removed console.log.
8. searchDataproviders.service.ts: Added parsing for relcanId.
9. dataProviderInfo.ts: Added relcanId, objIdentifier, record.
10. result-preview.component.ts: Use renamed Identifier.getResultPIDFromIdentifiers --> Identifier.getPIDFromIdentifiers.
11. string-utils.class.ts: Renamed Identifier.getResultPIDFromIdentifiers --> Identifier.getPIDFromIdentifiers.
12. [SITEMAPS] extractUrlsFromSearch.ts: Use renamed Identifier.getResultPIDFromIdentifiers --> Identifier.getPIDFromIdentifiers.
13. newSearchPage.component.ts: [Bug fix]
   a. entityType for datasources is "dataprovider".
   b. Added service filter options only when entityType == "service".
2022-05-30 10:39:10 +03:00
..
citeThis [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
landing-header [Library | new-theme]: Allow also ?pid url parameter in datasource landing | Fixes in newSearchPage for service filters. 2022-05-30 10:39:10 +03:00
metrics [Explore & Library & common-assets | new-theme]: No animation in sticky tabs | Tabs stop being sticky when bottom component is in viewport | Updates in powered by bottom message | Updates in statistics in datasource landing. 2022-05-04 18:09:35 +03:00
addThis.component.ts [Explore & Library | new-theme]: Fixes for orcid dropdown in authors and increase timeout for addThis check for warning. 2022-05-18 12:31:46 +03:00
availableOn.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
fos.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
fundedBy.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
landing.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
parsingFunctions.class.ts [Library | new-theme]: parsingFunctions.class.ts: Updated links for eoscSubjects. 2022-05-23 13:23:24 +03:00
projects-in-modal.component.ts [Library | new-theme]: Updated look of message when errorCodes.NONE in <errorMessages>. 2022-05-06 12:27:23 +03:00
projects-in-modal.module.ts delete unused files/methods in landing pages 2022-05-10 12:44:10 +03:00
relatedTo.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
resultLandingUtils.module.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
sdg.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
showIdentifiers.component.ts [Library | new-theme]: [NEW] #6915 - Added new fields in datasources/services. 2022-05-16 17:01:35 +03:00
showPublisher.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
showPublisher.module.ts [Trunk|Library] 2019-05-27 10:36:09 +00:00
showSubjects.component.ts [Library | new-theme]: 1. showSubjects.component.ts: Ignore specialSubjects and do not add links. | 2. resultLanding.component.html & resultLanding.component.ts: Show button "Check compatible EOSC services" not only in development or beta environments. 2022-05-16 18:42:23 +03:00
showTitle.component.ts [Library & Common-Assets | new-theme]: 1st version of restructure of result landing page according to redesign | Bug fix in method "hasMetrics". 2022-04-04 12:14:54 +03:00
tabPaging.component.ts 1. Add pipe for numbers. 2018-05-18 12:47:26 +00:00
tabTable.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00