From b590508ca4ebe0b0cd91ac2e7ccfffdc79a8ebcc Mon Sep 17 00:00:00 2001 From: Florinda Date: Wed, 29 Jan 2025 11:08:58 +0100 Subject: [PATCH] Requisito Toscano --- src/layout/AppMenu.vue | 64 ++- src/router/index.js | 7 +- src/stores/LoadingStore.js | 13 +- src/stores/UserPrefStore.js | 19 +- src/views/pages/OldScenarioExec.vue | 388 ++++++++++++++- src/views/pages/ScenarioExec.vue | 689 +++++++++++++++++++++++++-- src/views/pages/ScenarioExecList.vue | 40 +- src/views/pages/ScenarioList.vue | 3 + 8 files changed, 1146 insertions(+), 77 deletions(-) diff --git a/src/layout/AppMenu.vue b/src/layout/AppMenu.vue index 0ab70b6..4a42332 100644 --- a/src/layout/AppMenu.vue +++ b/src/layout/AppMenu.vue @@ -1,10 +1,12 @@ \ No newline at end of file diff --git a/src/views/pages/ScenarioExecList.vue b/src/views/pages/ScenarioExecList.vue index cde508d..0ab27d8 100644 --- a/src/views/pages/ScenarioExecList.vue +++ b/src/views/pages/ScenarioExecList.vue @@ -137,7 +137,18 @@ placeholder="Search by File" /> - + + + +