openaire-library/landingPages/result
Konstantina Galouni 2c27854213 [Library | new-theme]: #7963 - Parse field "eoscifguidelines" in result landing page to get eosc subjects.
1. resultLanding.service.ts: Added in parsing field "eoscifgiudelines" (resultLandingInfo.eoscSubjects).
2. parsingFunctions.class.ts: Added method "parseEoscSubjects()" | Method "checkAndAddEoscSubject()" updated - do not add eosc subjects in classifiedSubjects.
3. resultLanding.component.html: In <showSubjects> added [eoscSubjects]="resultLandingInfo.eoscSubjects".
4. showSubjects.component.ts: Added @Input() eoscSubjects: any[]; and show them as classifiedSubjects too.
2022-08-30 11:35:42 +03:00
..
deletedByInference [Library & common-assets | new-theme]: z-index problems in landing pages & scrolling on page change in tabs and versions modals | Bug fix in projects tab of organizatio landing. 2022-06-16 19:37:31 +03:00
resultLanding.component.html [Library | new-theme]: #7963 - Parse field "eoscifguidelines" in result landing page to get eosc subjects. 2022-08-30 11:35:42 +03:00
resultLanding.component.ts [Library | new-theme]: resultLanding.component.ts: [Bug fix] Added check if "resultLandingInfo.hostedBy_collectedFrom" is initialized | dropdown-filter.component.ts: [Bug fix] In method "isOpen()" added check if in client side. 2022-08-09 12:31:57 +03:00
resultLanding.module.ts remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
resultLanding.service.ts [Library | new-theme]: #7963 - Parse field "eoscifguidelines" in result landing page to get eosc subjects. 2022-08-30 11:35:42 +03:00