6051b849d6
Consolidate old/new vendor and category routes, enhance new brands route, update frontend accordingly for all three pages, improve hierarchy on categories page, fix some calculations
Matt2025-04-02 14:28:18 -04:00
dbd0232285
Update/add frontend pages for categories, brands, vendors new routes, update products page to use new route
Matt2025-04-01 14:34:57 -04:00
1b9f01d101
Add routes for brands, categories, vendors new implementation
Matt2025-04-01 12:03:12 -04:00
a9dbbbf824
Add new vendors, brands, categories tables and calculate scripts
Matt2025-04-01 01:12:03 -04:00
97296946f1
Clean up, fix file path issues with import scripts, adjust data management page for new metrics calcs
Matt2025-04-01 00:15:06 -04:00
5035dda733
Add metrics historical backfill scripts, fix up all new metrics calc queries and add combined script to run
Matt2025-03-31 22:15:41 -04:00
796a2e5d1f
Add new metrics route
Matt2025-03-30 11:43:29 -04:00
047122a620
Add new calculate scripts, add in historical data import
Matt2025-03-30 10:30:13 -04:00
4c4359908c
Create new metrics reset script
Matt2025-03-29 17:17:02 -04:00
54cc4be1e3
Add new schemas and scripts for calculate
Matt2025-03-29 17:08:30 -04:00
f4854423ab
Update import tables schema with minor changes, add new metrics schema
Matt2025-03-29 16:46:31 -04:00
0796518e26
Add some additional existing data points to products table (partly broken)
Matt2025-03-29 10:44:13 -04:00
1e0be3f86e
Ensure data management page grabs progress of any running scripts on load, clean up unneeded console logs, restyle login page
Matt2025-03-28 19:26:52 -04:00
a068a253cd
More data management page tweaks, ensure reusable images don't get deleted automatically
Matt2025-03-27 19:31:11 -04:00
087ec710f6
Fix/enhance data management page
Matt2025-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
Matt2025-03-27 16:27:13 -04:00
8b8845b423
Clean up build errors
Matt2025-03-26 21:53:33 -04:00
114018080a
Enhance ai debug dialog
Matt2025-03-24 13:25:18 -04:00
228ae8b2a9
Layout/style tweaks, remove text file prompts, integrate system prompt into database/settings
Matt2025-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
Matt2025-03-24 11:30:15 -04:00
7eb4077224
Clean up build errors
Matt2025-03-23 22:15:11 -04:00
af067f7360
Fix line and subline showing as inputs instead of selects
Matt2025-03-18 15:27:55 -04:00
949b543d1f
Fix issues with validation errors showing and problems with concurrent editing, improve scroll position saving
Matt2025-03-18 12:38:23 -04:00
8fdb68fb19
Move UPC validation table adapter out of ValidationContainer
Matt2025-03-17 16:36:26 -04:00
136f767309
Move product line fetching out of ValidationContainer, clean up some unused files
Matt2025-03-17 16:24:47 -04:00
aa9664c459
Move UPC validation out of ValidationContainer, add code lines tracking
Matt2025-03-17 16:03:21 -04:00
f60f0b1b5c
Merge separate itemNumberCell in to ValidationCell
Matt2025-03-17 14:18:49 -04:00
676cd44d9d
Clean up linter errors and add sequential thinking
Matt2025-03-17 14:13:22 -04:00
1d081bb218
Optimize error processing and re-rendering in ValidationCell component. Implemented a centralized processErrors function, improved memoization, and enhanced batch updates to reduce redundancy and improve performance.
Matt2025-03-16 15:25:23 -04:00
52ae7e10aa
Refactor validation error handling to use a single source of truth (validationErrors Map), speed up item number generation and loading lines/sublines
Matt2025-03-16 14:09:58 -04:00
153bbecc44
Add standardized error handling with new enums and interfaces for validation errors
Matt2025-03-15 22:11:36 -04:00