respira/src
Jan-Henrik Bruhn 4fd8ad284f fix: Improve step control UX and fix machine error display
- Consolidate progress stats into 3 cards (stitches, time, speed)
- Keep rollback info visible after machine clears error while paused
- Remove Resume/Start Sewing buttons in STOP state (error must be
  resolved on machine first)
- Use adjustedStitchIndex for progress display to prevent desync
- Make step control layout stable (always render all buttons)
- Reduce polling interval from 500ms to 1000ms during sewing
- Fix machine errors (e.g. HoopError) not showing in error badge
  when there was no accompanying string error message

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 12:30:06 +01:00
..
components fix: Improve step control UX and fix machine error display 2026-03-26 12:30:06 +01:00
constants fix: Address Copilot review feedback 2025-12-27 16:41:58 +01:00
data feature: Add Brother thread color mapping to PES importer 2025-12-21 20:37:32 +01:00
formats feature: Add RGB color matching for Brother thread identification 2025-12-21 20:52:32 +01:00
hooks fix: Address Copilot review feedback for performance optimizations 2025-12-28 14:08:08 +01:00
lib style: Apply linter auto-fixes 2025-12-22 12:03:49 +01:00
platform fix: formatting 2025-12-26 22:50:02 +01:00
services feature: Add stitch step control for error recovery and manual positioning 2026-03-26 12:04:38 +01:00
stores fix: Improve step control UX and fix machine error display 2026-03-26 12:30:06 +01:00
types fix: run linter 2025-12-18 11:39:22 +01:00
utils fix: Improve step control UX and fix machine error display 2026-03-26 12:30:06 +01:00
App.css fix: Restore correct destructive variant colors 2025-12-22 11:59:02 +01:00
App.tsx feature: Document consistent use of pattern helpers across codebase 2025-12-27 16:58:52 +00:00
index.css feature: Implement unified semantic color system with Tailwind v4 2025-12-17 21:43:36 +01:00
main.tsx fix: run linter 2025-12-18 11:39:22 +01:00
vite-env.d.ts feature: Add application version to page title 2025-12-13 23:48:05 +01:00