From 179a5cd9f84982f686a962cdfd82b77e9ec456ea Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Thu, 20 Jul 2023 08:32:43 -0600 Subject: [PATCH] add task for publicly-accessible project --- project.task.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/project.task.yaml b/project.task.yaml index 71992867..c13535cd 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -24,6 +24,7 @@ tasks: - 24 Move to Vite +- .5 add project ID to the URL, to make a project publicly-accessible - .5 remove edit from project page for projects owned by others - .5 fix where user 0 sees no txns from user 1 on contacts page but sees them on list page - .2 there are three dots at the top of ProjectViewView that refreshes the page but doesn't do anything else