• Joined on 2025-01-28
matt pushed to check-numbers at matt/inventory 2025-04-08 21:26:06 -04:00
00249f7c33 Clean up routes
matt pushed to check-numbers at matt/inventory 2025-04-08 00:02:46 -04:00
f271f3aae4 Get frontend dashboard/analytics mostly loading data again
matt pushed to check-numbers at matt/inventory 2025-04-07 22:07:55 -04:00
43f76e4ac0 Fix specific import calculations
matt pushed to check-numbers at matt/inventory 2025-04-06 17:12:41 -04:00
92ff80fba2 Import and calculate tweaks and fixes
a4c1a19d2e Try to synchronize time zones across import
Compare 2 commits »
matt pushed to check-numbers at matt/inventory 2025-04-05 09:52:40 -04:00
c9b656d34b Tweaks and fixes for products table
matt pushed to check-numbers at matt/inventory 2025-04-04 11:33:54 -04:00
d081a60662 Change calculate metrics script to only record one entry in database per run
matt pushed to check-numbers at matt/inventory 2025-04-03 22:12:57 -04:00
4021fe487d Create pages and routes for new settings tables, start improving product details
matt pushed to check-numbers at matt/inventory 2025-04-03 17:12:14 -04:00
4552fa4862 Move product status calculation to database, fix up products table, more categories tweaks
matt pushed to check-numbers at matt/inventory 2025-04-02 15:42:27 -04:00
2601a04211 Category calculation fixes
matt pushed to check-numbers at matt/inventory 2025-04-02 14:28:29 -04:00
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
dbd0232285 Update/add frontend pages for categories, brands, vendors new routes, update products page to use new route
1b9f01d101 Add routes for brands, categories, vendors new implementation
Compare 3 commits »
matt pushed to check-numbers at matt/inventory 2025-04-01 01:12:06 -04:00
a9dbbbf824 Add new vendors, brands, categories tables and calculate scripts
matt pushed to check-numbers at matt/inventory 2025-04-01 00:15:14 -04:00
97296946f1 Clean up, fix file path issues with import scripts, adjust data management page for new metrics calcs
5035dda733 Add metrics historical backfill scripts, fix up all new metrics calc queries and add combined script to run
Compare 2 commits »
matt pushed to check-numbers at matt/inventory 2025-03-30 11:43:37 -04:00
796a2e5d1f Add new metrics route
matt pushed to check-numbers at matt/inventory 2025-03-30 10:30:19 -04:00
047122a620 Add new calculate scripts, add in historical data import
matt pushed to check-numbers at matt/inventory 2025-03-29 17:17:06 -04:00
4c4359908c Create new metrics reset script
matt pushed to check-numbers at matt/inventory 2025-03-29 17:08:35 -04:00
54cc4be1e3 Add new schemas and scripts for calculate
matt created branch check-numbers in matt/inventory 2025-03-29 16:46:39 -04:00
matt pushed to check-numbers at matt/inventory 2025-03-29 16:46:39 -04:00
f4854423ab Update import tables schema with minor changes, add new metrics schema
0796518e26 Add some additional existing data points to products table (partly broken)
Compare 2 commits »
matt pushed to master at matt/inventory 2025-03-28 19:35:27 -04:00
7aa494aaad Clean up
matt pushed to master at matt/inventory 2025-03-28 19:26:58 -04:00
1e0be3f86e Ensure data management page grabs progress of any running scripts on load, clean up unneeded console logs, restyle login page