Skip to content

Commit 1c0c05b

Browse files
authored
Merge pull request #2497 from visualize-admin/chore/remove-ixt
chore: Clean up
2 parents ec9ff2d + a4e8807 commit 1c0c05b

File tree

10 files changed

+48
-30
lines changed

10 files changed

+48
-30
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ You can also check the
1313

1414
- Features
1515
- Links in table charts now open in the same tab
16+
- Added a link to "Digitale Publikationen" in the footer
1617

1718
### 6.2.1 - 2025-11-24
1819

app/components/footer.tsx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,19 @@ export const Footer = ({ sx }: { sx?: SxProps }) => {
137137
/>
138138
</Link>
139139
</NextLink>
140+
<Link
141+
href={`https://bafu-yearbook-forest-wood-concept-docs.interactivethings.io/#/technisches-konzept?a=proof-of-concept-mit-datocms`}
142+
target="_blank"
143+
underline="none"
144+
>
145+
<FooterSectionButton
146+
iconName="external"
147+
label={t({
148+
id: "footer.forest-wood-concept",
149+
message: "Project “Digitale Publikationen” (PoC 2023)",
150+
})}
151+
/>
152+
</Link>
140153
</FooterSection>
141154
</SwissFederalCiFooter>
142155
);

app/docs/homepage.docs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ import { Contribute, Examples, Intro, Tutorial, Newsletter, BugReport, FeatureRe
6565
buttonUrl={createMailtoLink("en", {
6666
recipients: {
6767
68-
6968
},
7069
template: featureRequestTemplates,
7170
subject: "Visualize Feature Request",

app/docs/homepage.stories.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ import { Meta } from "@storybook/react";
33

44
import { Actions, Examples, Intro, Tutorial } from "@/homepage";
55
import { bugReportTemplates } from "@/templates/email/bug-report";
6-
import {
7-
OWNER_ORGANIZATION_EMAIL,
8-
SUPPORT_EMAIL,
9-
} from "@/templates/email/config";
6+
import { OWNER_ORGANIZATION_EMAIL } from "@/templates/email/config";
107
import { featureRequestTemplates } from "@/templates/email/feature-request";
118
import { newsletterTemplates } from "@/templates/email/newsletter";
129

@@ -70,7 +67,6 @@ const HomepageStory = {
7067
buttonUrl: createMailtoLink("en", {
7168
recipients: {
7269
to: OWNER_ORGANIZATION_EMAIL,
73-
bcc: SUPPORT_EMAIL,
7470
},
7571
template: bugReportTemplates,
7672
subject: "Visualize Bug Report",
@@ -84,7 +80,6 @@ const HomepageStory = {
8480
buttonUrl: createMailtoLink("en", {
8581
recipients: {
8682
to: OWNER_ORGANIZATION_EMAIL,
87-
bcc: SUPPORT_EMAIL,
8883
},
8984
template: featureRequestTemplates,
9085
subject: "Visualize Feature Request",

app/locales/de/messages.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,10 @@ msgstr "Embed-Code für «Externe Applikation»"
837837
msgid "controls.section.animation.dynamic-scaling.explanation"
838838
msgstr "Aktivieren Sie die dynamische Skalierung, um die Skalierung des Diagramms auf der Grundlage des Datenbereichs anzupassen und eine optimale Visualisierung zu gewährleisten."
839839

840+
#: app/configurator/table/configurator/links-section.tsx
841+
msgid "controls.tableSettings.showLinks"
842+
msgstr "Links aktivieren"
843+
840844
#: app/configurator/components/chart-options-selector/conversion-units-field.tsx
841845
msgid "controls.convert-unit.enable"
842846
msgstr "Einheitenumrechnung aktivieren"
@@ -1452,6 +1456,10 @@ msgstr "Vorschau in kleiner Breite"
14521456
msgid "button.layout"
14531457
msgstr "Weiter zu den Layout-Optionen"
14541458

1459+
#: app/components/footer.tsx
1460+
msgid "footer.forest-wood-concept"
1461+
msgstr "Projekt „Digitale Publikationen“ (PoC 2023)"
1462+
14551463
#: app/configurator/components/configurator.tsx
14561464
msgid "button.publish"
14571465
msgstr "Veröffentlichen"
@@ -1752,10 +1760,6 @@ msgstr "Legendentitel anzeigen"
17521760
msgid "show.less"
17531761
msgstr "Weniger anzeigen"
17541762

1755-
#: app/configurator/table/configurator/links-section.tsx
1756-
msgid "controls.tableSettings.showLinks"
1757-
msgstr "Links aktivieren"
1758-
17591763
#: app/components/metadata-panel.tsx
17601764
msgid "controls.metadata-panel.show-more"
17611765
msgstr "Zeig mehr"

app/locales/en/messages.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,10 @@ msgstr "Embed Code for \"External Application\""
837837
msgid "controls.section.animation.dynamic-scaling.explanation"
838838
msgstr "Enable dynamic scaling to adjust the chart's scale based on the data range, ensuring optimal visualization."
839839

840+
#: app/configurator/table/configurator/links-section.tsx
841+
msgid "controls.tableSettings.showLinks"
842+
msgstr "Enable links"
843+
840844
#: app/configurator/components/chart-options-selector/conversion-units-field.tsx
841845
msgid "controls.convert-unit.enable"
842846
msgstr "Enable unit conversion"
@@ -1452,6 +1456,10 @@ msgstr "Preview with small width"
14521456
msgid "button.layout"
14531457
msgstr "Proceed to layout options"
14541458

1459+
#: app/components/footer.tsx
1460+
msgid "footer.forest-wood-concept"
1461+
msgstr "Project “Digitale Publikationen” (PoC 2023)"
1462+
14551463
#: app/configurator/components/configurator.tsx
14561464
msgid "button.publish"
14571465
msgstr "Publish"
@@ -1752,10 +1760,6 @@ msgstr "Show legend titles"
17521760
msgid "show.less"
17531761
msgstr "Show less"
17541762

1755-
#: app/configurator/table/configurator/links-section.tsx
1756-
msgid "controls.tableSettings.showLinks"
1757-
msgstr "Enable links"
1758-
17591763
#: app/components/metadata-panel.tsx
17601764
msgid "controls.metadata-panel.show-more"
17611765
msgstr "Show more"

app/locales/fr/messages.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,10 @@ msgstr "Code pour intégration dans une \"Application Externe\""
837837
msgid "controls.section.animation.dynamic-scaling.explanation"
838838
msgstr "Activez la mise à l'échelle dynamique pour ajuster l'échelle du graphique en fonction de la plage de données, afin de garantir une visualisation optimale."
839839

840+
#: app/configurator/table/configurator/links-section.tsx
841+
msgid "controls.tableSettings.showLinks"
842+
msgstr "Activer les liens"
843+
840844
#: app/configurator/components/chart-options-selector/conversion-units-field.tsx
841845
msgid "controls.convert-unit.enable"
842846
msgstr "Activer la conversion d'unité"
@@ -1452,6 +1456,10 @@ msgstr "Aperçu en petite largeur"
14521456
msgid "button.layout"
14531457
msgstr "Passer aux options de présentation"
14541458

1459+
#: app/components/footer.tsx
1460+
msgid "footer.forest-wood-concept"
1461+
msgstr "Projet « Digitale Publikationen » (PoC 2023)"
1462+
14551463
#: app/configurator/components/configurator.tsx
14561464
msgid "button.publish"
14571465
msgstr "Publier"
@@ -1752,10 +1760,6 @@ msgstr "Afficher les titres des légendes"
17521760
msgid "show.less"
17531761
msgstr "Afficher moins"
17541762

1755-
#: app/configurator/table/configurator/links-section.tsx
1756-
msgid "controls.tableSettings.showLinks"
1757-
msgstr "Activer les liens"
1758-
17591763
#: app/components/metadata-panel.tsx
17601764
msgid "controls.metadata-panel.show-more"
17611765
msgstr "Détails"

app/locales/it/messages.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,10 @@ msgstr "Codice da incorporare per \"External Application\""
837837
msgid "controls.section.animation.dynamic-scaling.explanation"
838838
msgstr "Abilitare la scalatura dinamica per regolare la scala del grafico in base all'intervallo di dati, garantendo una visualizzazione ottimale."
839839

840+
#: app/configurator/table/configurator/links-section.tsx
841+
msgid "controls.tableSettings.showLinks"
842+
msgstr "Abilita i collegamenti"
843+
840844
#: app/configurator/components/chart-options-selector/conversion-units-field.tsx
841845
msgid "controls.convert-unit.enable"
842846
msgstr "Abilita conversione unità"
@@ -1452,6 +1456,10 @@ msgstr "Anteprima sul telefono"
14521456
msgid "button.layout"
14531457
msgstr "Procedi alle opzioni di layout"
14541458

1459+
#: app/components/footer.tsx
1460+
msgid "footer.forest-wood-concept"
1461+
msgstr "Progetto “Digitale Publikationen” (PoC 2023)"
1462+
14551463
#: app/configurator/components/configurator.tsx
14561464
msgid "button.publish"
14571465
msgstr "Pubblicare"
@@ -1752,10 +1760,6 @@ msgstr "Mostra i titoli delle leggende"
17521760
msgid "show.less"
17531761
msgstr "Mostra meno"
17541762

1755-
#: app/configurator/table/configurator/links-section.tsx
1756-
msgid "controls.tableSettings.showLinks"
1757-
msgstr "Abilita i collegamenti"
1758-
17591763
#: app/components/metadata-panel.tsx
17601764
msgid "controls.metadata-panel.show-more"
17611765
msgstr "Mostra di più"

app/login/components/login-menu.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ import { useLocale } from "@/locales/use-locale";
1111
import { useUser } from "@/login/utils";
1212
import { createMailtoLink } from "@/templates/email";
1313
import { bugReportTemplates } from "@/templates/email/bug-report";
14-
import {
15-
OWNER_ORGANIZATION_EMAIL,
16-
SUPPORT_EMAIL,
17-
} from "@/templates/email/config";
14+
import { OWNER_ORGANIZATION_EMAIL } from "@/templates/email/config";
1815
import { featureRequestTemplates } from "@/templates/email/feature-request";
1916

2017
export const LoginMenu = () => {
@@ -180,7 +177,6 @@ const Feedback = ({
180177
href={createMailtoLink(locale, {
181178
recipients: {
182179
to: OWNER_ORGANIZATION_EMAIL,
183-
bcc: SUPPORT_EMAIL,
184180
},
185181
template: bugReportTemplates,
186182
subject: "Visualize Bug Report",
@@ -196,7 +192,6 @@ const Feedback = ({
196192
href={createMailtoLink(locale, {
197193
recipients: {
198194
to: OWNER_ORGANIZATION_EMAIL,
199-
bcc: SUPPORT_EMAIL,
200195
},
201196
template: featureRequestTemplates,
202197
subject: "Visualize Feature Request",

app/templates/email/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
export const OWNER_ORGANIZATION_EMAIL = "[email protected]";
2-
export const SUPPORT_EMAIL = "[email protected]";

0 commit comments

Comments
 (0)