Skip to content

Use Redux for client side, add error handling

Created by: timraasveld

This PR:

  • Adds user error reporting image
  • Adds Appsignal Javascript error reporting
  • moves the client side to Redux architecture. The old model-based structure would make the application too fragile now that there are two models #(Response and Message)

Merge request reports