From 797c002e8bbbead88fe1a926d3d846cbc4513467 Mon Sep 17 00:00:00 2001 From: ross Date: Wed, 27 May 2026 10:24:19 +0000 Subject: [PATCH] Update todo --- todo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo b/todo index 9967bbba..2c7153c4 100644 --- a/todo +++ b/todo @@ -9,4 +9,6 @@ on the collections overview page when adding a case via the add case widget if t please add a admin case overview page that displays the number of cases that each user has created and other pertinant information. this should have easy access to a list of recently added cases and a summary of the largest cases that a user has (these may be best loaded as required via htmx partials). -on the condition details pages we should have an easier way to set parents and children \ No newline at end of file +on the condition details pages we should have an easier way to set parents and children + +the casecollection form should use a widget for the prerequisites that supports autocomplete searching to allow for easy case selection. the selection options should be restricted to those cases that the user is an author of. \ No newline at end of file