From 50a921ba43060003d791d7478b3c04dcd099a9ea Mon Sep 17 00:00:00 2001 From: Alex Martzios Date: Thu, 2 Jun 2022 15:17:30 +0300 Subject: [PATCH] landing pages small screens: remove sidebar and add actions at the top --- .../dataProvider/dataProvider.component.html | 21 ++++-- .../organization/organization.component.html | 71 ++++++++++++------- landingPages/project/project.component.html | 55 +++++++++++++- .../result/resultLanding.component.html | 51 ++++++++++++- 4 files changed, 163 insertions(+), 35 deletions(-) diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index f99888fe..befbff00 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -4,7 +4,7 @@
-
+
@@ -75,9 +75,22 @@
+ [URL]="canonicalUrl" + type="datasource" + [otherURL]="(dataProviderInfo.provenance)?provenanceUrls:null"> + +
+ +
+ diff --git a/landingPages/organization/organization.component.html b/landingPages/organization/organization.component.html index d3d56813..872f3a1a 100644 --- a/landingPages/organization/organization.component.html +++ b/landingPages/organization/organization.component.html @@ -3,35 +3,35 @@
-
-
-
-
Actions
-
+ [title]="'Download reports'" + [attr.uk-tooltip]="'pos: right; cls: uk-active landing-action-tooltip landing-action-tooltip-portal uk-text-small uk-padding-small'"> + + + + + + + +
+
+
@@ -76,6 +76,25 @@ [URL]="properties.domain + properties.baseLink+this.properties.searchLinkToOrganization+organizationInfo.relcanId" type="organization"> + +
+ + +
diff --git a/landingPages/project/project.component.html b/landingPages/project/project.component.html index 83146de8..6ab169d7 100644 --- a/landingPages/project/project.component.html +++ b/landingPages/project/project.component.html @@ -4,7 +4,7 @@
-
+
@@ -113,8 +113,57 @@
+ [URL]="properties.domain+properties.baseLink+properties.searchLinkToProject+projectId" + type="project"> + + diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index fb25b2da..61ba4617 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -4,7 +4,7 @@
-
+
@@ -112,7 +112,54 @@
+ [URL]="canonicalUrl"> + +
+ + + + + + + +
+ + +
+
+ +
+