• Joined on 2025-01-28
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
matt pushed to add-product-upload-page at matt/inventory 2025-03-08 12:23:47 -05:00
45fa583ce8 Fix validation again I hope?
matt pushed to add-product-upload-page at matt/inventory 2025-03-08 11:12:48 -05:00
c96f514bcd Fix dropdown scrolling and keep multi-selects open
matt pushed to add-product-upload-page at matt/inventory 2025-03-07 22:23:46 -05:00
6a5e6d2bfb Style tweaks, fix section hiding in map columns step
matt pushed to add-product-upload-page at matt/inventory 2025-03-07 16:17:09 -05:00
875d0b8f55 Fix applying templates to or discarding multiple rows
matt pushed to add-product-upload-page at matt/inventory 2025-03-07 15:43:16 -05:00
b15387041b Fix validation timing issues with templates
matt pushed to add-product-upload-page at matt/inventory 2025-03-06 18:55:06 -05:00
60cdb1cee3 Fix navigating between steps on start from scratch flow
matt pushed to add-product-upload-page at matt/inventory 2025-03-06 13:38:18 -05:00
52fd47a921 Fix templates loading on page load
matt pushed to add-product-upload-page at matt/inventory 2025-03-06 12:04:43 -05:00
b723ec3c0f Clean up old validationstep, clean up various type errors
68ca7e93a1 Fix dropdown values saving, add back checkbox column, mostly fix validation, fix some field types
Compare 2 commits »
matt pushed to add-product-upload-page at matt/inventory 2025-03-05 22:08:53 -05:00
bc5607f48c Fix upc validation api call
matt pushed to add-product-upload-page at matt/inventory 2025-03-05 17:03:05 -05:00
36a5186c17 Validate step - fix memoization and reduce unnecessary re-renders
matt pushed to add-product-upload-page at matt/inventory 2025-03-04 23:51:49 -05:00
05bac73c45 More validate step changes/fixes
matt pushed to add-product-upload-page at matt/inventory 2025-03-03 21:46:25 -05:00
7a43428e76 More validate step changes to get closer to original, made the default step now
matt pushed to add-product-upload-page at matt/inventory 2025-03-03 14:25:32 -05:00
e21da8330e Rebuild validationstep to make it actually manageable
56c3f0534d Fix company field changes erasing data (hopefully)
Compare 2 commits »
matt pushed to add-product-upload-page at matt/inventory 2025-03-01 19:37:53 -05:00
98e3b89d46 Add UPC validation and automatic item number generation/validation
matt pushed to add-product-upload-page at matt/inventory 2025-03-01 14:48:14 -05:00
8271c9f95a Improve template search in validate step