CodeForPhilly / prevention-point

Current Functional Product
MIT License
30 stars 15 forks source link

sep_data table queryable by visit #451

Closed MikeyManoguerra closed 3 years ago

MikeyManoguerra commented 3 years ago

sep data table can view that can take a visit id and return a filtered list a visits (of which there will only be one, but lets do a object.filter not an object.get)

improve the exisiting viewset.

this table should have low permissions for create (front_desk, internal_provider) and high permissions for get (only internal_provider)