This commit is contained in:
2018-12-06 23:04:45 +00:00
parent 23ff302260
commit fe58775866
4 changed files with 69 additions and 185 deletions

View File

@@ -24,6 +24,7 @@ SON OF TAGS
- 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 scheduleable user group or whatever they will be tagged with
SERVER SCHEMA
- Add unique constraint to all name columns in all tables in ayschema and run tests (how did I miss that before??)