explore-services/explore/src
Konstantina Galouni 0b53cea58a [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
..
app [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
assets [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
beta SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
environments Add errorLink property 2022-05-12 12:25:10 +03:00
prod update robots.txt 2021-10-11 16:08:35 +03:00
sitemaps add project sitemaps 2022-03-24 12:57:58 +02:00
OpenSearchDescriptor.xml [Explore|Trunk] 2021-03-05 12:07:33 +00:00
index.html SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
karma.conf.js [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
main.server.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
main.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
manifest.json SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
material.scss [Explore|Trunk] 2020-02-11 15:09:08 +00:00
polyfills.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
robots.txt [Explore |Trunk] 2020-06-30 16:03:06 +00:00
styles.css Create new branch for explore new-theme. Initialize variables, css and angular.json 2022-03-30 13:01:55 +03:00
test.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.app.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.server.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.spec.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00