openflexure-microscope-server/openflexure_microscope/api/static/src
Richard 3d33218072 Move error handling for taskSubmitter
taskSubmitter ended up in a confused state if the initial POST request
encountered an error.
I've updated `startPolling` to return a Promise, and moved the
error handling code to the top level.

This doesn't change anything for the case where we get a non-error
response to the POST request, but means that e.g. 400 errors
get caught and displayed properly.
2021-08-26 23:12:47 +01:00
..
assets/less Disable ImJoy control 2021-06-22 12:08:17 +01:00
components Move error handling for taskSubmitter 2021-08-26 23:12:47 +01:00
App.vue Fix placement of tour messages for icons 2021-02-06 15:32:27 +00:00
main.js Removed old console logs 2020-11-23 13:08:44 +00:00
store.js Enforce ENABLE_IMJOY variable in store 2021-06-22 12:06:48 +01:00
syncDataWithLocalStorage.js Remove commented-out code 2021-06-22 10:57:48 +01:00