openaire-library/utils/entities
Konstantina Galouni 9e413e7a2b [Explore & Library | new-theme]: Dataprovider landing page redesign.
1. environments/: Added "fairSharingURL" and "eoscMarketplaceURL".
2. env-properties.ts: Added properties:  fairSharingURL?: string, eoscMarketplaceURL?: string
3. searchFields.ts: In OpenaireEntities added type names also in singular.
4. statisticsTab.component.ts: Use type names from OpenaireEntities.
5. relatedDatasourcesTab.component.ts: Updated paging and align of columns according to mocks | Use type names from OpenaireEntities.
6. dataProvider.module.ts: Added iconsService.registerIcons([graph]).
7. dataProviderInfo.ts:
   	a. "description" type changed from string to string[]
   	b. #7718: Added field provenance: Map<string, {"url": string[]}>;
   	c. export class DataproviderProvenance with "provenance" field with info foreach provenance type.
8. dataProvider.service.ts: Updated parsing for description and originalId (provenanve) (#7718).
9. dataProvider.component: Redesign of datasource landing page.
2022-05-03 14:22:53 +03:00
..
adminTool add changes for pages and dynamic menus - dev only 2022-01-11 12:05:40 +02:00
CuratorInfo.ts [Trunk|Library]: Remove null default value on id of curator. 2019-07-02 10:27:09 +00:00
EmailRecaptcha.ts [Trunk|Library]: 1. Add a new entity with fiels an email and recaptcha token. 2. Add a contact method on email service to send an email and recaptcha token to admin-tools 2019-04-11 11:26:02 +00:00
FAQ.ts [Trunk|Library]: Create a FAQ entity class. 2019-06-24 10:39:03 +00:00
contentProvider.ts [Library | Trunk]: Content provider criteria add constructor 2021-04-06 14:44:48 +00:00
dataProviderInfo.ts [Explore & Library | new-theme]: Dataprovider landing page redesign. 2022-05-03 14:22:53 +03:00
deletedByInferenceResult.ts [Trunk | Library]: 2019-05-29 12:24:43 +00:00
entities.module.ts [Trunk | Library]: app-routing.module & entities.module: Bug fixes in imports after merging research results. 2019-09-11 11:45:35 +00:00
metrics.ts ORP landing: change link button text to link this product to 2018-07-26 10:09:06 +00:00
organizationInfo.ts [Library|Trunk] 2020-08-19 11:01:22 +00:00
projectInfo.ts [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
publication.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
resultLandingInfo.ts [Library | new-theme]: resultLandingInfo.ts: Added export interface Context and set in ResultLandingInfo class contexts: Context[]; | parsingFunctions.class.ts: In method "parseContexts()" use interface Context. 2022-04-12 15:01:45 +03:00
searchResult.ts [Library|Trunk] 2021-04-02 09:17:00 +00:00