argirok
704f52c969
[angular-16-irish-monitor | DONE | ADDED] Add fos lvl1 &lvl2 filters
2023-12-12 16:39:59 +02:00
Konstantina Galouni
c12cadf0f1
Merge pull request 'Production release (for EOSC EXPLORE) December 2023' ( #24 ) from develop into master
...
Reviewed-on: #24
2023-12-12 11:43:47 +01:00
Konstantina Galouni
84bf8cdebe
[develop | DONE | FIXED] parsingFunctions.class.ts: Updated urls for eoscSubjects (eoscif guidelines).
2023-12-12 11:59:25 +02:00
Konstantinos Triantafyllou
a4bb94daa7
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2023-12-12 10:11:41 +02:00
Konstantinos Triantafyllou
7b2b3c6cc4
[develop | FIXED | DONE]: Fix copy indicator to clipboard.
2023-12-12 10:10:22 +02:00
Konstantinos Triantafyllou
684c9ac4c0
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2023-12-08 15:34:00 +02:00
Konstantinos Triantafyllou
7d97f05e6e
Merge branch 'angular-16-irish-monitor' of code-repo.d4science.org:MaDgIK/openaire-library into angular-16-irish-monitor
2023-12-08 15:33:50 +02:00
Konstantinos Triantafyllou
3e02680f5e
[angular-16-irish-monitor]: Add orcid in user class. Fix orcid button text. Remove capitalize from buttons in download and data dump.
2023-12-08 15:33:44 +02:00
Alex Martzios
7e007c9511
entity-metadata.component: move the "margin-right" class inside the icons
2023-12-08 14:37:25 +02:00
argirok
49c0569ff8
[develop | DONE | FIXED] : Claims: fix check about status when there is a direct index insertion job
2023-12-08 14:36:42 +02:00
argirok
faf0598e10
[develop | DONE | FIXED] : remove final / from zenodoCommunities url
2023-12-08 14:35:27 +02:00
Alex Martzios
2e336b93a8
create entity-metadata.module so that we can use the component independently
2023-12-08 13:18:24 +02:00
argirok
38b8865be0
[angular-16-irish-monitor | DONE | ADDED] Add title prefix for research outcomes
2023-12-07 12:09:52 +02:00
argirok
f3c7ddec93
[angular-16-irish-monitor | DONE | ADDED] add zenodo dump url
2023-12-07 11:38:27 +02:00
argirok
76003bf6d9
[angular-16-irish-monitor | DONE | CHANGED] Search ORCID: change request to get the list of institutions
2023-12-06 16:05:15 +02:00
argirok
8c5c4923d3
[angular-16-irish-monitor | DONE | CHANGED] cookie banner: parameterize cookie name
2023-12-06 15:13:59 +02:00
Konstantinos Triantafyllou
736546c0eb
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2023-12-06 13:54:08 +02:00
Konstantina Galouni
9913da1f43
[develop | DONE | FIXED]: refineResults.class.ts: Removed unused import FieldDetails.
2023-12-06 13:53:06 +02:00
Konstantina Galouni
3bda71b818
[develop | DONE | CHANGED]: Added file searchFields.base.ts to be extended by existing SearchFields class (searchFields.ts file) - searchFields.ts will be replaced by custom file if needed in angular.json.
2023-12-06 13:50:11 +02:00
argirok
0b90448e01
[angular-16-irish-monitor | DONE | CHANGED] entities selection add check for irish monitor dashboards
2023-12-04 13:26:34 +02:00
Konstantinos Triantafyllou
a2706af35d
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2023-12-01 19:31:04 +02:00
Konstantinos Triantafyllou
1a2a5f81d6
[develop]: Merge changes from develop
2023-12-01 19:30:48 +02:00
argirok
6daf729374
[develop | DONE | CHANGED] : String utils - urlPrefix add check in case url is null
2023-12-01 17:13:16 +02:00
argirok
f537920702
[ DONE | ADDED] String utils - Identifiers: consider valid ORCID the full url, add getRawORCID method
2023-12-01 16:16:25 +02:00
Konstantinos Triantafyllou
7b79146f12
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2023-11-30 23:04:07 +02:00
Konstantinos Triantafyllou
5eed3ce431
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2023-11-30 23:03:46 +02:00
Konstantinos Triantafyllou
ab4d715454
[develop]: Result preview add modifier class and hover behaviour.
2023-11-30 23:03:39 +02:00
Konstantinos Triantafyllou
65f8676a08
[angular-16-irish-monitor | WIP]: Add role group before type of an entity.
2023-11-30 14:20:00 +02:00
argirok
f853d96ed4
[angular-16-irish-monitor | WIP] logService: rename property
2023-11-28 18:49:42 +02:00
argirok
f27b8e11f7
[angular-16-irish-monitor | WIP] logService and properties
2023-11-28 18:42:21 +02:00
argirok
550c27a464
[angular-16-irish-monitor | DONE | CHANGED ] fetchByDOIs: add filter query to the request
2023-11-28 11:04:04 +02:00
Konstantinos Triantafyllou
1a7624eed1
Merge pull request 'Production release November 2023 v3' ( #23 ) from develop into master
...
Reviewed-on: #23
2023-11-28 09:45:06 +01:00
Konstantina Galouni
c7c1aec26e
[develop | DONE | CHANGED]: Updated parsing and display for usage counts per data source to show datasource names.
...
1. resultLandingInfo.ts: Added field datasourceName: string in interface MetricPerDatasource.
2. parsingFunctions.class.ts: In method "parseMeasures()", updated parsing for usage counts per data source (countsPerDatasource) to parse datasourceId and datasourceName from datasource field of response (split by ||).
3. resultLanding.component.html: On display of countsPerDatasource in table, show datasource names.
2023-11-27 18:10:37 +02:00
Alex Martzios
6f214cb08a
[angular-16-irish-monitor | WIP]: browse repository monitors - query for datasource stakeholders, display them in page
2023-11-27 14:01:14 +02:00
Konstantina Galouni
fa61b8bef4
[develop | DONE | CHANGED]: numbers.component.ts: Added in Numbers field "mergedFundersSize", and on init method call refine query for research products (results), to merge refine queries of research products and projects and set the mergedFundersSize (all funders that have research products, or have >1 project).
2023-11-24 16:59:55 +02:00
Konstantina Galouni
7cd9516493
[develop | DONE | CHANGED]: refineFieldResults.service.ts: In method "getRefineFieldResultsByFieldName()" added in keys "funder", to get (refine query) all funders for research products and projects in autocomplete (advanced) search.
2023-11-24 16:57:35 +02:00
Konstantina Galouni
54e0181560
[develop | DONE | FIXED] numbers.component.ts: Updated method called in refine query to get funders of projects from "getRefineFieldsResultsByEntityName()" to "getAllRefineFieldResultsByFieldName()" to be able to get more than 100 funders each time.
2023-11-24 13:18:22 +02:00
Konstantina Galouni
ff34511a9c
[develop | DONE | CHANGED]: refineFieldResults.service.ts: Added method "getAllRefineFieldResultsByFieldName()" to get all values of a specific refine field (not just first 100) | In method "getRefineFieldResultsByFieldName()" changed key:string to keys:string[] to be able to define multiple fields to query for all their values - creted helper method "fieldIncludesAnyOfTheKeywords()".
2023-11-24 11:44:23 +02:00
Konstantinos Triantafyllou
205b97487c
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2023-11-24 10:52:50 +02:00
Konstantinos Triantafyllou
246cafa43f
[angular-16-irish-monitor]: Add rootClass subject in layout service.
2023-11-24 10:51:22 +02:00
Konstantina Galouni
1f872d2beb
[develop | DONE | ADDED]: searchSorting.component.ts: Added sorting options by impact-based indicatos in PRODUCTION as well.
2023-11-23 09:42:38 +02:00
Konstantina Galouni
4155027e87
[develop | DONE | FIXED]: alert.ts: Fixed margins and paddings in buttons of uk-modal-footer.
2023-11-21 12:59:17 +02:00
Konstantinos Triantafyllou
3c1b72e7e4
[angular-16-irish-monitor | ADDED]: Add configuration for caching indicators.
2023-11-16 16:44:27 +02:00
Konstantinos Triantafyllou
79d49c80e3
[angular-irish-16 | DONE]: Add datasource in Entities. Add logo in sidebar.
2023-11-16 14:36:44 +02:00
Konstantinos Triantafyllou
752baad8de
[angular-16-irish-monitor]: Merge from develop(2)
2023-11-16 11:52:46 +02:00
Konstantinos Triantafyllou
552f1ed43a
[angular-16-irish-monitor]: Merge from develop
2023-11-16 11:47:50 +02:00
Konstantinos Triantafyllou
fc58721e2a
[angular-16-irish-monitor]: Add method to get the label of an option in stakeholder-base component
2023-11-16 11:45:07 +02:00
Konstantinos Triantafyllou
054d7ff51e
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2023-11-16 11:36:51 +02:00
Konstantinos Triantafyllou
58274c537b
[develop | DONE]: Move indicators.less into common assets
2023-11-16 11:36:41 +02:00
argirok
5b0c207150
[develop | DONE | FIXED] : re-add properties for services
2023-11-15 17:39:03 +02:00