diff --git a/dmp-frontend/src/app/ui/dataset/overview/dataset-overview.component.ts b/dmp-frontend/src/app/ui/dataset/overview/dataset-overview.component.ts index d47436cd2..de0678940 100644 --- a/dmp-frontend/src/app/ui/dataset/overview/dataset-overview.component.ts +++ b/dmp-frontend/src/app/ui/dataset/overview/dataset-overview.component.ts @@ -485,9 +485,7 @@ export class DatasetOverviewComponent extends BaseComponent implements OnInit { this.datasetWizardService.createDataset(this.datasetWizardModel) .pipe(takeUntil(this._destroyed)) .subscribe( - data => { - this.onUpdateCallbackSuccess(); - }, + data => this.onUpdateCallbackSuccess(), error => this.onUpdateCallbackError(error) ); } diff --git a/dmp-frontend/src/assets/images/contributors/Image 82.png b/dmp-frontend/src/assets/images/contributors/Image 82.png new file mode 100644 index 000000000..91f9dba88 Binary files /dev/null and b/dmp-frontend/src/assets/images/contributors/Image 82.png differ diff --git a/dmp-frontend/src/assets/images/contributors/NoPath - Copy (7).png b/dmp-frontend/src/assets/images/contributors/NoPath - Copy (7).png new file mode 100644 index 000000000..56645e68f Binary files /dev/null and b/dmp-frontend/src/assets/images/contributors/NoPath - Copy (7).png differ diff --git a/dmp-frontend/src/assets/images/contributors/flag-greece.png b/dmp-frontend/src/assets/images/contributors/flag-greece.png new file mode 100644 index 000000000..bf8dfb0a3 Binary files /dev/null and b/dmp-frontend/src/assets/images/contributors/flag-greece.png differ diff --git a/dmp-frontend/src/assets/splash/about/contributors.html b/dmp-frontend/src/assets/splash/about/contributors.html new file mode 100644 index 000000000..9921203a3 --- /dev/null +++ b/dmp-frontend/src/assets/splash/about/contributors.html @@ -0,0 +1,140 @@ + + + + + + + Argos + + + + + + + + + + + + + + + + + + +
+
+
+
About
+
+
+
Translators
+
+
+ Flag of Greece +
+

Athena Research & Innovation Center

+

Dimitra Aglamisi, Elli Papadopoulou

+
+
+
+ Flag of Spain +
+

Consorcio Madroño

+

Lanko López, Juan Corrales Correyero, Fernando González Ballesteros

+
+
+
+ Flag of Turkey +
+

Turkish Higher Education Council Research Data and Open Data working group

+
+
+
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/dmp-frontend/src/assets/splash/about/faqs.html b/dmp-frontend/src/assets/splash/about/faqs.html index f751e50ee..ec5a41823 100644 --- a/dmp-frontend/src/assets/splash/about/faqs.html +++ b/dmp-frontend/src/assets/splash/about/faqs.html @@ -36,6 +36,7 @@ How it works Roadmap faqs + Contributors @@ -62,7 +63,7 @@
-
FAQs
+
About
FAQs
@@ -188,8 +189,9 @@
- Terms and conditions - Cookies policy + Οpensource licences + Terms and conditions + Cookies policy
diff --git a/dmp-frontend/src/assets/splash/about/how-it-works.html b/dmp-frontend/src/assets/splash/about/how-it-works.html index 7446523a2..622912912 100644 --- a/dmp-frontend/src/assets/splash/about/how-it-works.html +++ b/dmp-frontend/src/assets/splash/about/how-it-works.html @@ -35,6 +35,7 @@ How it works Roadmap faqs + Contributors
@@ -59,12 +60,12 @@
-
How it works
+
About
-
+
How it works
-

+

ARGOS is the joint effort of OpenAIRE and EUDAT to deliver an open platform for Data Management Planning that addresses FAIR and Open best practices and assumes no barriers for its use and adoption.

@@ -142,8 +143,9 @@
diff --git a/dmp-frontend/src/assets/splash/contact.html b/dmp-frontend/src/assets/splash/contact.html index 4126e1872..77231cacb 100644 --- a/dmp-frontend/src/assets/splash/contact.html +++ b/dmp-frontend/src/assets/splash/contact.html @@ -124,8 +124,9 @@
diff --git a/dmp-frontend/src/assets/splash/css/footer.css b/dmp-frontend/src/assets/splash/css/footer.css index 28cf11a9f..9a8a5b312 100644 --- a/dmp-frontend/src/assets/splash/css/footer.css +++ b/dmp-frontend/src/assets/splash/css/footer.css @@ -41,7 +41,7 @@ .conditions-policy { text-align: left; - text-decoration: underline; + text-decoration: underline !important; font-weight: 400; font-family: 'Roboto',sans-serif; font-size: 1rem; diff --git a/dmp-frontend/src/assets/splash/css/styles.css b/dmp-frontend/src/assets/splash/css/styles.css index 5bfb49ccf..1c2ff9e1e 100644 --- a/dmp-frontend/src/assets/splash/css/styles.css +++ b/dmp-frontend/src/assets/splash/css/styles.css @@ -135,7 +135,7 @@ p a { line-height: 2.75rem; font-family: 'Roboto', sans-serif; font-weight: 300; - color: #FFFFFF; + /* color: #FFFFFF; */ } .title-2 { @@ -323,3 +323,41 @@ hr { max-width: 900px; } } + +.card { + min-height: 14rem; + margin-bottom: 1.875rem; + box-shadow: 0px 3px 6px #00000029; +} + +.card-img { + transform: scale(0.5); +} + +.card-body { + display: flex; + flex-direction: column; + align-items: left; + justify-content: center; + padding: 1rem 1.25rem !important; +} + +.card-text-1 { + font-size: 1.125rem; + font-weight: bold; + text-transform: uppercase; +} + +.card-text-2 { + font-size: 1rem; + font-weight: 400; + opacity: 0.6; +} + +.flag { + border: 10px solid #EEEEEE; + border-radius: 50% !important; + padding-right: 0px !important; + padding-left: 0px !important; + transform: scale(0.45); +} diff --git a/dmp-frontend/src/assets/splash/index.html b/dmp-frontend/src/assets/splash/index.html index 626561f25..5805d69f4 100644 --- a/dmp-frontend/src/assets/splash/index.html +++ b/dmp-frontend/src/assets/splash/index.html @@ -371,8 +371,9 @@
diff --git a/dmp-frontend/src/assets/splash/resources/co-branding.html b/dmp-frontend/src/assets/splash/resources/co-branding.html index ba37601ad..8564ff5c6 100644 --- a/dmp-frontend/src/assets/splash/resources/co-branding.html +++ b/dmp-frontend/src/assets/splash/resources/co-branding.html @@ -102,8 +102,9 @@
diff --git a/dmp-frontend/src/assets/splash/resources/media-kit.html b/dmp-frontend/src/assets/splash/resources/media-kit.html index 527a2e005..53ed9559a 100644 --- a/dmp-frontend/src/assets/splash/resources/media-kit.html +++ b/dmp-frontend/src/assets/splash/resources/media-kit.html @@ -177,8 +177,9 @@
diff --git a/dmp-frontend/src/assets/splash/resources/user-guide.html b/dmp-frontend/src/assets/splash/resources/user-guide.html index 846eb1705..ad06ae075 100644 --- a/dmp-frontend/src/assets/splash/resources/user-guide.html +++ b/dmp-frontend/src/assets/splash/resources/user-guide.html @@ -108,8 +108,9 @@