9 Commits

Author SHA1 Message Date
53dce0e024 Excluded reference from summary. 2026-06-19 21:49:41 +01:00
d7827ecb6d Implemented new message context. 2025-12-14 23:06:42 +00:00
2f323181f5 Refactor form components to accept defaultValues prop for enhanced flexibility
- Updated NewFilamentStock, NewPartStock, NewPurchaseOrder, NewStockAudit, NewCourierService, NewCourier, NewDocumentPrinter, NewDocumentSize, NewDocumentTemplate, NewPart, NewProduct, NewTaxRate, NewTaxRecord, NewVendor, NewGCodeFile, NewJob, and NewPrinter components to accept a defaultValues prop.
- Merged defaultValues with existing default values in each component to allow for more customizable form initialization.
2025-12-07 02:40:32 +00:00
735826bdb9 Use wizard view for "new" windows. 2025-12-03 00:15:34 +00:00
46923c4ba8 Fixed filament stock creation bug. 2025-11-17 18:50:05 +00:00
4c3d37a7d0 Migration to Vite. 2025-08-22 20:28:50 +01:00
9ba65075be New flag display, updated old components to use model system. Implemented some inventory features. 2025-07-12 20:14:40 +01:00
792d2e1c1c Added config file 2025-06-01 00:18:15 +01:00
e56a563e98 Added filament stock functionality and improves some performance 2025-05-19 00:28:00 +01:00