openaire-library/landingPages
Konstantina Galouni 32a34d5a12 [develop | DONE | ADDED]: Added parsing and display for usage counts per data source.
1. resultLandingInfo.ts:
   a. Commented out deprecated fields from interface Measure.
   b. Added interface MetricPerDatasource.
   c. Added in interface Measure, countsPerDatasource?: MetricPerDatasource[];
2. parsingFunctions.class.ts: In method "parseMeasures()", added parsing for usage counts per data source (countsPerDatasource).
3. resultLanding.component.html: Display countsPerDatasource in table (metrics tab > usage tab) if there is any.
2023-11-08 16:57:56 +02:00
..
annotation [Library | Trunk]: Remove getUserInfo from annotation component 2021-01-13 13:00:41 +00:00
dataProvider [angular-16 | DONE | FIXED]: In queries of results by pid, do not include pidtype restriction (some handle pids are resolved by doi regex, but no results returned for pidtype exact "doi"). 2023-10-30 10:53:19 +02:00
feedback Update material to version 15 2023-08-01 11:40:55 +03:00
htmlProjectReport Simplify piwik logic: All work is done in piwik.service. 2023-07-12 15:05:25 +03:00
landing-utils [develop | DONE | ADDED]: Added parsing and display for usage counts per data source. 2023-11-08 16:57:56 +02:00
organization Merge remote-tracking branch 'origin/develop' into angular-16 2023-08-30 16:44:39 +03:00
project Merge from origin/develop 2023-09-26 11:50:07 +03:00
result [develop | DONE | ADDED]: Added parsing and display for usage counts per data source. 2023-11-08 16:57:56 +02:00