Commit Graph

249 Commits

Author SHA1 Message Date
e4e23291ea Fix and update forecasting details 2025-01-15 22:33:09 -05:00
c8c3d323a4 Add forecasting page 2025-01-15 22:08:52 -05:00
82da563ee1 Add operators for numerical filters 2025-01-15 15:36:08 -05:00
ad71fe02a5 Add 'Show Non-Replenishable' filter to Products page and update API to handle non-replenishable products 2025-01-15 13:59:38 -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
0b6147a68d Fix all regressions and get everything loading again 2025-01-14 16:44:17 -05:00
fda05868fa Merge branch 'master' into Fresh-frontend-start 2025-01-14 13:39:00 -05:00
2d849e34d1 Add auth server, login page, users table, create user script, etc 2025-01-14 13:35:13 -05:00
14ece7e244 Fix data in product detail 2025-01-14 00:45:04 -05:00
c57f69698b Restore images, more formatting and filter improvements 2025-01-13 14:31:29 -05:00
19d068191c Add/fix filters and styling for product page, add drag and drop 2025-01-13 13:20:38 -05:00
fffc0e759c Enhance product page filtering 2025-01-13 12:11:51 -05:00
dd882490c8 Add more columns and column selector to product table 2025-01-13 11:55:30 -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
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
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
7ce5092b69 Add categories table and update/optimize import script 2025-01-10 22:14:54 -05:00
ec2309156f Fix up more purchase order stuff 2025-01-10 21:40:43 -05:00
2fed979b1d Add purchase orders page with some bugs left 2025-01-10 21:31:46 -05:00
8d5173761c Add analytics page 2025-01-10 19:13:02 -05:00
4ae012d9dd Add reset database script and frontend 2025-01-10 15:32:32 -05:00
a1f4e57394 Fix csv update/import on settings page + lots of cors work 2025-01-10 14:17:07 -05:00
dbdf77331c Add ui for csv update and import (broken) + fix build issues 2025-01-10 00:56:14 -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
afe8510751 Add/update product table 2025-01-09 20:47:17 -05:00
7bf3852324 Add/update dashboard components 2025-01-09 19:35:23 -05:00
9034897ef1 Get data loading in frontend 2025-01-09 17:08:46 -05:00
608f376790 Add frontend test component and debug server 2025-01-09 14:12:19 -05:00
5636a78589 Add script to import data 2025-01-09 01:17:26 -05:00
05a066e47a Add initial data 2025-01-08 22:02:09 -05:00
662607466e Most basic things working now 2025-01-08 21:43:40 -05:00
ceaf5ae279 Initial setup, everything broken 2025-01-08 20:58:34 -05:00
875a04d83e Let's get this started 2025-01-08 17:10:35 -05:00