Adds more capabilities to debug and to fix issues with the app.
Users can now manually reset the database. This option will be useful in case something goes wrong and the db gets into an inconsistent state.
The app now logs both JS errors and fetch errors. The error log can be viewed on the settings page. There's a button to copy all logs including the app version which makes it easy to share the logs for debugging purposes.
Closes #41
The branch is deployed here: https://indico-checkin-test.app.cern.ch
Adds more capabilities to debug and to fix issues with the app.
fetch
errors. The error log can be viewed on the settings page. There's a button to copy all logs including the app version which makes it easy to share the logs for debugging purposes.