maziggy e4e6e9f8c4 Decouples file uploads and print start commands so that they run in the background asynchronously. When a print is started, the print modal no longer waits for the print to upload and start. Instead, a new toast-based UI appears with the status of prints being dispatched. Prints being dispatched can be cancelled during upload. If cancelled, the partially-uploaded gcode is deleted from the printer automatically before the FTP connection is closed. 3 months ago
..
__tests__ e4e6e9f8c4 Decouples file uploads and print start commands so that they run in the background asynchronously. When a print is started, the print modal no longer waits for the print to upload and start. Instead, a new toast-based UI appears with the status of prints being dispatched. Prints being dispatched can be cancelled during upload. If cancelled, the partially-uploaded gcode is deleted from the printer automatically before the FTP connection is closed. 3 months ago
api 4a625c1ef2 Add background print dispatching + tests 3 months ago
assets 83cbac04b7 - Add interactive API Browser to Settings > API Keys 4 months ago
components e4e6e9f8c4 Decouples file uploads and print start commands so that they run in the background asynchronously. When a print is started, the print modal no longer waits for the print to upload and start. Instead, a new toast-based UI appears with the status of prints being dispatched. Prints being dispatched can be cancelled during upload. If cancelled, the partially-uploaded gcode is deleted from the printer automatically before the FTP connection is closed. 3 months ago
contexts 360607c327 Fix conflicting var name 3 months ago
hooks 060b253669 Update frontend build 3 months ago
i18n e4e6e9f8c4 Decouples file uploads and print start commands so that they run in the background asynchronously. When a print is started, the print modal no longer waits for the print to upload and start. Instead, a new toast-based UI appears with the status of prints being dispatched. Prints being dispatched can be cancelled during upload. If cancelled, the partially-uploaded gcode is deleted from the printer automatically before the FTP connection is closed. 3 months ago
pages 2f51bec40d feat: add "Include beta updates" setting to filter prerelease notifications 3 months ago
types 87c18e5fcf Add plate object count metadata and viewer display 3 months ago
utils 1d636c9a16 Merge branch '0.2.1b' into refactor-all-pages 3 months ago
App.css 09677861ba Added screenshots 6 months ago
App.tsx df83250ff8 feat: add dedicated clear_plate permission + full-page group editor (#446) 3 months ago
index.css 6ba3d91971 Merge branch '0.2.0b' into feature/ui_improvements 3 months ago
main.tsx 1cf5c8e9c3 Added multi language support 5 months ago