Skip to content

Conversation

@SheetMetalConnect
Copy link
Owner

No description provided.

claude added 5 commits January 9, 2026 19:05
Implement comprehensive batch operations feature for grouping
operations by material/thickness for laser nesting, tube cutting,
sawing, and finishing processes.

- Add database types for operation_batches and batch_operations tables
- Create TypeScript interfaces and status/type configurations
- Add useBatches hook with full CRUD and workflow mutations
- Implement admin Batches page with filtering and table view
- Create CreateBatchModal with multi-step wizard
- Add BatchDetailModal for batch management
- Create BatchCard and BatchOperatorModal for terminal view
- Update WorkQueue to display batches in kanban columns
- Add batch navigation to sidebar and routes
- Add translations for all 3 languages (en/nl/de)
- Add started_by field to track who started a batch
- Show active operator name on in-progress batch cards
- Add QuickBatchModal for fast batch creation from WorkQueue
- Add plus button on each cell column for quick batch creation
- Group operations by material/thickness in quick batch modal
- Update translations for batch quick create (en/nl/de)
- Add BatchRow component for terminal table view
- Fix status column header in Batches.tsx showing wrong label
- Replace browser confirm() with AlertDialog in BatchDetailModal
- Add started_by_user display to timeline in BatchDetailModal
- Add started_by_user display in BatchOperatorModal
- Localize loading text in CreateBatchModal
- Add missing 'remove' translation key (en/nl/de)
Resolved conflicts in:
- AdminLayout.tsx: Added batches navigation alongside main updates
- common.json (en/nl/de): Combined 'dismiss' from main with 'remove' from batches
- Created comprehensive documentation for batch operations feature
- Added to Features section in sidebar navigation
- Covers: data model, workflow, UI, API integration, database schema
- Includes integration examples for nesting software (SigmaNest, Lantek)
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 10, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
eryxon-flow-website 85eeeb9 Commit Preview URL

Branch Preview URL
Jan 10 2026, 07:51 PM

@SheetMetalConnect SheetMetalConnect merged commit d3513bc into main Jan 10, 2026
0 of 2 checks passed
@SheetMetalConnect SheetMetalConnect deleted the claude/add-batch-operations-ybezh branch January 18, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants