Commit History

Author SHA1 Message Date
  Lee Morgan dccfc1f5de Update createTransaction to work with new session id. 5 years ago
  Lee Morgan 19b1acd32c Update getTransactions to work with new session id. 5 years ago
  Lee Morgan c2a3c538ae Bug Fix: Analytics strand was not displaying anything correctly because it was going through the response array in the wrong order. 5 years ago
  Lee Morgan 859d462b4d Removed old code from filterTransactions.js that was sending all recipes of none were chosen. 5 years ago
  Lee Morgan e3776f0104 Add sorting for fetching orders from the backend. 5 years ago
  Lee Morgan 2ea85ed8c8 Bug fix: Creating a new transaction was allowing no date. 5 years ago
  Lee Morgan 1af9d1c7b1 Update both order and transaction submission so that they are accurately taking in the date consistantly. 5 years ago
  Lee Morgan f1b095b973 Fix transaction getting from analytics into a working state. 5 years ago
  Lee Morgan e1e318ebb4 Bug Fix: circular dependency between transactioData and helper when creating new transaction. 5 years ago
  Lee Morgan 163ea1cfdc Update all backend catches to display just the first error message, no matter how many there are. 5 years ago
  Lee Morgan f193bb5c47 Update errors for transaction model. 5 years ago
  Lee Morgan 386842cb57 Update transaction spreadsheet reader to accept the new format. 5 years ago
  Lee Morgan bf8bc718bb Merge branch 'customValidation' into development 5 years ago
  Lee Morgan ca2121e4f0 Update transactionData.js to use mongoose validation. 5 years ago
  Lee Morgan fd8e4ce00c Fix problem with transaction spreadsheets not saving the correct date. 5 years ago
  Lee Morgan a23c9aca30 Fix a few simple bugs in the reading of order spreadsheets 5 years ago
  Lee Morgan aa358f8232 Update order of transactionData.js to reflect routes.js. 5 years ago
  Lee Morgan 240c33fe38 Add ability to download a spreadsheet template for a transaction. 5 years ago
  Lee Morgan 54eb454a51 Add creation of transaction from a spreadsheet. 5 years ago
  Lee Morgan 6340dbcdf4 Update frontend to accept spreadsheet for transactions. 5 years ago
  Lee Morgan 9736fdf8ff Replace all validation in merchantData.js file. 5 years ago
  Lee Morgan 806903aee4 Add modal functionality for opening and closing. 5 years ago
  Lee Morgan 8ef82642fb Update style for the date range picker. 5 years ago
  Lee Morgan b3d665b69d Completely replace the analytics strand file. 5 years ago
  Lee Morgan 42d011865d Remove redundant function from transactionData.js 5 years ago
  Lee Morgan bf1c4e615d Deleted orders now correctly update on the frontend. 5 years ago
  Lee Morgan 3226b7e15f Fix a bug in the removing of orders. 5 years ago
  Lee Morgan b41209325c Create submit function for transaction filter. 5 years ago
  Lee Morgan 69fc3286ac Update delete transaction to update ingredients on the backend 5 years ago
  Lee Morgan 1f104b3617 Add choosing and retrieval transactions for certain dates. Nothing displays on the frontend yet. 5 years ago