BaderLab / GenomeClinic-PGX

Web application for clinical pharmacogenomic interpretation
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Fix unnecessary routing clutter #111

Closed patmagee closed 9 years ago

patmagee commented 9 years ago

We are using alot of unnecessary POST calls that tack on a bunch of json information in order to render pages. Because of the way we are doing this, we can not navigate backwards or forwards. Add enhancements in order to fix this navigation problem