visdesignlab / Sanguine

Sanguine is a web-based visualization tool built by the VDL and ARUP that visualizes hospital blood usage and associated patient/surgery attributes. It is designed to be used by clinicians, researchers, and administrators to understand blood usage patterns, identify opportunities to improve patient outcomes, and reduce transfusion expenditures.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Fixing bugs on new interface #166

Closed haihan-lin closed 3 years ago

haihan-lin commented 3 years ago
JackWilb commented 3 years ago

Need to fix:

    async function cacheHemoData() {
        //     whoamiAPICall(store)
haihan-lin commented 3 years ago

the whoami call is now at its proper location. I put it in a wrong function.

JackWilb commented 3 years ago

the whoami call is now at its proper location. I put it in a wrong function.

Tested on prod and works as intended