growthcharts / james

Joint Automatic Measurement and Evaluation System (JAMES)
https://growthcharts.org/james/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Js error logging #22

Closed stefvanbuuren closed 6 months ago

stefvanbuuren commented 6 months ago

This PR adds a new diagnostic tool to JAMES.

JAMES now writes on "Meldingen" for rq1 (james::convert_tgt_chartadvice()) and rq2 (james::draw_chart())

Note: The update of "Meldingen" when the call failed does not yet work, so currently "Meldingen" displays the results from the last functional call.

If the request failed, there will be a pop-up window with a stack trace from R.

Other changes: