-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2390 from eurodatacube/ui-panels-cat
chore: hotfix of dead links in GTIF story
- Loading branch information
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"template": "<section routename=\"landing\"><div class=\"d-flex flex-column flex-md-row flex-wrap full-width gtif-footer\" style=\"background: rgb(16, 48, 69); width: 100%; justify-content: space-between;\"><div class=\"mb-lg-8 order-0\" style=\"flex-basis: 60%;\"><p>\n The GTIF is coordinated and designed by ESA, developed by EOX and powered by EURO DATA CUBE.\n </p> <p style=\"margin-top: 2rem;\">\n Scientific products accessible from the <span onclick=\"window.top.postMessage({type: 'nav', dest: 'explore'}, '*')\" style=\"color: rgb(255, 255, 255); cursor: pointer;\">EXPLORE TOOL</span> are developed and made available by a number of European research entities and EO service providers.\n </p></div><div class=\"align-end order-last order-lg-1\" style=\"display: flex; font-family: NotesESABold; text-transform: uppercase; font-size: 14px;\">\n Copyright 2022 © European Space Agency. All rights reserved.\n <a href=\"\/\/gtif.esa.int/privacy\" target=\"_parent\"><span style=\"margin-left: 50px;\">PRIVACY NOTICE</span></a> <a href=\"\/\/gtif.esa.int/terms_and_conditions\" target=\"_parent\"><span style=\"margin-left: 50px;\">TERMS AND CONDITIONS</span></a></div> <div class=\"align-center align-md-end my-8 my-md-0 order-0\" style=\"display: flex; flex-direction: column; flex-basis: 40%;\"><h3 class=\"text-left text-md-right\">Contact Us</h3> <a href=\"mailto:[email protected]\" style=\"font-size: 24px; border-bottom: none; color: rgb(255, 255, 255);\">[email protected]</a></div><div class=\"align-center align-md-left my-8 my-lg-0 order-1 order-lg-last\" style=\"display: flex; flex-direction: column;\"><div style=\"display: flex; flex-direction: row; align-items: center; margin-bottom: -12px;\"><div style=\"text-align: right; margin-right: 50px;\"><a href=\"https://eox.at\" target=\"_blank\" style=\"text-decoration: none; opacity: 0.7; border-bottom: none;\"><img src=\"https://raw.githubusercontent.com/eurodatacube/eodash/gtif_staging/app/public/img/EOX_Logo_weiss.svg\" height=\"20px\"></a></div> <a href=\"https://eurodatacube.com\" target=\"_blank\" style=\"text-decoration: none; opacity: 0.7; border-bottom: none;\"><img src=\"https://cockpit.hub.eox.at/storage/uploads/edc-landingpage/EDC_logo_white.svg\" height=\"40\"></a></div></div></div></section>", | ||
"template": "<section routename=\"landing\"><div class=\"d-flex flex-column flex-md-row flex-wrap full-width gtif-footer\" style=\"background: rgb(16, 48, 69); width: 100%; justify-content: space-between;\"><div class=\"mb-lg-8 order-0\" style=\"flex-basis: 60%;\"><p>\n The GTIF is coordinated and designed by ESA, developed by EOX and powered by EURO DATA CUBE.\n </p> <p style=\"margin-top: 2rem;\">\n Scientific products accessible from the <span onclick=\"window.top.postMessage({type: 'nav', dest: 'explore'}, '*')\" style=\"color: rgb(255, 255, 255); cursor: pointer;\">EXPLORE TOOL</span> are developed and made available by a number of European research entities and EO service providers.\n </p></div><div class=\"align-end order-last order-lg-1\" style=\"display: flex; font-family: NotesESABold; text-transform: uppercase; font-size: 14px;\">\n Copyright 2022 © European Space Agency. All rights reserved.\n <a href=\"\/\/gtif.esa.int/privacy\" target=\"_parent\"><span style=\"margin-left: 50px;\">PRIVACY NOTICE</span></a> <a href=\"\/\/gtif.esa.int/terms_and_conditions\" target=\"_parent\"><span style=\"margin-left: 50px;\">TERMS AND CONDITIONS</span></a></div> <div class=\"align-center align-md-end my-8 my-md-0 order-0\" style=\"display: flex; flex-direction: column; flex-basis: 40%;\"><h3 class=\"text-left text-md-right\">Contact Us</h3> <a href=\"mailto:[email protected]\" style=\"font-size: 24px; border-bottom: none; color: rgb(255, 255, 255);\">[email protected]</a></div><div class=\"align-center align-md-left my-8 my-lg-0 order-1 order-lg-last\" style=\"display: flex; flex-direction: column;\"><div style=\"display: flex; flex-direction: row; align-items: center; margin-bottom: -12px;\"><div style=\"text-align: right; margin-right: 50px;\"><a href=\"https://eox.at\" target=\"_blank\" style=\"text-decoration: none; opacity: 0.7; border-bottom: none;\"><img src=\"https://gtif.esa.int/img/EOX_Logo_weiss.svg\" height=\"20px\"></a></div> <a href=\"https://eurodatacube.com\" target=\"_blank\" style=\"text-decoration: none; opacity: 0.7; border-bottom: none;\"><img src=\"https://cockpit.hub.eox.at/storage/uploads/edc-landingpage/EDC_logo_white.svg\" height=\"40\"></a></div></div></div></section>", | ||
"style": ".gtif-footer {\n padding-bottom: 96px;\n color: #FFF9;\n }\n .gtif-footer h3 {\n text-transform: uppercase;\n margin-bottom: 18px;\n font-size: 20px;\n font-weight: 400;\n color: #FFF9;\n text-align: left;\n }\n\n .gtif-footer a, .gtif-footer span {\n text-decoration: none; border-bottom: none; cursor: pointer;\n color: #FFF;\n }\n\n .gtif-footer p {\n text-align: left;\n \n font-size: 20px;\n padding: 0; }\n\n .gtif-footer .social-icon {\n height: 24px;\n margin-right: 16px;\n }\n\n .gtif-footer .social-icon path {\n fill: #FFFA;\n }\n\n .gtif-footer button {\n color: #EEE;\n background: transparent;\n border: 1px solid #FFF9;\n }\n ", | ||
"data": "function () { \n return {\n checked: false,\n title: 'Check me',\n } \n }", | ||
"methods": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"template":"<div v-if=\"!!headerImage()\" class=\"domainpage flex scrolly-col fill-width fill-height\">\n <img :src=\"'https://github.com/eurodatacube/eodash/raw/gtif_staging/app/public/img/gtif/headers/' + headerImage() + '.jpg'\" style=\"width: 100%;\" />\n <div class=\"demonstrator-domains flex fill-width\">\n<div style=\"background: white; height: 12px; width: 100%;\"></div></div>\n </div>\n </div>\n </div>", | ||
"template":"<div v-if=\"!!headerImage()\" class=\"domainpage flex scrolly-col fill-width fill-height\">\n <img :src=\"'https://gtif.esa.int/img/gtif/headers/' + headerImage() + '.jpg'\" style=\"width: 100%;\" />\n <div class=\"demonstrator-domains flex fill-width\">\n<div style=\"background: white; height: 12px; width: 100%;\"></div></div>\n </div>\n </div>\n </div>", | ||
"style":".domainpage {\n font-family: 'NotesESABold';\n }\n .flex {\n display: flex;\n }\n\n .scrolly-row {\n flex-direction: row;\n }\n\n .scrolly-col {\n flex-direction: column;\n }\n\n .justify-center {\n justify-content: center;\n }\n\n .justify-start {\n justify-content: start;\n }\n\n .justify-end {\n justify-content: end;\n }\n\n .justify-between {\n justify-content: space-between;\n }\n\n .justify-around {\n justify-content: space-around;\n }\n\n .items-center {\n align-items: center;\n }\n \n .fill-width {\n width: 100%;\n }\n \n .fill-height {\n height: 100%;\n }\n\n .demonstrator-domains {\n position: relative;\n height: 56px;\n }\n\n .demonstrator-domains .tag {\n position: absolute;\n right: 0;\n height: 56px;\n color: #338F83;\n background: #D9E4E7;\n text-transform: uppercase;\n font-family: 'NotesESA';\n font-size: 15px;\n padding: 0 15px;\n }\n\n", | ||
"methods":{ | ||
"headerImage":"function () {\n switch (this.routeName) {\n case 'gtif-energy-transition':\n case 'gtif-sustainable-cities':\n case 'gtif-mobility-transition':\n case 'gtif-social-mobility':\n case 'gtif-eo-adaptation-services':\n case 'gtif-carbon-accounting':\n return this.routeName.replace('gtif-', '');\n break;\n\n default:\n console.info('Header image can only be rendered on a GTIF domain page');\n }\n }" | ||
}, | ||
"props": ["routeName"] | ||
} | ||
} |