From a0abcfcf63fba79ac68309f7809ae787c9b461d8 Mon Sep 17 00:00:00 2001 From: FernandaCasali Date: Wed, 10 Apr 2024 14:22:44 -0300 Subject: [PATCH 1/3] Issue(#416): chage titles in test page Signed-off-by: FernandaCasali --- src/locales/en.json | 2 +- src/locales/es.json | 2 +- src/locales/pt_br.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 7de59b34..a2061e6f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -110,7 +110,7 @@ "editQuestion": "Edit Question", "newQuestion": "New Question", "creatingHeuristic": "Creating a heuristic", - "currentHeuristics": "Current Heuristics", + "currentHeuristics": "Heuristics", "addNewHeuristic": "Add new heuristic", "searchHeuristics": "Search heuristics...", "noHeuristicsFound": "No heuristics found", diff --git a/src/locales/es.json b/src/locales/es.json index 5971b62c..fbe36f77 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -110,7 +110,7 @@ "editQuestion": "Editar Pregunta", "newQuestion": "Nueva Pregunta", "creatingHeuristic": "Creando una heurística", - "currentHeuristics": "Heurísticas Actuales", + "currentHeuristics": "Heurísticas", "addNewHeuristic": "Agregar nueva heurística", "searchHeuristics": "Buscar heurísticas...", "noHeuristicsFound": "No se encontraron heurísticas", diff --git a/src/locales/pt_br.json b/src/locales/pt_br.json index c7bf8507..283586d3 100644 --- a/src/locales/pt_br.json +++ b/src/locales/pt_br.json @@ -110,7 +110,7 @@ "editQuestion": "Editar Pergunta", "newQuestion": "Nova Pergunta", "creatingHeuristic": "Criando uma heurística", - "currentHeuristics": "Heurísticas Atuais", + "currentHeuristics": "Heurísticas", "addNewHeuristic": "Adicionar nova heurística", "searchHeuristics": "Buscar heurísticas...", "noHeuristicsFound": "Nenhuma heurística encontrada", From bab05dfea9bf5c2265679edba6ea01ff6caa537b Mon Sep 17 00:00:00 2001 From: FernandaCasali Date: Wed, 10 Apr 2024 14:25:32 -0300 Subject: [PATCH 2/3] Issue(#416): change title in hindi Signed-off-by: FernandaCasali --- src/locales/hi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/hi.json b/src/locales/hi.json index cfbccf75..3bbea376 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -110,7 +110,7 @@ "editQuestion": "प्रश्न संपादित करें", "newQuestion": "नया प्रश्न", "creatingHeuristic": "ह्यूरिस्टिक बना रहे हैं", - "currentHeuristics": "वर्तमान ह्यूरिस्टिक्स", + "currentHeuristics": "अनुमानी", "addNewHeuristic": "नया ह्यूरिस्टिक जोड़ें", "searchHeuristics": "ह्यूरिस्टिक्स खोजें...", "noHeuristicsFound": "कोई ह्यूरिस्टिक्स नहीं मिले", From 171f69f4a67eb7ce877279531aa1c501de79876d Mon Sep 17 00:00:00 2001 From: FernandaCasali Date: Mon, 15 Apr 2024 14:52:08 -0300 Subject: [PATCH 3/3] Issue(#418): remove effect that makes row bigger on hover Signed-off-by: FernandaCasali --- src/components/molecules/HeuristicsTable.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/molecules/HeuristicsTable.vue b/src/components/molecules/HeuristicsTable.vue index 3a462850..387d9416 100644 --- a/src/components/molecules/HeuristicsTable.vue +++ b/src/components/molecules/HeuristicsTable.vue @@ -218,7 +218,8 @@ >