From 8445bdeb917e76bc7a3684fee0e22a80b2705e56 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 6 Dec 2018 00:50:00 +0000 Subject: [PATCH] --- devdocs/todo.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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