This commit is contained in:
2018-12-06 00:50:00 +00:00
parent e8a9f4e322
commit 8445bdeb91

View File

@@ -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