From 2ec13cd611d3517b40d7e32da162e2cbfb23036a Mon Sep 17 00:00:00 2001 From: NRayya <82588017+NRayya@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:45:43 +0200 Subject: [PATCH 1/6] fix: display public samples in the user's dashboard in the absence of projects. fixes #1122 --- resources/js/Pages/Dashboard.vue | 5 ++++- resources/js/Pages/Project/Index.vue | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/resources/js/Pages/Dashboard.vue b/resources/js/Pages/Dashboard.vue index bda6a09a..39d67691 100644 --- a/resources/js/Pages/Dashboard.vue +++ b/resources/js/Pages/Dashboard.vue @@ -44,7 +44,10 @@ -