Commit Graph

98 Commits

Author SHA1 Message Date
1b9f01d101 Add routes for brands, categories, vendors new implementation 2025-04-01 12:03:12 -04:00
97296946f1 Clean up, fix file path issues with import scripts, adjust data management page for new metrics calcs 2025-04-01 00:15:06 -04:00
796a2e5d1f Add new metrics route 2025-03-30 11:43:29 -04:00
f4854423ab Update import tables schema with minor changes, add new metrics schema 2025-03-29 16:46:31 -04:00
0796518e26 Add some additional existing data points to products table (partly broken) 2025-03-29 10:44:13 -04:00
a068a253cd More data management page tweaks, ensure reusable images don't get deleted automatically 2025-03-27 19:31:11 -04:00
087ec710f6 Fix/enhance data management page 2025-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 2025-03-27 16:27:13 -04:00
e5c4f617c5 Get frontend pages loading data again, remove unused components 2025-03-26 21:47:24 -04:00
7b0e792d03 Merge branch 'master' into move-to-postgresql 2025-03-25 12:15:07 -04:00
517bbe72f4 Add in image library feature 2025-03-25 12:14:36 -04:00
75da2c6772 Get all import scripts running again 2025-03-24 21:58:00 -04:00
114018080a Enhance ai debug dialog 2025-03-24 13:25:18 -04:00
228ae8b2a9 Layout/style tweaks, remove text file prompts, integrate system prompt into database/settings 2025-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 2025-03-24 11:30:15 -04:00
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
78a0018940 Fix total sold count in search-products endpoint 2025-03-09 14:12:32 -04:00
68ca7e93a1 Fix dropdown values saving, add back checkbox column, mostly fix validation, fix some field types 2025-03-06 01:45:05 -05:00
98e3b89d46 Add UPC validation and automatic item number generation/validation 2025-03-01 19:37:51 -05:00
f7bdefb0a3 Add product search and template creation functionality to validation step 2025-03-01 12:24:04 -05:00
ca35a67e9f Optimize match columns step 2025-02-27 00:25:47 -05:00
e3361cf098 Make images draggable between products, add zoom 2025-02-26 18:20:49 -05:00
42af434bd7 Add image upload 2025-02-26 16:15:18 -05:00
fbb200c4ee Highlight diffs on validation changes 2025-02-26 14:16:32 -05:00
b96a9f412a Improve AI validate revert visuals, fix some regressions 2025-02-26 11:24:05 -05:00
6b101a91f6 Fix line/subline regressions, add in AI validation tracking and improve AI results dialog 2025-02-26 00:38:17 -05:00
2df5428712 Fix AI regressions 2025-02-25 15:20:37 -05:00
441a2c74ad Add remaining templates elements 2025-02-24 00:02:27 -05:00
f628774267 Merge branch 'master' into add-product-upload-page 2025-02-23 15:40:54 -05:00
3f16413769 AI validation tweaks, add templates settings page and schema and routes 2025-02-23 15:14:12 -05:00
959a64aebc Enhance AI validation with progress tracking and prompt debugging 2025-02-22 20:53:13 -05:00
694014934c Tweaks to prompt data format 2025-02-21 12:01:15 -05:00
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
7f7e6fdd1f AI tweaks and make column name matching case insensitive 2025-02-20 15:49:48 -05:00
45a52cbc33 Validation step styles and functionality tweaks, add initial AI functionality 2025-02-20 15:11:14 -05:00
24e2d01ccc Connect with database for dropdowns, more validate data step fixes 2025-02-19 21:32:23 -05:00
4dcc1f9e90 Fix frontend reset script and visual tweaks 2025-02-11 22:15:13 -05:00
67d57c8872 Update frontend to launch relevant scripts and show script history + output 2025-02-11 21:52:42 -05:00
a661b6a11e Misc frontend fixes 2025-01-28 20:30:26 -05:00
1410dc5571 Frontend fixes - categories, deal with new hierarchy, misc fixes 2025-01-28 17:02:11 -05:00
b1f252bea8 Frontend fixes - dashboard, products, forecasting 2025-01-28 14:26:44 -05:00
7e341a152c Update frontend to match part 4 - dashboard 2025-01-28 13:57:44 -05:00
25a0bc8d4c Update frontend to match part 3 2025-01-28 13:40:28 -05:00
57b0e9a120 Update frontend to match part 2 2025-01-28 01:43:45 -05:00
64d9ab2f83 Update frontend to match part 1 2025-01-28 01:30:48 -05:00
e1174b8e63 Add route and frontend button to run import from prod script 2025-01-25 10:01:39 -05:00
353ae4540e Update schemas with new fields, create initial import from prod script 2025-01-25 09:45:50 -05:00
31e1568868 Set up test prod db connection 2025-01-23 11:15:15 -05:00
b5a354a1de Fix and restyle salesmetrics component 2025-01-18 01:12:44 -05:00
9003300d0d Fix and update bestsellers component 2025-01-18 01:01:37 -05:00