This commit is contained in:
2018-11-30 00:51:46 +00:00
parent 9897924879
commit 2a16580ddc
3 changed files with 2 additions and 3 deletions

View File

@@ -39,7 +39,6 @@ NOTE: determined it would be too much trouble for too little gain to validate th
LIST FILTERING TODO
- DONE test for fetching widget filter options (localized, so have two users test each for expected response)
Need way to check if fields are valid for the object list in question both from the list Datafilter route and future SQL builder
Add test for excercising all of DataFilterController route including rights to non personal alternative owner etc
Add test for correctly validated Widget datafilter when saved or updated via datafiltercontroller (sanity check of the filter settings and options IFilterableObject implemented)