explore-services/explore/src
Konstantina Galouni 1cbe7fd930 [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities.
1. string-utils.class.ts:
   a. Added method "public static getEntityName(entityType: string, plural: boolean = false): string" to return OpenaireEntities name by entityType.
   b. Added method "public static getEntityFileName(entityType: string): string" to return OpenaireEntities file name by entityType.
2. directLinking.component.ts & dataProvider.component.ts & project.component.ts & resultLanding.component.ts & myOrcidLinks.component.ts & searchResearchResults.component.ts & result-preview.component.ts & search-tab.component.ts: Call StringUtils.getEntityName and StringUtils.getEntityFileName methods instead of checking if/then/else locally.
2022-06-03 13:01:56 +03:00
..
app [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities. 2022-06-03 13:01:56 +03:00
assets Make some alignments in breadcrumbs in all pages. Home: On click event in dropdown of quickselections triggers focus in next input. 2022-06-02 17:46:39 +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