8b6dbff9ffAdd Purchase Order Statistics section to InventoryOverview componentTom Butcher2025-12-27 13:54:31 +00:00
769229aacbUpdated NewOrderItem component to set default state to 'draft' and added an optional section for shipment details. New actions for editing, canceling edits, finishing edits, and deleting items, along with visibility and disabled states based on item status.Tom Butcher2025-12-27 13:54:14 +00:00
4a605ddc09Enhance Purchase Order management with new actions and UI updatesTom Butcher2025-12-27 13:52:50 +00:00
62a494509aRefactor shipment components and update shipment modelTom Butcher2025-12-27 13:52:13 +00:00
c3b695b76cUpdated NetGrossDisplay component to parse net and gross values as floats for accurate numerical representation.Tom Butcher2025-12-13 21:05:20 +00:00
34d919d88eUpdated @ant-design/charts dependency from version 2.6.2 to 2.6.5 in package.json and yarn.lock for improved features and bug fixes.Tom Butcher2025-12-09 02:11:52 +00:00
705c517acfAdded totalTime field to Job and SubJob models for duration calculation, and updated OrderItem model to include reference field and reorder properties for improved data structure.Tom Butcher2025-12-09 02:11:43 +00:00
c96f223176Added labelWidth property to PrinterInfo component for improved layout consistency.Tom Butcher2025-12-09 02:10:53 +00:00
bf1b61179fAdded labelWidth property to ObjectInfo components in NewJob and NewPrinter for consistent layout adjustments.Tom Butcher2025-12-09 02:10:45 +00:00
d8bfc19917Added new InfoCollapse sections for Online Printers and Queued Jobs in ProductionOverview, including ObjectTable components for data display and updated collapse states for better user interaction.Tom Butcher2025-12-09 02:10:35 +00:00
5f33ed69fbRefined interval calculation in ApiServerProvider to adjust polling frequency based on time range, introducing new thresholds for intervals over 1, 2, and 3 days.Tom Butcher2025-12-09 02:10:23 +00:00
b7e81e2caaEnhanced ObjectSelect component to handle array inputs by normalizing values to a string of IDs, improving identity detection for in-place updates.Tom Butcher2025-12-09 02:10:09 +00:00
7f11168b25Updated App.css to include new styles for picker components and adjusted button width for outlined variant.Tom Butcher2025-12-09 02:09:56 +00:00
3d17a08a71Enhanced HistoryDisplay component with custom date range selection and improved loading states.Tom Butcher2025-12-09 02:09:48 +00:00
2d2aff125cAdded destroyOnHidden property to the new job modal for improved resource management.Tom Butcher2025-12-09 02:09:36 +00:00
7a4dec3f54Added total weight to filament stocks.Tom Butcher2025-12-08 23:03:47 +00:00
e19200c059Update DocumentTemplateInfo to set label width for improved layout consistencyTom Butcher2025-12-07 02:42:55 +00:00
8508442d2eImplement modal for adding new order items in PurchaseOrderInfo componentTom Butcher2025-12-07 02:42:50 +00:00
8945bb9a17Update PartStockInfo to set label width for improved layout consistencyTom Butcher2025-12-07 02:42:44 +00:00
cd902d8f13Add Order Items and Shipments to Inventory Sidebar and Update Purchase Order InfoTom Butcher2025-12-07 02:42:37 +00:00
aad5326c7eUpdate ObjectTypeSelect component to adjust label positioning for improved displayTom Butcher2025-12-07 02:42:26 +00:00
f7532338b6Refactor ObjectTable component to utilize refs for table filter and sorter managementTom Butcher2025-12-07 02:42:18 +00:00
2879b8648dEnhance ObjectSelect component with value identity tracking and loading optimizationsTom Butcher2025-12-07 02:42:10 +00:00
c10daf008eEnhance ObjectProperty component with readOnly handling and reference case supportTom Butcher2025-12-07 02:42:02 +00:00
b955f42b88Refactor ObjectForm component to improve computed value handlingTom Butcher2025-12-07 02:41:55 +00:00
6da485bc8fEnhance IdDisplay component with reference and plainCode propsTom Butcher2025-12-07 02:41:45 +00:00
8b481a9617Add routes for OrderItems and Shipments in InventoryRoutesTom Butcher2025-12-07 02:41:31 +00:00
f24bc27e2cAdd OrderItem and Shipment models to database schemaTom Butcher2025-12-07 02:41:17 +00:00
2f323181f5Refactor form components to accept defaultValues prop for enhanced flexibilityTom Butcher2025-12-07 02:40:32 +00:00
dbb6be8654Enhance App.css with additional styles for Ant Design componentsTom Butcher2025-12-07 02:39:53 +00:00
3673a7a1ecAdd Order Items and Shipments components with associated icons and formsTom Butcher2025-12-07 02:39:45 +00:00
4995d37aa2Removed console.log statements from various components to clean up the code and improve performance.Tom Butcher2025-12-07 02:38:39 +00:00
9f05bfd929Enhanced ObjectDisplay component with spotlight data fetching and hyperlink support. Added props for showHyperlink and showSpotlight, and improved rendering logic for object names with optional popover tooltips.Tom Butcher2025-12-07 02:37:28 +00:00