From dffef6f839b9ceae790c32f10f3afe4e5860c128 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sun, 2 Feb 2025 22:44:08 +0100 Subject: [PATCH] Port volumes view to composition style --- dashboard/src/views/VolumesView.vue | 350 ++++++++++++++-------------- 1 file changed, 171 insertions(+), 179 deletions(-) diff --git a/dashboard/src/views/VolumesView.vue b/dashboard/src/views/VolumesView.vue index 93b94ebf7..fa7196ff7 100644 --- a/dashboard/src/views/VolumesView.vue +++ b/dashboard/src/views/VolumesView.vue @@ -1,199 +1,191 @@ -