1e0be3f86e
Ensure data management page grabs progress of any running scripts on load, clean up unneeded console logs, restyle login page
Matt2025-03-28 19:26:52 -04:00
a068a253cd
More data management page tweaks, ensure reusable images don't get deleted automatically
Matt2025-03-27 19:31:11 -04:00
087ec710f6
Fix/enhance data management page
Matt2025-03-27 17:09:06 -04:00
957c7b5eb1
Add new filter options and metrics to product filters and pages; enhance SQL schema for financial calculations
Matt2025-03-27 16:27:13 -04:00
8b8845b423
Clean up build errors
Matt2025-03-26 21:53:33 -04:00
114018080a
Enhance ai debug dialog
Matt2025-03-24 13:25:18 -04:00
228ae8b2a9
Layout/style tweaks, remove text file prompts, integrate system prompt into database/settings
Matt2025-03-24 12:26:21 -04:00
dd4b3f7145
Add prompts table and settings page to create/read/update/delete from it, incorporate company specific prompts into ai validation
Matt2025-03-24 11:30:15 -04:00
7eb4077224
Clean up build errors
Matt2025-03-23 22:15:11 -04:00
af067f7360
Fix line and subline showing as inputs instead of selects
Matt2025-03-18 15:27:55 -04:00
949b543d1f
Fix issues with validation errors showing and problems with concurrent editing, improve scroll position saving
Matt2025-03-18 12:38:23 -04:00
8fdb68fb19
Move UPC validation table adapter out of ValidationContainer
Matt2025-03-17 16:36:26 -04:00
136f767309
Move product line fetching out of ValidationContainer, clean up some unused files
Matt2025-03-17 16:24:47 -04:00
aa9664c459
Move UPC validation out of ValidationContainer, add code lines tracking
Matt2025-03-17 16:03:21 -04:00
f60f0b1b5c
Merge separate itemNumberCell in to ValidationCell
Matt2025-03-17 14:18:49 -04:00
676cd44d9d
Clean up linter errors and add sequential thinking
Matt2025-03-17 14:13:22 -04:00
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.
Matt2025-03-16 15:25:23 -04:00
52ae7e10aa
Refactor validation error handling to use a single source of truth (validationErrors Map), speed up item number generation and loading lines/sublines
Matt2025-03-16 14:09:58 -04:00
153bbecc44
Add standardized error handling with new enums and interfaces for validation errors
Matt2025-03-15 22:11:36 -04:00
cb46970808
Restore line and subline fields
Matt2025-03-15 18:50:33 -04:00
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
Matt2025-03-14 19:23:47 -04:00
d0a83c04ca
Improve copy down functionality with loading state and ability to select end cell instead of defaulting to the bottom
Matt2025-03-14 16:59:07 -04:00
f95c1f2d43
Set UPC validation loading state to only show on item number field
Matt2025-03-14 01:32:27 -04:00
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
Matt2025-03-14 00:44:44 -04:00
0f89373d11
Fix horizontal scrollbar, rearrange error and copy icons in cells
Matt2025-03-13 00:27:36 -04:00
c3c48669ad
Fix data coming in correctly when copying template from an existing product, automatically strip out deals and black friday categories
Matt2025-03-09 15:38:13 -04:00
78a0018940
Fix total sold count in search-products endpoint
Matt2025-03-09 14:12:32 -04:00
851cc3c4cc
Fix product search dialog for adding templates, pull out component to use independently, add to template management settings page
Matt2025-03-09 13:42:33 -04:00
74454cdc7f
Show templates from all brands when selected brand has no templates
Matt2025-03-08 14:34:49 -05:00