This commit is contained in:
2018-09-07 16:34:05 +00:00
parent 17e07b3c6c
commit 5e336762f6
6 changed files with 118 additions and 15 deletions

View File

@@ -30,14 +30,13 @@ IMMEDIATE ITEMS:
- Tag groups (modify tags already coded)
- X Modify tag to bring combined list of groups with tag picklist (NOPE, let the UI query both separately and integrate them at the UI level)
- Modify tag to remove itself from tagroupmap if deleted
- Tag: add test for untag everything
- TAG: add test that can't delete if it's in a taggroup mapping
- TAGGrOUP: add tests for all crud ops
- TESTS: Make a test for each type of group operation from biz point of view
- TAGMAP: code to tag an item should take into account if it's already tagged and not make a new record, just return existing
- TAGGROUPMAP: add tagGROUPMAP should take into account if already added
- TAGMAP: CREATEASYNC code to tag an item should take into account if it's already tagged and not make a new record, just return existing
- TAGGROUPMAP: add tagGROUPMAP CREATEASYNC should take into account if already added //TODO: see if already present and just return inObj if so
- Localized text
- ** DEVISE a system to ensure no unused keys are brought forward to raven