From 5daaeff2c4dc4ede46f4ccccf9a6e707ed9ef695 Mon Sep 17 00:00:00 2001 From: Piyush Bhaskar <102078527+Piyush-r-bhaskar@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:59:30 +0530 Subject: [PATCH 1/4] implemented the functionality. --- ui/src/components/executions/Executions.vue | 81 ++++--- ui/src/components/executions/Properties.vue | 242 ++++++++++++++++++++ ui/src/components/flows/Flows.vue | 87 ++++++- ui/src/translations/en.json | 8 +- 4 files changed, 380 insertions(+), 38 deletions(-) create mode 100644 ui/src/components/executions/Properties.vue diff --git a/ui/src/components/executions/Executions.vue b/ui/src/components/executions/Executions.vue index b9a420230eb..08f0eaa60c4 100644 --- a/ui/src/components/executions/Executions.vue +++ b/ui/src/components/executions/Executions.vue @@ -26,6 +26,13 @@ /> +
  • + +
  • @@ -164,8 +171,8 @@ @@ -272,8 +280,8 @@ - + @@ -122,13 +129,14 @@ - +