• Joined on 2025-01-28
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
matt pushed to add-product-upload-page at matt/inventory 2025-03-01 12:24:10 -05:00
f7bdefb0a3 Add product search and template creation functionality to validation step
matt pushed to add-product-upload-page at matt/inventory 2025-02-28 00:04:39 -05:00
e0a7787139 Make upload by URL input always visible, fix deleting URL images
c1159f518c Add copy buttons to IDs on image upload and fix upload by URL
Compare 2 commits »
matt pushed to add-product-upload-page at matt/inventory 2025-02-27 01:16:09 -05:00
a19a8ba412 Move image from URL option from validate step to add images step
matt pushed to add-product-upload-page at matt/inventory 2025-02-27 00:50:35 -05:00
bb455b3c37 Match columns tweaks
matt pushed to add-product-upload-page at matt/inventory 2025-02-27 00:29:04 -05:00
ca35a67e9f Optimize match columns step
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 22:14:14 -05:00
88f1853b09 Style tweaks
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 21:42:20 -05:00
3ca72674af Fix header/footer placement on image upload step
c185d4e3ca More drag and drop tweaks
Compare 2 commits »
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 19:04:39 -05:00
2d62cac5f7 Drag between products fix
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 18:20:53 -05:00
e3361cf098 Make images draggable between products, add zoom
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 16:33:38 -05:00
41f7f33746 Make images rearrange-able with drag and drop
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 16:26:05 -05:00
8141fafb34 Add bulk image upload with auto assign
matt pushed to add-product-upload-page at matt/inventory 2025-02-26 16:15:31 -05:00
42af434bd7 Add image upload