Historial de Commits

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