explore-services/explore/src
Konstantina Galouni 53f6eb465c [Explore | Library | new-theme]: Added more refine filters in Repositories, Journals, Registries pages | Search & Datasource landing: Show not compatible datasources | Result Landing: get relations names by relationsVocabulary (dnet:relation_relClass.json).
1. env-properties.ts & environments/: Removed old properties searchLinkToEntityRegistriesDataProvidersTable and searchLinkToJournalsTable.
2. fetchDataproviders.class.ts & searchDataproviders.service.ts: Removed old unused methods related to subjects/ tables/ csv.
3. searchFields.ts: Added more refine filters in Repositories, Journals, Registries pages (COMPATIBLE_DATAPROVIDER_FIELDS, ENTITY_REGISTRIES_FIELDS, JOURNAL_FIELDS).
4. result-preview.component.ts: Added field @Input() deposit: boolean = false;
5. result-preview.component.html:
   a. Added link to landing page even for not compatible datasources.
   b. Added class "uk-label-danger" when compatibility = "not available" only when deposit=true.
6. searchResultsInDeposit.component.html: In <result-preview> added parameter deposit="true".
7. dataProvider.component.html:
   a. Added class "uk-label-danger" when compatibility = "not available".
   b. Show custom "Not yet registered" compatibility label when compatibility = "not available".
8. ISVocabularies.service.ts: Added methods for getting relationsVocabulary (dnet:relation_relClass.json).
9. resultLanding.service.ts & parsingFunctions.class.ts: When parsing relations, get relationName from relationsVocabulary.
10. resultLanding.component.ts: Get relationsVocabulary and pass it to "getResultLandingInfo()".
11. orcid-work.component.ts: When calling "getResultLandingInfo()", added null parameter for relationsVocabulary.
12. configuration.service.ts: [Bug fix] Added more checks in method "isPageEnabledByStateAsync()".
2022-08-03 18:21:14 +03:00
..
app [Explore | Library | new-theme]: Added more refine filters in Repositories, Journals, Registries pages | Search & Datasource landing: Show not compatible datasources | Result Landing: get relations names by relationsVocabulary (dnet:relation_relClass.json). 2022-08-03 18:21:14 +03:00
assets [Explore | new-theme]: package.json: In dependencies, set uikit to 3.12.0 | Updated submodules. 2022-08-03 11:33:09 +03:00
beta SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
environments [Explore | Library | new-theme]: Added more refine filters in Repositories, Journals, Registries pages | Search & Datasource landing: Show not compatible datasources | Result Landing: get relations names by relationsVocabulary (dnet:relation_relClass.json). 2022-08-03 18:21:14 +03:00
prod update robots.txt 2021-10-11 16:08:35 +03:00
sitemaps change tablet images for homepage slider section, add sdg/fos pages in sitemap 2022-07-22 12:26:57 +03: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
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.less Rename all css files to less. Import less from library instead of css 2022-07-18 18:59:32 +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