diff --git a/devdocs/todo.txt b/devdocs/todo.txt index b1f65427..399ada69 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -5,15 +5,16 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi ## IMMEDIATE ITEMS -filter to SQL / Widget list filtered with tests - see core-list-graph-datatable-filtering-paging.txt doc +Remove old tag code, models, schema tables, cleanup and db erase code that refers to them SON OF TAGS //done - How to set GIN index? is it automatic? Do I need to specify it? //DONE - Test setting a widget tag collection to see it works with ef core - - Run a tag search test + //done - Run a tag search test //DONE - regular easy tags - - Unicode tag names + //DONE - Unicode tag names + - Remove old tag code, models, schema tables, cleanup and db erase code that refers to them - Add new tag code to all taggable objects - Update seeder to tag objects with known set of tags for test and eval purposes