Commit Graph

  • cdce12e9fb Get orders import started, get all needed products imported matt 2025-01-25 21:43:31 -05:00
  • b1a5671531 Get product_categories inserting and product import fully running matt 2025-01-25 17:32:09 -05:00
  • 2d52d7a63e Get product import started matt 2025-01-25 15:44:52 -05:00
  • c1cf78973d Product import fixes, more category import fixes matt 2025-01-25 15:24:51 -05:00
  • 1694562947 Fix category import matt 2025-01-25 14:11:38 -05:00
  • e1174b8e63 Add route and frontend button to run import from prod script matt 2025-01-25 10:01:39 -05:00
  • 353ae4540e Update schemas with new fields, create initial import from prod script matt 2025-01-25 09:45:50 -05:00
  • 31e1568868 Set up test prod db connection matt 2025-01-23 11:15:15 -05:00
  • 85d7df45c5 Add acot schema matt 2025-01-22 13:15:12 -05:00
  • d6e2523adc Remove unused files matt 2025-01-21 22:15:27 -05:00
  • 9c1bcba1a3 Flatten calculate file structure a bit matt 2025-01-21 22:07:46 -05:00
  • fa8e2fa33b Split up calculate script into useable pieces matt 2025-01-21 20:00:43 -05:00
  • 94ac097f42 Merge branch 'Redo-dashboard' matt 2025-01-18 10:37:12 -05:00
  • a642790028 Rename sales component matt 2025-01-18 10:36:12 -05:00
  • b5a354a1de Fix and restyle salesmetrics component matt 2025-01-18 01:12:44 -05:00
  • 9003300d0d Fix and update bestsellers component matt 2025-01-18 01:01:37 -05:00
  • 1b4447f886 Fix and restyle overstockmetrics and topoverstockedproducts, link products to backend matt 2025-01-18 00:43:57 -05:00
  • 9759bac94f Fix and restyle forecast component matt 2025-01-17 23:44:13 -05:00
  • 5987b7173d Update topreplenishproducts component matt 2025-01-17 21:46:46 -05:00
  • d85d387c1a Fix and restyle replenishmentmetrics component matt 2025-01-17 21:41:43 -05:00
  • b6e95aada9 More tweaks to stock and purchases components matt 2025-01-17 21:30:30 -05:00
  • f38174ca2a Fix and restyle stock and purchases components matt 2025-01-17 21:10:35 -05:00
  • de5bd785c1 Switch to daterangepicker for forecast and sales matt 2025-01-17 20:35:53 -05:00
  • 0727529edf Move pie chart labels to middle matt 2025-01-17 20:06:09 -05:00
  • 7a3a6fdb52 Rearrange component contents to match IP matt 2025-01-17 20:01:47 -05:00
  • c412822881 Rearrange dashboard to match IP matt 2025-01-17 18:56:17 -05:00
  • 6b7a62ffaf Fix some backend issues, get dashboard loading without crashing matt 2025-01-17 17:09:26 -05:00
  • 118344b730 Add backend routes matt 2025-01-17 16:07:31 -05:00
  • 48c7ab9134 Add new frontend dashboard components and update scripts/schema matt 2025-01-17 15:21:19 -05:00
  • 609490895b Fix build errors matt 2025-01-17 14:25:13 -05:00
  • 494518152b Fix build errors matt 2025-01-17 13:27:09 -05:00
  • 61abe32c0c Rearrange sidebar matt 2025-01-17 01:02:10 -05:00
  • 88d1189da0 Change filter sort to client side for vendors/cats matt 2025-01-17 00:59:11 -05:00
  • 2235121761 Rearrange vendors and purchase orders page content, fix pagination matt 2025-01-17 00:53:58 -05:00
  • 0ba7d9f533 Align badges and fix search matt 2025-01-17 00:12:34 -05:00
  • 3f966ceac3 Fix vendor and category page loading issues matt 2025-01-16 19:53:47 -05:00
  • 87dc6b27f4 Calculate script optimizations, reset metrics script fixes, calculate script fixes matt 2025-01-16 19:48:08 -05:00
  • c9aefdc756 Fixes for reset and calculate scripts matt 2025-01-16 14:21:33 -05:00
  • 7ec587595a Add backend changes and update scripts matt 2025-01-16 00:47:29 -05:00
  • 1ea02b8938 Add frontend changes matt 2025-01-15 23:59:43 -05:00
  • b44985aef4 Fix forecasting brand list and filter on products received during period selected matt 2025-01-15 23:52:50 -05:00
  • e4e23291ea Fix and update forecasting details matt 2025-01-15 22:33:09 -05:00
  • c8c3d323a4 Add forecasting page matt 2025-01-15 22:08:52 -05:00
  • e5f97ab836 Fix Esc handling in filter popover matt 2025-01-15 16:55:10 -05:00
  • 3c600659e5 Fix column selector popover behavior, improve product filters matt 2025-01-15 16:07:06 -05:00
  • 82da563ee1 Add operators for numerical filters matt 2025-01-15 15:36:08 -05:00
  • 9e21d593f1 Link homepage cards to products views, add url params for views and for login redirect matt 2025-01-15 15:07:42 -05:00
  • e9ad2d632b Fix At Risk matt 2025-01-15 14:43:16 -05:00
  • f3a39e39ba Add At Risk to products views matt 2025-01-15 14:35:19 -05:00
  • 5747ce3ded Refactor ProductTable and ProductViews components; update icons and badge variants. Enhance Products page with dynamic column visibility and order management for different views. matt 2025-01-15 14:24:03 -05:00
  • ad71fe02a5 Add 'Show Non-Replenishable' filter to Products page and update API to handle non-replenishable products matt 2025-01-15 13:59:38 -05:00
  • 6b9fdcb162 Update stock status calculations and add restock/overstock qty fields and calculations matt 2025-01-15 13:45:55 -05:00
  • 12532d4f6f Add products filter views matt 2025-01-15 12:05:23 -05:00
  • 6940b2fe7b Fix reattaching to currently running jobs on load matt 2025-01-15 10:16:33 -05:00
  • 0f5e5f75cd Protect users table on reset, fix a few data management bugs, improve state and progress display matt 2025-01-15 10:08:18 -05:00
  • e47d30080d Rename some columns to match backend matt 2025-01-15 01:28:05 -05:00
  • 0425912d3e Fix various issues with product table and details components matt 2025-01-15 00:30:25 -05:00
  • 3efd171ec6 Add motion library and login animations matt 2025-01-14 23:37:31 -05:00
  • b6f69c254c Match login header to sidebar header matt 2025-01-14 21:31:33 -05:00
  • 93b669297d Restyle login page matt 2025-01-14 21:09:31 -05:00
  • ce2ed29e71 Replace drawer with vaul matt 2025-01-14 16:59:39 -05:00
  • 0b6147a68d Fix all regressions and get everything loading again matt 2025-01-14 16:44:17 -05:00
  • 34443420f7 Fix dashboard link and set up proper linking to avoid page reloads matt 2025-01-14 14:05:51 -05:00
  • 9ac1847116 Add logout button matt 2025-01-14 14:02:16 -05:00
  • c6a36001e6 Fix up sidebar matt 2025-01-14 13:56:48 -05:00
  • fda05868fa Merge branch 'master' into Fresh-frontend-start matt 2025-01-14 13:39:00 -05:00
  • 2d849e34d1 Add auth server, login page, users table, create user script, etc matt 2025-01-14 13:35:13 -05:00
  • fcfe4346f7 Add drawer component matt 2025-01-14 09:59:02 -05:00
  • 14ece7e244 Fix data in product detail matt 2025-01-14 00:45:04 -05:00
  • dbd3f6b490 Add product detail drawer matt 2025-01-13 22:05:11 -05:00
  • 33a7a2a41c Fix column ordering/saving matt 2025-01-13 19:17:16 -05:00
  • c57f69698b Restore images, more formatting and filter improvements matt 2025-01-13 14:31:29 -05:00
  • 19d068191c Add/fix filters and styling for product page, add drag and drop matt 2025-01-13 13:20:38 -05:00
  • fffc0e759c Enhance product page filtering matt 2025-01-13 12:11:51 -05:00
  • dd882490c8 Add more columns and column selector to product table matt 2025-01-13 11:55:30 -05:00
  • ab9b5cb48c Rearrange sidebar matt 2025-01-13 00:39:02 -05:00
  • 88c51059bb Add new dashboard backend matt 2025-01-13 00:14:15 -05:00
  • 024155d054 Add new dashboard frontend matt 2025-01-12 19:29:16 -05:00
  • 35105f9474 Fixes and enhancements for calculate metrics script matt 2025-01-12 18:13:05 -05:00
  • 4d3f956a03 Layout tweaksÏ matt 2025-01-12 16:11:55 -05:00
  • a6781205a3 Link new settings pages to new tables for config matt 2025-01-12 16:01:34 -05:00
  • 8172323954 Integrate config tables into existing scripts, add new config tables and settings pages matt 2025-01-12 15:40:27 -05:00
  • b815062525 Split off config schema, update settings page matt 2025-01-12 15:00:54 -05:00
  • 271a40f2c5 Improve and debug calculate metrics script matt 2025-01-12 14:52:46 -05:00
  • ac8563325a Fix initial errors in calculate metrics and get progress working in frontend matt 2025-01-12 14:12:18 -05:00
  • 3e855eeb2b Fix incorrect error during import, better logging during import matt 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 matt 2025-01-12 13:09:40 -05:00
  • 6e1a8cf17d Fix up frontend for update/import/reset scripts matt 2025-01-12 01:08:32 -05:00
  • 03ad15c731 Fix up reset scripts again matt 2025-01-12 00:44:53 -05:00
  • e48911ae24 Debug metric calculations and reset scripts (still broken) matt 2025-01-11 22:16:43 -05:00
  • 1eccfe0b2c Debug splitting normal and metrics tables matt 2025-01-11 17:53:08 -05:00
  • 50ead64356 Settings layout tweaks matt 2025-01-11 14:58:59 -05:00
  • eed032735d Optimize metrics import and split off metrics import functions (untested) matt 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) matt 2025-01-11 13:07:07 -05:00
  • 1d022cae01 Fix build errors matt 2025-01-11 01:37:55 -05:00
  • 1c55257196 Clean up from quick actions removal matt 2025-01-11 01:32:13 -05:00
  • eac8b1b87e Remove quick actions from sidebar matt 2025-01-11 01:26:37 -05:00
  • d805e49449 Use new categories correctly in existing components and handle category names with commas matt 2025-01-11 01:25:52 -05:00
  • 0bc86a3fee More import optimizations + reset optimizations matt 2025-01-11 00:18:03 -05:00
  • 7ce5092b69 Add categories table and update/optimize import script matt 2025-01-10 22:14:54 -05:00