• Joined on 2025-01-28
matt pushed to add-product-upload-page at matt/inventory 2025-03-18 15:28:05 -04:00
af067f7360 Fix line and subline showing as inputs instead of selects
949b543d1f Fix issues with validation errors showing and problems with concurrent editing, improve scroll position saving
8fdb68fb19 Move UPC validation table adapter out of ValidationContainer
136f767309 Move product line fetching out of ValidationContainer, clean up some unused files
aa9664c459 Move UPC validation out of ValidationContainer, add code lines tracking
Compare 10 commits »
matt pushed to add-product-upload-page at matt/inventory 2025-03-15 18:50:36 -04:00
cb46970808 Restore line and subline fields
matt pushed to add-product-upload-page at matt/inventory 2025-03-14 19:25:42 -04:00
97fa7f3495 Update doc
matt pushed to add-product-upload-page at matt/inventory 2025-03-14 19:23:51 -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
matt pushed to add-product-upload-page at matt/inventory 2025-03-14 16:59:11 -04:00
d0a83c04ca Improve copy down functionality with loading state and ability to select end cell instead of defaulting to the bottom
matt pushed to add-product-upload-page at matt/inventory 2025-03-14 01:32:30 -04:00
f95c1f2d43 Set UPC validation loading state to only show on item number field
matt pushed to add-product-upload-page at matt/inventory 2025-03-14 00:44:50 -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
matt pushed to add-product-upload-page at matt/inventory 2025-03-13 00:27:40 -04:00
0f89373d11 Fix horizontal scrollbar, rearrange error and copy icons in cells
matt pushed to add-product-upload-page at matt/inventory 2025-03-11 21:08:06 -04:00
f55d35e301 Fix row highlighting, header alignment, make header sticky
matt pushed to add-product-upload-page at matt/inventory 2025-03-11 16:21:23 -04:00
1aee18a025 More validation table optimizations + create doc to track remaining fixes
matt pushed to add-product-upload-page at matt/inventory 2025-03-10 21:59:28 -04:00
0068d77ad9 Optimize validation table
b69182e2c7 Fix validation table scroll location saving issues
Compare 2 commits »
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 22:07:17 -04:00
1c8709f520 Rearrange docs
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 17:44:06 -04:00
de1408bd58 Fix validation indicators on validation step table
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 16:30:15 -04:00
c295c330ff Add copy down functionality to validate table
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 16:11:54 -04:00
7cc723ce83 Fix creating template from validate table row
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 15:38:18 -04:00
c3c48669ad Fix data coming in correctly when copying template from an existing product, automatically strip out deals and black friday categories
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 14:12:43 -04:00
78a0018940 Fix total sold count in search-products endpoint
matt pushed to add-product-upload-page at matt/inventory 2025-03-09 13:42:37 -04:00
851cc3c4cc Fix product search dialog for adding templates, pull out component to use independently, add to template management settings page
matt pushed to add-product-upload-page at matt/inventory 2025-03-08 14:34:52 -05:00
74454cdc7f Show templates from all brands when selected brand has no templates
matt pushed to add-product-upload-page at matt/inventory 2025-03-08 14:30:15 -05:00
31c838197a Optimize validation table