From 561cdfbc23ce8d50ae2637eedffa59bbcfbc5cd0 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 25 Jul 2024 10:54:25 +0300 Subject: [PATCH] [develop]: Align changes in indicator card with monitor. Update version and changelog --- CHANGELOG.md | 11 + package.json | 2 +- src/app/openaireLibrary | 2 +- src/app/shared/monitor/monitor.component.html | 220 ++++++++++-------- 4 files changed, 134 insertions(+), 101 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 627a10f..0f9fa6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - *Fixed (for any bug fixes)* - *Security (in case of vulnerabilities)* +## v1.0.1 - 25.07.2024 +### Fixed +Problem with ORCID KPIs regarding a researcher. +Reordered action buttons in a search page. +Fix import/export indicators tab title wasn't imported. +Fix the redirection URL after verification of a manager. + +### Changed +Extract a stakeholder in every field of a json in a chart. +Improvements regarding import/export indicators and editing an indicator. + ## v1.0.0 - 26.06.2024 - Official Release ### Added Add banner for announcements. Disabled by default. diff --git a/package.json b/package.json index 27fc01c..790949b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "irish-monitor", - "version": "1.0.0", + "version": "1.0.1", "scripts": { "ng": "ng", "start": "ng serve --port 5500 --disable-host-check --host 0.0.0.0", diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 7bb45fe..310f06b 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 7bb45fefa04f7dea80d7679b507030fb22ac7cba +Subproject commit 310f06b2348977c64825231fff79180f70fb404d diff --git a/src/app/shared/monitor/monitor.component.html b/src/app/shared/monitor/monitor.component.html index 99d5887..8f246db 100644 --- a/src/app/shared/monitor/monitor.component.html +++ b/src/app/shared/monitor/monitor.component.html @@ -4,7 +4,8 @@
- Clear All + Clear + All
@@ -21,23 +22,24 @@
- No {{entities.stakeholder}} yet. + No {{ entities.stakeholder }} yet.
-
+
-
{{number.title}}
+
{{ number.title }}
-
{{number.title}}
+
{{ number.title }}
@@ -87,7 +90,8 @@
{{indicator.name}}
+ class="uk-text-xsmall uk-text-truncate uk-margin-xsmall-bottom uk-margin-right">{{ indicator.name }} +
@@ -104,101 +108,118 @@
    -
  • - {{getSectionTitle(tab)}} + {{ getSectionTitle(tab) }}
-
-
{{getSectionTitle(chart)}}
-
{{getSectionDescription(chart)}}
-
{{getSectionTitle(chart)}}
- +
+
{{ getSectionTitle(chart) }}
+
{{ getSectionDescription(chart) }} +
+
{{ getSectionTitle(chart) }}
+
-
- {{indicator.name + " "}} -
- -
- + +
+
+ {{ indicator.name + " " }} +
+ +
+ +
+
- - - + + + -
-
-
-
-
-
- -
-
-

- {{indicator.description}} -

-

- {{indicator.additionalDescription}} -

+ +
+
+
+
+ +
+
+

+ {{ indicator.description }} +

+

+ {{ indicator.additionalDescription }} +

+
-
-
-
-
- -
-
-
<iframe width="500" height="500" 
src="{{getActiveIndicatorPath(indicator).safeResourceUrl.changingThisBreaksApplicationSecurity}}"
allowfullscreen="true" mozallowfullscreen="true">
</iframe>
-
-
- - - +
+
+
+ +
+
+
<iframe width="500" height="500" 
src="{{ getActiveIndicatorPath(indicator).safeResourceUrl.changingThisBreaksApplicationSecurity }} + "
allowfullscreen="true" mozallowfullscreen="true">
</iframe>
+
+
+ + + +
@@ -206,7 +227,7 @@
- +
@@ -217,7 +238,7 @@ - {{countSelectedFilters()}} + {{ countSelectedFilters() }}
{{periodFilter.selectedFromAndToValues}} + class="uk-margin-small-right uk-width-expand uk-text-truncate">{{ periodFilter.selectedFromAndToValues }}