From c23eeda44cd9cdc80a7ff972478002efc7552456 Mon Sep 17 00:00:00 2001 From: Amandus Butzer Date: Mon, 8 Apr 2024 17:01:00 +0200 Subject: [PATCH 1/4] refactor(footer): use official short HeiGIT name --- src/i18n/translations/cs-cz/global.js | 2 +- src/i18n/translations/de-de/global.js | 2 +- src/i18n/translations/en-us/global.js | 2 +- src/i18n/translations/es-es/global.js | 2 +- src/i18n/translations/fr-fr/global.js | 2 +- src/i18n/translations/hu-hu/global.js | 2 +- src/i18n/translations/it-it/global.js | 2 +- src/i18n/translations/pt-br/global.js | 2 +- src/i18n/translations/ro-ro/global.js | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/translations/cs-cz/global.js b/src/i18n/translations/cs-cz/global.js index 2f8ade5f7..93df58e60 100644 --- a/src/i18n/translations/cs-cz/global.js +++ b/src/i18n/translations/cs-cz/global.js @@ -15,7 +15,7 @@ export default { ok: 'OK', polygon: 'polygon', developedByIntro: 'Služby vyvinuté', - developedBy: 'Heidelberským institutem pro geoinformační technologie', + developedBy: 'HeiGIT gGmbH', duration: 'Trvání', distance: 'Vzdálenost', elevation: 'Nadmořská výška', diff --git a/src/i18n/translations/de-de/global.js b/src/i18n/translations/de-de/global.js index 15b0efc45..b6405c7e8 100755 --- a/src/i18n/translations/de-de/global.js +++ b/src/i18n/translations/de-de/global.js @@ -15,7 +15,7 @@ export default { ok: 'Ok', polygon: 'Polygon', developedByIntro: 'Services entwickelt von', - developedBy: 'Heidelberg Institute for Geoinformation Technology', + developedBy: 'HeiGIT gGmbH', duration: 'Dauer', distance: 'Entfernung', elevation: 'Höhe', diff --git a/src/i18n/translations/en-us/global.js b/src/i18n/translations/en-us/global.js index f2c427b0e..de57cd8df 100755 --- a/src/i18n/translations/en-us/global.js +++ b/src/i18n/translations/en-us/global.js @@ -15,7 +15,7 @@ export default { ok: 'OK', polygon: 'polygon', developedByIntro: 'Services developed by', - developedBy: 'Heidelberg Institute for Geoinformation Technology', + developedBy: 'HeiGIT gGmbH', duration: 'Duration', distance: 'Distance', elevation: 'Elevation', diff --git a/src/i18n/translations/es-es/global.js b/src/i18n/translations/es-es/global.js index 8de868e34..fa25d614e 100755 --- a/src/i18n/translations/es-es/global.js +++ b/src/i18n/translations/es-es/global.js @@ -15,7 +15,7 @@ export default { ok: 'OK', polygon: 'polígono', developedByIntro: 'Servicios desarrollados por', - developedBy: 'Instituto de Tecnología de Geoinformación de Heidelberg', + developedBy: 'HeiGIT gGmbH', duration: 'Duración', distance: 'Distancia', elevation: 'Elevación', diff --git a/src/i18n/translations/fr-fr/global.js b/src/i18n/translations/fr-fr/global.js index bb33eb1aa..7968e0552 100755 --- a/src/i18n/translations/fr-fr/global.js +++ b/src/i18n/translations/fr-fr/global.js @@ -15,7 +15,7 @@ export default { 'ok': 'OK', 'polygon': 'polygone', 'developedByIntro': 'Services développés par', - 'developedBy': 'Heidelberg Institute for Geoinformation Technology (HeiGIT)', + 'developedBy': 'HeiGIT gGmbH', 'duration': 'Durée', 'distance': 'Distance', 'elevation': 'Élévation', diff --git a/src/i18n/translations/hu-hu/global.js b/src/i18n/translations/hu-hu/global.js index cdf9bc946..17c3ae3b1 100755 --- a/src/i18n/translations/hu-hu/global.js +++ b/src/i18n/translations/hu-hu/global.js @@ -15,7 +15,7 @@ export default { 'ok': 'OK', 'polygon': 'sokszög', 'developedByIntro': 'A szolgáltatások fejlesztője', - 'developedBy': 'a Heidelbergi Geoinformációs Technológiai Intézet', + 'developedBy': 'HeiGIT gGmbH', 'duration': 'Időtartam', 'distance': 'Távolság', 'elevation': 'Magasság', diff --git a/src/i18n/translations/it-it/global.js b/src/i18n/translations/it-it/global.js index 61a9b4460..d993cc1bd 100755 --- a/src/i18n/translations/it-it/global.js +++ b/src/i18n/translations/it-it/global.js @@ -15,7 +15,7 @@ export default { 'ok': 'OK', 'polygon': 'poligono', 'developedByIntro': 'Servizio sviluppato dall', - 'developedBy': 'Heidelberg Institute for Geoinformation Technology', + 'developedBy': 'HeiGIT gGmbH', 'duration': 'Durata', 'distance': 'Distanza', 'elevation': 'Altitudine', diff --git a/src/i18n/translations/pt-br/global.js b/src/i18n/translations/pt-br/global.js index 166dcc60f..472ecffc8 100755 --- a/src/i18n/translations/pt-br/global.js +++ b/src/i18n/translations/pt-br/global.js @@ -15,7 +15,7 @@ export default { ok: 'OK', polygon: 'polígono', developedByIntro: 'Serviços desenvolvidos por', - developedBy: 'Heidelberg Institute for Geoinformation Technology', + developedBy: 'HeiGIT gGmbH', duration: 'Duração', distance: 'Distância', elevation: 'Elevação', diff --git a/src/i18n/translations/ro-ro/global.js b/src/i18n/translations/ro-ro/global.js index 4127af016..29aa4571f 100755 --- a/src/i18n/translations/ro-ro/global.js +++ b/src/i18n/translations/ro-ro/global.js @@ -15,7 +15,7 @@ export default { 'ok': 'OK', 'polygon': 'poligon', 'developedByIntro': 'Servicii dezvoltate de', - 'developedBy': 'Institutul Heidelberg pentru tehnologia geoinformațiilor', + 'developedBy': 'HeiGIT gGmbH', 'duration': 'Durată', 'distance': 'Distanță', 'elevation': 'Elevație', From 7434bb4f3121ca5e5ff10daeffaaf8c9a097b426 Mon Sep 17 00:00:00 2001 From: Amandus Butzer Date: Mon, 8 Apr 2024 17:04:51 +0200 Subject: [PATCH 2/4] refactor(footer): color links & use v-layout --- src/fragments/footer/Footer.vue | 30 ++++++++++-------------------- src/fragments/footer/footer.js | 4 ++++ 2 files changed, 14 insertions(+), 20 deletions(-) diff --git a/src/fragments/footer/Footer.vue b/src/fragments/footer/Footer.vue index 01de8f576..ce44a583d 100755 --- a/src/fragments/footer/Footer.vue +++ b/src/fragments/footer/Footer.vue @@ -2,26 +2,16 @@ -

- - v{{ appVersion }} - -  © {{currentYear}} {{footerMainSiteName}} - | {{ $t('global.developedByIntro') }} - - {{ $t('global.developedBy') }} - -
- - - {{$t('about.privacyPolicy')}} - -     - - {{$t('about.termsOfService')}} - - -

+ + v{{ appVersion }} | © {{currentYear}} {{footerMainSiteName}} +
{{ $t('global.developedByIntro') }} + {{ $t('global.developedBy') }} +

+ {{ $t('about.privacyPolicy') }} + + {{$t('about.termsOfService')}} +
diff --git a/src/fragments/footer/footer.js b/src/fragments/footer/footer.js index f3f4c60cc..c2bb24bb7 100755 --- a/src/fragments/footer/footer.js +++ b/src/fragments/footer/footer.js @@ -1,4 +1,5 @@ import appConfig from '@/config/app-config' +import theme from '@/config/theme' export default { data () { return { @@ -10,6 +11,9 @@ export default { currentYear () { return (new Date()).getFullYear() }, + linkColor () { + return 'color: ' + theme.primary + ';' + }, appVersion () { let env = process.env let version = env.PACKAGE_JSON.version From 0cc55defd54521c5bc77b1afb94123080a3eed24 Mon Sep 17 00:00:00 2001 From: Amandus Butzer Date: Mon, 8 Apr 2024 17:05:34 +0200 Subject: [PATCH 3/4] refactor(footer): reduce padding --- src/fragments/footer/Footer.vue | 2 +- src/fragments/footer/footer.css | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/fragments/footer/Footer.vue b/src/fragments/footer/Footer.vue index ce44a583d..e187173a5 100755 --- a/src/fragments/footer/Footer.vue +++ b/src/fragments/footer/Footer.vue @@ -1,7 +1,7 @@