veritus / veritus-web

Frontend
https://deploy-preview-32--announcer-tachometer-25258.netlify.com/
2 stars 0 forks source link

See connected promises on case detail page #73

Open AriHrannar opened 6 years ago

AriHrannar commented 6 years ago

Description

Would be nice to see the promises connected to the case in the case detail page.

This is called PromiseCase in Django and should be accessible via api/v1/promiseCases?case=<ID>