Commit Graph

107 Commits

Author SHA1 Message Date
d60b2d4fae Refactor import scripts with improved progress tracking and time formatting 2025-01-29 13:49:59 -05:00
81a724db9d Fix elapsed time calculation in import scripts 2025-01-29 13:40:01 -05:00
84baa7e7d3 Break up prod import script into pieces and move csv scripts into folder 2025-01-29 13:28:15 -05:00
814d5d1a84 Break up prod import script into pieces and move csv scripts into folder 2025-01-29 00:18:04 -05:00
d56f1e1437 Move sales seasonality table to config schema and finish up standardizing scripts 2025-01-28 23:57:09 -05:00
ebebd37f11 Improve metrics reset script with robust table management and error handling 2025-01-28 22:12:24 -05:00
9c34e24909 Enhance metrics calculation scripts with improved progress tracking and cancellation support 2025-01-28 20:54:05 -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
44d9ae2aad Fix imports on calculate scripts 2025-01-26 23:42:38 -05:00
ff1de4a37d Track import time 2025-01-26 23:39:01 -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
2d52d7a63e Get product import started 2025-01-25 15:44:52 -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
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
d6e2523adc Remove unused files 2025-01-21 22:15:27 -05:00
9c1bcba1a3 Flatten calculate file structure a bit 2025-01-21 22:07:46 -05:00
fa8e2fa33b Split up calculate script into useable pieces 2025-01-21 20:00:43 -05:00
9759bac94f Fix and restyle forecast component 2025-01-17 23:44:13 -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
c9aefdc756 Fixes for reset and calculate scripts 2025-01-16 14:21:33 -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
0f5e5f75cd Protect users table on reset, fix a few data management bugs, improve state and progress display 2025-01-15 10:08:18 -05:00
0425912d3e Fix various issues with product table and details components 2025-01-15 00:30:25 -05:00
88c51059bb Add new dashboard backend 2025-01-13 00:14:15 -05:00
35105f9474 Fixes and enhancements for calculate metrics script 2025-01-12 18:13:05 -05:00
a6781205a3 Link new settings pages to new tables for config 2025-01-12 16:01:34 -05:00
8172323954 Integrate config tables into existing scripts, add new config tables and settings pages 2025-01-12 15:40:27 -05:00
271a40f2c5 Improve and debug calculate metrics script 2025-01-12 14:52:46 -05:00
ac8563325a Fix initial errors in calculate metrics and get progress working in frontend 2025-01-12 14:12:18 -05:00
3e855eeb2b Fix incorrect error during import, better logging during import 2025-01-12 13:42:36 -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
6e1a8cf17d Fix up frontend for update/import/reset scripts 2025-01-12 01:08:32 -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
d805e49449 Use new categories correctly in existing components and handle category names with commas 2025-01-11 01:25:52 -05:00
0bc86a3fee More import optimizations + reset optimizations 2025-01-11 00:18:03 -05:00