AJ Isaacs
3b036308c8
refactor: Update Material and StockItem entities
Material entity changes:
- Shape property now uses MaterialShape enum
- Add Type (MaterialType) and Grade properties
- Add SortOrder for numeric sorting
- Add Dimensions navigation property (1:1)
- Replace ProjectParts with JobParts collection
StockItem entity changes:
- Add QuantityOnHand for inventory tracking
- Add Notes field
- Add Transactions navigation property
DbContext updates:
- Configure MaterialDimensions TPH inheritance
- Add enum-to-string conversions for MaterialShape and MaterialType
- Configure shared column names for TPH properties
- Add indexes on primary dimension columns
- Update all entity relationships for Job model
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 23:37:51 -05:00
..
2026-02-01 21:56:21 -05:00
2026-02-01 21:56:21 -05:00
2026-02-01 23:54:23 -05:00
2026-02-01 23:54:23 -05:00
2026-02-01 23:54:48 -05:00
2026-02-01 23:54:48 -05:00
2026-02-01 23:54:59 -05:00
2026-02-01 23:54:59 -05:00
2026-02-02 22:32:20 -05:00
2026-02-02 22:32:20 -05:00
2026-02-04 23:37:24 -05:00
2026-02-04 23:37:24 -05:00
2026-02-04 23:37:31 -05:00
2026-02-04 23:37:31 -05:00
2026-02-04 23:37:31 -05:00
2026-02-04 23:37:31 -05:00
2026-02-04 23:37:24 -05:00
2026-02-04 23:37:24 -05:00
2026-02-04 23:37:24 -05:00
2026-02-04 23:37:24 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:43 -05:00
2026-02-04 23:37:51 -05:00