From e89d758908d324fef099daa131e08064c0bbb078 Mon Sep 17 00:00:00 2001 From: Olivier Vernin Date: Thu, 21 Nov 2024 16:47:30 +0100 Subject: [PATCH] fix: concurrency issues Signed-off-by: Olivier Vernin --- src/components/pipeline/report.vue | 11 ++-- src/components/pipeline/reports.vue | 51 +++--------------- src/components/scm/_filter.vue | 76 +++++++++++++------------- src/components/scm/_summary.vue | 26 +++++---- src/views/HomeView.vue | 40 +++++++++++++- src/views/pipeline/ReportsView.vue | 83 +++++++++++++++++++++++++++-- 6 files changed, 185 insertions(+), 102 deletions(-) diff --git a/src/components/pipeline/report.vue b/src/components/pipeline/report.vue index 27a17a39f..c07631036 100644 --- a/src/components/pipeline/report.vue +++ b/src/components/pipeline/report.vue @@ -5,10 +5,11 @@ - - - -