openaire-library/deposit
Konstantina Galouni d43f576d40 [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
..
utils 1. Add proper message (for connect or explore portal) for Zenodo repository in all deposit pages at the right side of each page. 2018-11-26 15:44:32 +00:00
depositFirstPage.component.ts Deposit modal: Fix grid. Search form: fix paddings 2022-07-13 10:37:12 +03:00
depositFirstPage.module.ts new deposit page designs and search deposit page 2022-05-30 16:52:28 +03:00
searchDataprovidersToDeposit.component.ts Add background for dashboard home and deposit pages 2022-07-27 13:50:32 +03:00
searchDataprovidersToDeposit.module.ts Change search-inputs 2022-04-19 16:32:45 +03:00
searchResultsInDeposit.component.html [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
searchResultsInDeposit.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
searchResultsInDeposit.module.ts [Library| Trunk] 2020-03-13 15:06:22 +00:00