tellform/app
LoneRifle 5bc0d623a5
deleteSubmissions - remove spurious condition
`FormSubmission.remove` should not use `admin` as a condition:
 - the field is not present in the schema or in any created submissions
 - the user is unlikely to be the admin of a submission 

Remove this field to facilitate deletes

Fixes #315
2018-10-20 16:33:12 +08:00
..
controllers deleteSubmissions - remove spurious condition 2018-10-20 16:33:12 +08:00
libs got all tests to pass 2017-10-10 22:07:13 -07:00
models fixed admin setup script 2017-11-06 13:44:29 -08:00
routes add error for unactivated account login/forgot password 2017-10-27 20:59:47 -07:00
sockets disabled cache 2017-10-07 06:14:36 -04:00
tests got server tests to pass 2017-11-02 11:14:25 -07:00
views Merge pull request #301 from pshah123/master 2018-08-31 13:27:24 -07:00