Commit Graph

262 Commits

Author SHA1 Message Date
matt c3c48669ad Fix data coming in correctly when copying template from an existing product, automatically strip out deals and black friday categories 2025-03-09 15:38:13 -04:00
matt 78a0018940 Fix total sold count in search-products endpoint 2025-03-09 14:12:32 -04:00
matt 851cc3c4cc Fix product search dialog for adding templates, pull out component to use independently, add to template management settings page 2025-03-09 13:42:33 -04:00
matt 74454cdc7f Show templates from all brands when selected brand has no templates 2025-03-08 14:34:49 -05:00
matt 31c838197a Optimize validation table 2025-03-08 14:30:11 -05:00
matt 45fa583ce8 Fix validation again I hope? 2025-03-08 12:23:43 -05:00
matt c96f514bcd Fix dropdown scrolling and keep multi-selects open 2025-03-08 11:12:42 -05:00
matt 6a5e6d2bfb Style tweaks, fix section hiding in map columns step 2025-03-07 22:23:42 -05:00
matt 875d0b8f55 Fix applying templates to or discarding multiple rows 2025-03-07 16:16:57 -05:00
matt b15387041b Fix validation timing issues with templates 2025-03-07 15:30:09 -05:00
matt 60cdb1cee3 Fix navigating between steps on start from scratch flow 2025-03-06 18:55:02 -05:00
matt 52fd47a921 Fix templates loading on page load 2025-03-06 13:38:11 -05:00
matt b723ec3c0f Clean up old validationstep, clean up various type errors 2025-03-06 12:04:35 -05:00
matt 68ca7e93a1 Fix dropdown values saving, add back checkbox column, mostly fix validation, fix some field types 2025-03-06 01:45:05 -05:00
matt bc5607f48c Fix upc validation api call 2025-03-05 22:08:50 -05:00
matt 36a5186c17 Validate step - fix memoization and reduce unnecessary re-renders 2025-03-05 17:02:55 -05:00
matt 05bac73c45 More validate step changes/fixes 2025-03-04 23:51:40 -05:00
matt 7a43428e76 More validate step changes to get closer to original, made the default step now 2025-03-03 21:46:22 -05:00
matt e21da8330e Rebuild validationstep to make it actually manageable 2025-03-03 14:25:26 -05:00
matt 56c3f0534d Fix company field changes erasing data (hopefully) 2025-03-02 16:09:55 -05:00
matt 98e3b89d46 Add UPC validation and automatic item number generation/validation 2025-03-01 19:37:51 -05:00
matt 8271c9f95a Improve template search in validate step 2025-03-01 14:48:10 -05:00
matt f7bdefb0a3 Add product search and template creation functionality to validation step 2025-03-01 12:24:04 -05:00
matt e0a7787139 Make upload by URL input always visible, fix deleting URL images 2025-02-27 13:22:04 -05:00
matt c1159f518c Add copy buttons to IDs on image upload and fix upload by URL 2025-02-27 10:48:33 -05:00
matt a19a8ba412 Move image from URL option from validate step to add images step 2025-02-27 01:16:01 -05:00
matt bb455b3c37 Match columns tweaks 2025-02-27 00:50:31 -05:00
matt ca35a67e9f Optimize match columns step 2025-02-27 00:25:47 -05:00
matt 88f1853b09 Style tweaks 2025-02-26 22:14:11 -05:00
matt 3ca72674af Fix header/footer placement on image upload step 2025-02-26 21:39:09 -05:00
matt c185d4e3ca More drag and drop tweaks 2025-02-26 20:53:28 -05:00
matt 2d62cac5f7 Drag between products fix 2025-02-26 19:04:35 -05:00
matt e3361cf098 Make images draggable between products, add zoom 2025-02-26 18:20:49 -05:00
matt 41f7f33746 Make images rearrange-able with drag and drop 2025-02-26 16:31:56 -05:00
matt 8141fafb34 Add bulk image upload with auto assign 2025-02-26 16:25:56 -05:00
matt 42af434bd7 Add image upload 2025-02-26 16:15:18 -05:00
matt fbb200c4ee Highlight diffs on validation changes 2025-02-26 14:16:32 -05:00
matt b96a9f412a Improve AI validate revert visuals, fix some regressions 2025-02-26 11:24:05 -05:00
matt 6b101a91f6 Fix line/subline regressions, add in AI validation tracking and improve AI results dialog 2025-02-26 00:38:17 -05:00
matt 2df5428712 Fix AI regressions 2025-02-25 15:20:37 -05:00
matt 5d7e05172d Add floating toolbar to validate step, clean up upload page and fix up start from scratch functionality 2025-02-25 01:58:26 -05:00
matt 41058ff5c6 Rearrange and improve match columns step 2025-02-25 00:27:38 -05:00
matt 54a87ca3dc Add required fields display to match columns step 2025-02-24 22:31:57 -05:00
matt 6bf93d33ea Add global options to pass in to validate step, move remove empty/duplicate button to select header row step 2025-02-24 15:03:32 -05:00
matt 441a2c74ad Add remaining templates elements 2025-02-24 00:02:27 -05:00
matt f628774267 Merge branch 'master' into add-product-upload-page 2025-02-23 15:40:54 -05:00
matt 3f16413769 AI validation tweaks, add templates settings page and schema and routes 2025-02-23 15:14:12 -05:00
matt 959a64aebc Enhance AI validation with progress tracking and prompt debugging 2025-02-22 20:53:13 -05:00
matt 694014934c Tweaks to prompt data format 2025-02-21 12:01:15 -05:00
matt cff176e7a3 Split off AI prompt into separate file, auto include taxonomy in prompt, create prompt debug page 2025-02-21 11:50:46 -05:00