Closed mapto closed 11 years ago
graphs ajax requests seem to freeze any other requests which can even lead to some random fails of the requests not even closely connected to graphs.. for testing purposes and for further bug fixing occasionally need to uncomment those graph requests as it takes quite a while to load anything (if anything is loaded at all).
It may be assumed that multiple/score controller possibly needs to be refactored
This is a duplicate of #97
the redundant repetitive calls have been removed in https://github.com/mapto/sprks/commit/c9b70aa08a1de7a9bd99a5520b0e55de2bd48fdf
Apply button not removed yet.
Currently the policy graphs get updated when the user clicks the "Apply" button. This should happen when the user changes values, so that they can explore different policies.