This commit is contained in:
2020-01-22 16:37:50 +00:00
parent 070688265b
commit f2898b8149
8 changed files with 67 additions and 276 deletions

View File

@@ -33,6 +33,8 @@ TEST CHANGES
- Must use numeric instead of text values now
- Test datatypes enum picklist
- New routes for lists
- Test validation code for custom template with bad one (field not exists)
- Test insufficient roles to fetch test widget datalist (outside staff)
TODO: REFACTOR GetNoLogAsync function is used in many places redundantly when the logging version could do the same thing but not log it with an optional bool switch so refactor that shit