Commit Graph

32 Commits

Author SHA1 Message Date
matt c0f4f1de0d Update for project move on server, add ability to update existing POs, add spec lookup page, enhance copy down functionality. 2026-05-13 11:28:35 -04:00
matt 38b12c188f Restore accidentally removed files, a few additional import/calculation fixes 2026-02-09 10:19:35 -05:00
matt fd14af0f9e Stat cards fixes, mini component tweaks 2026-02-04 12:24:11 -05:00
matt dd0e989669 Add new/preorder/recent filters for product editor, improve data fetching 2026-01-31 13:05:05 -05:00
matt 43d76e011d Add AI embeddings and suggestions for categories, a few validation step tweaks/fixes 2026-01-19 11:34:55 -05:00
matt 5dcd19e7f3 Clean up some permissions 2025-08-30 17:28:43 -04:00
matt b2330dee22 Add chat page and chat server 2025-06-14 13:36:31 -04:00
matt 8508bfac93 Add receivings table, split PO import 2025-04-12 14:20:59 -04:00
matt 00249f7c33 Clean up routes 2025-04-08 21:26:00 -04:00
matt 957c7b5eb1 Add new filter options and metrics to product filters and pages; enhance SQL schema for financial calculations 2025-03-27 16:27:13 -04:00
matt e5c4f617c5 Get frontend pages loading data again, remove unused components 2025-03-26 21:47:24 -04:00
matt 5dd779cb4a Fix purchase orders import 2025-03-25 19:12:41 -04:00
matt 7eae4a0b29 More permissions setup, simplify to one component 2025-03-23 16:04:32 -04:00
matt 7d46ebd6ba Add skeleton loading state to template field, remove duplicated or unused code in validate step hooks 2025-03-19 14:30:39 -04:00
matt 1d081bb218 Optimize error processing and re-rendering in ValidationCell component. Implemented a centralized processErrors function, improved memoization, and enhanced batch updates to reduce redundancy and improve performance. 2025-03-16 15:25:23 -04:00
matt 52ae7e10aa Refactor validation error handling to use a single source of truth (validationErrors Map), speed up item number generation and loading lines/sublines 2025-03-16 14:09:58 -04:00
matt 153bbecc44 Add standardized error handling with new enums and interfaces for validation errors 2025-03-15 22:11:36 -04:00
matt cb46970808 Restore line and subline fields 2025-03-15 18:50:33 -04:00
matt 97fa7f3495 Update doc 2025-03-14 19:25:36 -04:00
matt a88dbb8486 Remove artificial delays from copydown function, fix issues with select components, ensure pointer cursor shows in copydown state, ensure table scroll position is reset on unmount 2025-03-14 19:23:47 -04:00
matt f95c1f2d43 Set UPC validation loading state to only show on item number field 2025-03-14 01:32:27 -04:00
matt 0ef27a3229 Fix text overflowing template dropdown trigger, add new MultilineInput component with popover for editing, remove MultiInputCell component except for code to create new MultiSelectCell component 2025-03-14 00:44:44 -04:00
matt 0f89373d11 Fix horizontal scrollbar, rearrange error and copy icons in cells 2025-03-13 00:27:36 -04:00
matt f55d35e301 Fix row highlighting, header alignment, make header sticky 2025-03-11 21:08:02 -04:00
matt 1aee18a025 More validation table optimizations + create doc to track remaining fixes 2025-03-11 16:21:17 -04:00
matt b69182e2c7 Fix validation table scroll location saving issues 2025-03-10 00:17:55 -04:00
matt 1c8709f520 Rearrange docs 2025-03-09 22:07:14 -04:00
matt 169407a729 Fix o3 issues on time-aggregates script 2025-02-12 15:01:04 -05:00
matt 4fdaab9e87 Fix o3 issues on product-metrics script 2025-02-11 23:36:14 -05:00
matt d7bf79dec9 Fix o3 issues on calculate-metrics script 2025-02-11 15:46:43 -05:00
matt 64d9ab2f83 Update frontend to match part 1 2025-01-28 01:30:48 -05:00
matt 5781b45f37 Update calculate script to account for import changes 2025-01-27 10:41:18 -05:00