Skip to content

Commit 3106fb5

Browse files
refactor(frontend): clean up HelpMenu-related code (#12292)
# Motivation Since the HelpMenu component is no longer used, we can clean up quite a few things.
1 parent 53317a0 commit 3106fb5

21 files changed

Lines changed: 0 additions & 242 deletions

File tree

src/frontend/src/lib/components/core/HelpMenu.svelte

Lines changed: 0 additions & 95 deletions
This file was deleted.

src/frontend/src/lib/components/icons/lucide/IconChangelog.svelte

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/frontend/src/lib/components/navigation/ChangelogLink.svelte

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/frontend/src/lib/constants/analytics.constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ export const TRACK_EDIT_TOKEN_SUCCESS = 'edit_token_success';
114114
// Navigation
115115
export const TRACK_COUNT_OPEN_WHY_OISY = 'open_why_oisy';
116116
export const TRACK_COUNT_OPEN_DOCUMENTATION = 'open_documentation';
117-
export const TRACK_COUNT_OPEN_CHANGELOG = 'open_changelog';
118117

119118
// I18n
120119
export const TRACK_CHANGE_LANGUAGE = 'change_language';

src/frontend/src/lib/i18n/ar.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"source_code_on_github": "الرمز المصدري على GitHub",
8181
"view_on_explorer": "عرض على المستكشف",
8282
"source_code": "الرمز المصدري",
83-
"changelog": "سجل التغييرات",
8483
"documentation": "الوثائق",
8584
"support": "الدعم",
8685
"confirm_navigate": "هل أنت متأكد أنك تريد الانتقال بعيدًا؟",
@@ -100,7 +99,6 @@
10099
"activity": "افتح عرض النشاط",
101100
"airdrops": "افتح عرض المكافآت",
102101
"menu": "عنوان محفظتك، الإعدادات، تسجيل الخروج والروابط الخارجية",
103-
"changelog": "افتح سجل تغييرات $oisy_name على GitHub لمراجعة آخر التحديثات",
104102
"documentation": "افتح وثائق $oisy_name",
105103
"support": "افتح قسم الدعم في وثائق $oisy_name",
106104
"open_twitter": "افتح حساب DFINITY X/Twitter",

src/frontend/src/lib/i18n/cs.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"source_code_on_github": "Zdrojový kód na GitHubu",
8181
"view_on_explorer": "Zobrazit v průzkumníku",
8282
"source_code": "Zdrojový kód",
83-
"changelog": "Protokol změn",
8483
"documentation": "Dokumentace",
8584
"support": "Podpora",
8685
"confirm_navigate": "Jste si jisti, že chcete odejít?",
@@ -100,7 +99,6 @@
10099
"activity": "Otevřít zobrazení aktivity",
101100
"airdrops": "Otevřít zobrazení odměn",
102101
"menu": "Vaše adresa peněženky, nastavení, odhlášení a externí odkazy",
103-
"changelog": "Otevřete protokol změn $oisy_name na GitHubu a zkontrolujte nejnovější aktualizace",
104102
"documentation": "Otevřít dokumentaci $oisy_name",
105103
"support": "Otevřít sekci podpory v dokumentaci $oisy_name",
106104
"open_twitter": "Otevřít X/Twitter kanál DFINITY",

src/frontend/src/lib/i18n/de.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"source_code_on_github": "Quellcode auf GitHub",
8181
"view_on_explorer": "Im Explorer ansehen",
8282
"source_code": "Quellcode",
83-
"changelog": "Änderungsprotokoll",
8483
"documentation": "Dokumentation",
8584
"support": "Support",
8685
"confirm_navigate": "Möchtest du wirklich die Seite verlassen?",
@@ -100,7 +99,6 @@
10099
"activity": "Aktivitätsübersicht öffnen",
101100
"airdrops": "Belohnungsübersicht öffnen",
102101
"menu": "Deine Wallet-Adresse, Einstellungen, Abmelden und externe Links",
103-
"changelog": "Änderungsprotokoll von $oisy_name auf GitHub öffnen, um die neuesten Updates zu sehen",
104102
"documentation": "Dokumentation von $oisy_name öffnen",
105103
"support": "Support-Bereich der $oisy_name-Dokumentation öffnen",
106104
"open_twitter": "X/Twitter-Feed von DFINITY X öffnen",

src/frontend/src/lib/i18n/en.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"source_code_on_github": "Source code on GitHub",
8181
"view_on_explorer": "View on explorer",
8282
"source_code": "Source code",
83-
"changelog": "Changelog",
8483
"documentation": "Documentation",
8584
"support": "Support",
8685
"confirm_navigate": "Are you sure you want to navigate away?",
@@ -100,7 +99,6 @@
10099
"activity": "Open the activity view",
101100
"airdrops": "Open the Rewards view",
102101
"menu": "Your wallet address, settings, sign-out and external links",
103-
"changelog": "Open the changelog of $oisy_name on GitHub to review the latest updates",
104102
"documentation": "Open the $oisy_name documentation",
105103
"support": "Open the Support section of the $oisy_name documentation",
106104
"open_twitter": "Open the DFINITY X/Twitter feed",

src/frontend/src/lib/i18n/es.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"source_code_on_github": "Código fuente en GitHub",
8181
"view_on_explorer": "Ver en el explorador",
8282
"source_code": "Código fuente",
83-
"changelog": "Registro de cambios",
8483
"documentation": "Documentación",
8584
"support": "Soporte",
8685
"confirm_navigate": "¿Estás seguro de que quieres salir?",
@@ -100,7 +99,6 @@
10099
"activity": "Abrir la vista de actividad",
101100
"airdrops": "Abrir la vista de Recompensas",
102101
"menu": "La dirección de tu billetera, configuración, cierre de sesión y enlaces externos",
103-
"changelog": "Abrir el registro de cambios de $oisy_name en GitHub para revisar las últimas actualizaciones",
104102
"documentation": "Abrir la documentación de $oisy_name",
105103
"support": "Abrir la sección de Soporte de la documentación de $oisy_name",
106104
"open_twitter": "Abrir el feed de DFINITY en X/Twitter",

src/frontend/src/lib/i18n/fr.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"source_code_on_github": "Code source sur GitHub",
8181
"view_on_explorer": "Voir sur l'explorateur",
8282
"source_code": "Code source",
83-
"changelog": "Journal des modifications",
8483
"documentation": "Documentation",
8584
"support": "Support",
8685
"confirm_navigate": "Êtes-vous certain de vouloir quitter cette page ?",
@@ -100,7 +99,6 @@
10099
"activity": "Ouvrir la vue d'activité",
101100
"airdrops": "Ouvrir la vue des récompenses",
102101
"menu": "Votre adresse de portefeuille, les paramètres, la déconnexion et les liens externes",
103-
"changelog": "Ouvrir le journal des modifications de $oisy_name sur GitHub pour consulter les dernières mises à jour",
104102
"documentation": "Ouvrir la documentation de $oisy_name",
105103
"support": "Ouvrir la section Support de la documentation de $oisy_name",
106104
"open_twitter": "Ouvrir le fil X/Twitter de DFINITY",

0 commit comments

Comments
 (0)