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