respira/src
Jan-Henrik Bruhn 72641c0fb6 Fix button states to prevent actions during ongoing operations
- FileUpload: Disable "Choose PES File" button during upload
- ProgressMonitor: Disable Start/Resume/Trace buttons during pattern deletion
- Add disabled states with opacity-50 and cursor-not-allowed styling

Prevents race conditions and confusing UI states when operations are in progress.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-07 13:09:50 +01:00
..
assets initial 2025-11-30 22:18:14 +01:00
components Fix button states to prevent actions during ongoing operations 2025-12-07 13:09:50 +01:00
hooks Improve polling indicator with service-level communication state 2025-12-07 00:02:22 +01:00
services Improve polling indicator with service-level communication state 2025-12-07 00:02:22 +01:00
styles Implement comprehensive UI/UX improvements 2025-12-06 13:15:51 +01:00
types Add cumulative stitch statistics from SERVICE_COUNT command 2025-12-06 23:33:10 +01:00
utils Fix build and lint errors, refactor embroidery constants 2025-12-06 23:55:10 +01:00
App.css Enhance UI/UX with loading states, animations, and pattern lock functionality 2025-12-06 19:28:24 +01:00
App.tsx Improve header typography hierarchy and layout 2025-12-07 13:06:12 +01:00
index.css Migrate to Tailwind CSS and fix canvas zoom issues 2025-12-05 23:25:55 +01:00
main.tsx initial 2025-11-30 22:18:14 +01:00