Commit Graph

5 Commits

Author SHA1 Message Date
de8c5c7135 Build [v1.14.31] 2026-04-25 12:53:41 +03:00
8dc8b7da9f Build [v1.14.28] 2026-04-25 12:43:41 +03:00
7c4441a962 Build [v1.14.22] 2026-04-23 16:16:04 +03:00
b1a63e98ab fix(6): fix TypeScript type consistency issues
- Make Item.id required (items from DB always have id)
- Use shared Item type from db.ts in QuantityAdjustmentModal
- Show full npm build output instead of silencing errors
- Ensures all modals use consistent type definitions
2026-04-22 18:50:06 +03:00
0138f04f6e feat(5-plan-02-t2,t5): create SearchModal and QuantityAdjustmentModal components for inventory search 2026-04-22 17:44:03 +03:00