EMSTrack / WebServerAndClient

Home of the web server and its clients
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Feature/call list #24

Closed wi11 closed 6 years ago

wi11 commented 6 years ago

Hi Mauricio, is this all we need currently for the Call list (not detail) and is the route correct? I currently have it routed under ambulances/call/list. Let me know if I need to change anything.

Everything is displaying and looks good when i run. Please run the app and take a look. Thanks.

-Added Call list link to base.html (with the phone font awesome icon)
-Link navigates to the call list view and displays all call objects
-Tests have not been written for the Views/router yet
-***IMPORTANT*** 4 tests failing pertaining to the ambulance serializers (update, create, and ambulance serializers for ambulances)
wi11 commented 6 years ago

Okay I removed that line from ambulance/views.py