This commit is contained in:
@@ -8,23 +8,9 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi
|
||||
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
|
||||
|
||||
//done - Run a tag search test
|
||||
//DONE - regular easy tags
|
||||
//DONE - Unicode tag names
|
||||
|
||||
- Remove old tag code, models, schema tables, cleanup and db erase code that refers to them
|
||||
- THINGS TO FIX AS A RESULT OF THIS:
|
||||
//done - Search.cs search indexing code had a ton of tag stuff in it, rejig that shit
|
||||
//done - Import AyaNova7 biz tons of tag stuff
|
||||
|
||||
- WAIT: Do we need tag search at all?? What would be the point? In lists it matters but in search it seems redundant
|
||||
- Or maybe it's just part of the search not special and separate
|
||||
- re-code tag search
|
||||
- re-introduce Tag search to search test and make sure it works properly with widget
|
||||
- Add new tag code to all taggable objects, their models and schema
|
||||
|
||||
|
||||
- Update seeder to tag objects with known set of tags for test and eval purposes
|
||||
- Seed widget with predictable tags (Maybe colour names "red", "green", "blue" etc)
|
||||
- Test v7 import tags users with correct tags for region, sched group and dispatch zone
|
||||
|
||||
Reference in New Issue
Block a user