Skip to content

Cleaned the codebase by removing unused files inside client/component… #2561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions client/components/AddRemoveButton.jsx

This file was deleted.

52 changes: 0 additions & 52 deletions client/components/NavBasic.jsx

This file was deleted.

26 changes: 0 additions & 26 deletions client/components/OverlayManager.jsx

This file was deleted.

1 change: 0 additions & 1 deletion client/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// multiple files
export const UPDATE_FILE_CONTENT = 'UPDATE_FILE_CONTENT';
export const TOGGLE_SKETCH = 'TOGGLE_SKETCH';

export const START_SKETCH = 'START_SKETCH';
export const STOP_SKETCH = 'STOP_SKETCH';

Expand Down
1 change: 0 additions & 1 deletion client/i18n-test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import i18n from 'i18next';
import { initReactI18next } from 'react-i18next';

import translations from '../translations/locales/en-US/translations.json';

i18n.use(initReactI18next).init({
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/be/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -558,10 +558,6 @@
"35Seconds": "35 সেকেন্ড আগে",
"Ago": "{{timeAgo}} আগে"
},
"AddRemoveButton": {
"AltAddARIA": "সংগ্রহে যোগ করুন",
"AltRemoveARIA": "সংগ্রহ থেকে সরান"
},
"CopyableInput": {
"CopiedARIA": "ক্লিপবোর্ডে কপি করা হয়েছে!",
"OpenViewTabARIA": "{{label}} দেখুন নতুন ট্যাবে"
Expand Down Expand Up @@ -597,14 +593,6 @@
"On": "চালু",
"Off": "বন্ধ"
},
"MobileIDEView": {
"Preferences": "পছন্দ",
"MyStuff": "আমার জিনিসপত্র",
"Examples": "উদাহরণ",
"OriginalEditor": "মৌলিক এডিটর",
"Login": "লগইন",
"Logout": "লগআউট"
},
"MobileDashboardView": {
"Examples": "উদাহরণ",
"Sketches": "স্কেচগুলি",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,10 +552,6 @@
"35Seconds": "vor 35 Sekunden",
"Ago": "vor {{timeAgo}}"
},
"AddRemoveButton": {
"AltAddARIA": "Zur Sammlung hinzufügen",
"AltRemoveARIA": "Aus Sammlung entfernen"
},
"CopyableInput": {
"CopiedARIA": "In die Zwischenablage kopiert",
"OpenViewTabARIA": "Öffne {{label}} in neuem Tab"
Expand Down Expand Up @@ -590,14 +586,6 @@
"On": "An",
"Off": "Aus"
},
"MobileIDEView": {
"Preferences": "Einstellungen",
"MyStuff": "Mein Zeug",
"Examples": "Beispiele",
"OriginalEditor": "Original-Editor",
"Login": "Anmelden",
"Logout": "Abmelden"
},
"MobileDashboardView": {
"Examples": "Beispiele",
"Sketches": "Sketche",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/en-US/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,6 @@
"35Seconds": "35 seconds ago",
"Ago": "{{timeAgo}} ago"
},
"AddRemoveButton": {
"AltAddARIA": "Add to collection",
"AltRemoveARIA": "Remove from collection"
},
"CopyableInput": {
"CopiedARIA": "Copied to Clipboard!",
"OpenViewTabARIA": "Open {{label}} view in new tab"
Expand Down Expand Up @@ -602,14 +598,6 @@
"On": "On",
"Off": "Off"
},
"MobileIDEView":{
"Preferences": "Preferences",
"MyStuff": "My Stuff",
"Examples": "Examples",
"OriginalEditor": "Original Editor",
"Login": "Login",
"Logout": "Logout"
},
"MobileDashboardView": {
"Examples": "Examples",
"Sketches": "Sketches",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/es-419/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,10 +551,6 @@
"35Seconds": "hace 35 segundos",
"Ago": "hace {{timeAgo}}"
},
"AddRemoveButton": {
"AltAddARIA": "Agregar a colección",
"AltRemoveARIA": "Remover de colección"
},
"CopyableInput": {
"CopiedARIA": "¡Copiado en el portapapeles!",
"OpenViewTabARIA": "Abrir la vista {{label}} en nueva pestaña"
Expand Down Expand Up @@ -589,14 +585,6 @@
"On": "Activar",
"Off": "Desactivar"
},
"MobileIDEView":{
"Preferences": "Preferencias",
"MyStuff": "Mis cosas",
"Examples": "Ejemplos",
"OriginalEditor": "Editor Original",
"Login": "Ingresa",
"Logout": "Cerrar sesión"
},
"MobileDashboardView": {
"Examples": "Ejemplos",
"Sketches": "Bosquejos",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/fr-CA/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,10 +554,6 @@
"35Seconds": "Il y a 35 secondes",
"Ago": "Il y a {{timeAgo}}"
},
"AddRemoveButton": {
"AltAddARIA": "Ajouter à la collection",
"AltRemoveARIA": "Supprimer de la collection"
},
"CopyableInput": {
"CopiedARIA": "Copié dans le presse-papiers!",
"OpenViewTabARIA": "Ouvrir la fenêtre {{label}} dans un nouvel onglet"
Expand Down Expand Up @@ -592,14 +588,6 @@
"On": "Activé",
"Off": "Désactivé"
},
"MobileIDEView":{
"Preferences": "Préférences",
"MyStuff": "Mes trucs",
"Examples": "Exemples",
"OriginalEditor": "Éditeur original",
"Login": "Se connecter",
"Logout": "Se déconnecter"
},
"MobileDashboardView": {
"Examples": "Exemples",
"Sketches": "Croquis",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/hi/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,6 @@
"35Seconds": "३५ सेकंड पहले",
"Ago": "{{timeAgo}} पहले"
},
"AddRemoveButton": {
"AltAddARIA": "संग्रह में जोड़ें",
"AltRemoveARIA": "संग्रह से हटाएं"
},
"CopyableInput": {
"CopiedARIA": "क्लिपबोर्ड पर कॉपी किया!",
"OpenViewTabARIA": "{{label}} व्यू नए टैब में खोलें"
Expand Down Expand Up @@ -602,14 +598,6 @@
"On": "ऑन",
"Off": "औफ"
},
"MobileIDEView":{
"Preferences": "प्राथमिकता",
"MyStuff": "मेरे वस्तु",
"Examples": "उदाहरण",
"OriginalEditor": "ओरिजिनल एडिटर",
"Login": "लॉग इन",
"Logout": "लॉग आउट"
},
"MobileDashboardView": {
"Examples": "उदाहरण",
"Sketches": "स्केच",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/it/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,10 +554,6 @@
"35Seconds": "35 secondi fa",
"Ago": "{{timeAgo}} fa"
},
"AddRemoveButton": {
"AltAddARIA": "Aggiungi alla collezione",
"AltRemoveARIA": "Remove from collezione"
},
"CopyableInput": {
"CopiedARIA": "Copiato negli appunti!",
"OpenViewTabARIA": "Apri {{label}} vista in nuova pagina"
Expand Down Expand Up @@ -592,14 +588,6 @@
"On": "On",
"Off": "Off"
},
"MobileIDEView":{
"Preferences": "Preferenze",
"MyStuff": "Le mie cose",
"Examples": "Esempi",
"OriginalEditor": "Editor originale",
"Login": "Accedi",
"Logout": "Disconnetti"
},
"MobileDashboardView": {
"Examples": "Esempi",
"Sketches": "Sketch",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/ja/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,10 +552,6 @@
"35Seconds": "35秒前",
"Ago": "{{timeAgo}}前"
},
"AddRemoveButton": {
"AltAddARIA": "コレクションへ追加",
"AltRemoveARIA": "コレクションから削除"
},
"CopyableInput": {
"CopiedARIA": "クリップボードへコピーしました!",
"OpenViewTabARIA": "新しいタブで {{label}} ビューを開く"
Expand Down Expand Up @@ -590,14 +586,6 @@
"On": "オン",
"Off": "オフ"
},
"MobileIDEView":{
"Preferences": "設定",
"MyStuff": "マイスタッフ",
"Examples": "サンプル",
"OriginalEditor": "オリジナルエディター",
"Login": "ログイン",
"Logout": "ログアウト"
},
"MobileDashboardView": {
"Examples": "サンプル",
"Sketches": "スケッチ",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/ko/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,10 +539,6 @@
"35Seconds": "35 seconds ago",
"Ago": "{{timeAgo}} ago"
},
"AddRemoveButton": {
"AltAddARIA": "Add to collection",
"AltRemoveARIA": "Remove from collection"
},
"CopyableInput": {
"CopiedARIA": "Copied to Clipboard!",
"OpenViewTabARIA": "Open {{label}} view in new tab"
Expand Down Expand Up @@ -577,14 +573,6 @@
"On": "On",
"Off": "Off"
},
"MobileIDEView":{
"Preferences": "Preferences",
"MyStuff": "My Stuff",
"Examples": "Examples",
"OriginalEditor": "Original Editor",
"Login": "Login",
"Logout": "Logout"
},
"MobileDashboardView": {
"Examples": "Examples",
"Sketches": "Sketches",
Expand Down
12 changes: 0 additions & 12 deletions translations/locales/pt-BR/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,10 +551,6 @@
"35Seconds": "35 segundos atrás",
"Ago": "{{timeAgo}} atrás"
},
"AddRemoveButton": {
"AltAddARIA": "Adicionar à coleção",
"AltRemoveARIA": "Remover da coleção"
},
"CopyableInput": {
"CopiedARIA": "Copiado para a Área de Transferência!",
"OpenViewTabARIA": "Abrir a vista {{label}} em nova aba"
Expand Down Expand Up @@ -589,14 +585,6 @@
"On": "Ligado",
"Off": "Desligado"
},
"MobileIDEView":{
"Preferences": "Preferências",
"MyStuff": "Minhas Coisas",
"Examples": "Exemplos",
"OriginalEditor": "Editor Original",
"Login": "Entrar",
"Logout": "Sair"
},
"MobileDashboardView": {
"Examples": "Exemplos",
"Sketches": "Esboços",
Expand Down
Loading
Loading