From 95fa9fd74272bc4e47ec9b512ccc4da59f0689c0 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 9 Apr 2025 10:29:39 +0200 Subject: [PATCH] feat(FE): dashboard add periodic fetchInstances, changed show and show instance form call --- resources/js/components/content/Dashboard.vue | 89 +++++++++++-------- 1 file changed, 50 insertions(+), 39 deletions(-) diff --git a/resources/js/components/content/Dashboard.vue b/resources/js/components/content/Dashboard.vue index b21384f..aea2f4e 100644 --- a/resources/js/components/content/Dashboard.vue +++ b/resources/js/components/content/Dashboard.vue @@ -1,15 +1,12 @@