From faef230d85a8c429e479329f8c3301d7c90f53a0 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Mon, 18 Aug 2025 18:25:11 +0200 Subject: [PATCH] Use new table action pattern in main applist --- dashboard/src/views/AppsView.vue | 58 ++++++++++++++++++++++++++------ 1 file changed, 47 insertions(+), 11 deletions(-) diff --git a/dashboard/src/views/AppsView.vue b/dashboard/src/views/AppsView.vue index 2f83a0eb8..1db61e6af 100644 --- a/dashboard/src/views/AppsView.vue +++ b/dashboard/src/views/AppsView.vue @@ -1,7 +1,11 @@