Luca Tessaro
Luca Tessaro
With docker this can be a little bit more difficult. Check [this](https://stackoverflow.com/questions/70725881/what-is-the-equivalent-of-add-host-host-docker-internalhost-gateway-in-a-comp) to setup the compose file correctly
The new version of watchtower has been released. Should check if the control over automatic updates work now
This need some time to be put in place. I need to postpone this for some time now. Not that critical of a bug for the moment
Now that the project is using react flask-babel is not usefull. Need to use something like the i18next library to introduce translations.
The dropzone is now loading also multiple files at once. The use of react fixes: `Should also consider to load the last drawings instead of reloading the entire page with...
Missing react tests workflow (missing tests for the react part as well :expressionless:)
Will close #53
The on_device_ready is causing troubles. I don't understand where but there is a deadlock probably... Need to check it better This is also why the "pages" test was failing
For the automatic tests failing: looks like the "start next" action is causing the problem. When the action is started with an empty queue it uses the "start random drawing"...
Marlin should be working more or less now... Still need to try with grbl...