Commit Graph

46 Commits

Author SHA1 Message Date
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
6b101a91f6 Fix line/subline regressions, add in AI validation tracking and improve AI results dialog 2025-02-26 00:38:17 -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
23c2085f1c Remove duplicate table creates 2025-02-11 14:12:12 -05:00
5676e9094d Add calculate time tracking 2025-02-02 21:22:46 -05:00
b926aba9ff Add calculate history tracking 2025-02-02 20:41:23 -05:00
18f4970059 Set up change tracking in core tables 2025-02-02 19:12:39 -05:00
06b0f1251e Fix import script regressions 2025-02-02 01:40:05 -05:00
50b86d6d8a Fix/add data to PO script 2025-02-01 10:51:47 -05:00
07f14c0017 Fix/add data to orders script and fix other import errors 2025-02-01 01:06:45 -05:00
d57239c40c Finish up import script incremental and reliability updates 2025-01-31 16:01:21 -05:00
1c932e0df5 More import script updates and fixes, better import_history tracking 2025-01-31 13:12:43 -05:00
d2a2dbc812 Add incremental import support and tracking for database synchronization 2025-01-29 16:22:00 -05:00
d56f1e1437 Move sales seasonality table to config schema and finish up standardizing scripts 2025-01-28 23:57:09 -05:00
8323ae7703 Optimize and fix calculate scripts 2025-01-27 13:16:21 -05:00
5781b45f37 Update calculate script to account for import changes 2025-01-27 10:41:18 -05:00
7c7c27a71c Sync up POs with receivings, fix and optimize PO import, show total time 2025-01-26 22:31:32 -05:00
5cbc2152a1 Finish getting POs working 2025-01-26 17:34:46 -05:00
48f09095c4 Get orders working correctly 2025-01-26 16:52:53 -05:00
cdce12e9fb Get orders import started, get all needed products imported 2025-01-25 21:43:31 -05:00
b1a5671531 Get product_categories inserting and product import fully running 2025-01-25 17:32:09 -05:00
c1cf78973d Product import fixes, more category import fixes 2025-01-25 15:24:51 -05:00
1694562947 Fix category import 2025-01-25 14:11:38 -05:00
353ae4540e Update schemas with new fields, create initial import from prod script 2025-01-25 09:45:50 -05:00
85d7df45c5 Add acot schema 2025-01-22 13:15:12 -05:00
d6e2523adc Remove unused files 2025-01-21 22:15:27 -05:00
48c7ab9134 Add new frontend dashboard components and update scripts/schema 2025-01-17 15:21:19 -05:00
87dc6b27f4 Calculate script optimizations, reset metrics script fixes, calculate script fixes 2025-01-16 19:48:08 -05:00
7ec587595a Add backend changes and update scripts 2025-01-16 00:47:29 -05:00
c8c3d323a4 Add forecasting page 2025-01-15 22:08:52 -05:00
6b9fdcb162 Update stock status calculations and add restock/overstock qty fields and calculations 2025-01-15 13:45:55 -05:00
88c51059bb Add new dashboard backend 2025-01-13 00:14:15 -05:00
8172323954 Integrate config tables into existing scripts, add new config tables and settings pages 2025-01-12 15:40:27 -05:00
b815062525 Split off config schema, update settings page 2025-01-12 15:00:54 -05:00
271a40f2c5 Improve and debug calculate metrics script 2025-01-12 14:52:46 -05:00
6c524aa3a9 Fix time out error on data import and fix regression on progress display + sort out core and metrics schemas better 2025-01-12 13:09:40 -05:00
03ad15c731 Fix up reset scripts again 2025-01-12 00:44:53 -05:00
e48911ae24 Debug metric calculations and reset scripts (still broken) 2025-01-11 22:16:43 -05:00
1eccfe0b2c Debug splitting normal and metrics tables 2025-01-11 17:53:08 -05:00
eed032735d Optimize metrics import and split off metrics import functions (untested) 2025-01-11 14:52:47 -05:00
30018ad882 Add more tables to db and processing to import script, add error logging to import, add test data snapshots (untested) 2025-01-11 13:07:07 -05:00
7ce5092b69 Add categories table and update/optimize import script 2025-01-10 22:14:54 -05:00
8bdd188dfe Add/update inital try of order components and add csv update script + update import script 2025-01-10 00:01:43 -05:00
5636a78589 Add script to import data 2025-01-09 01:17:26 -05:00