Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Morgan 47a8f82be8 Change backend to hold the bottle count in quantity for ingredients rather than the base unit. há 5 anos atrás
  Lee Morgan 02de58e777 Bug fix: recipes were not being properly added to the merchant. The format was wrong. há 5 anos atrás
  Lee Morgan 00f4a5a672 Fixed an innocuous error message in the analytics strand. há 5 anos atrás
  Lee Morgan 163ea1cfdc Update all backend catches to display just the first error message, no matter how many there are. há 5 anos atrás
  Lee Morgan f193bb5c47 Update errors for transaction model. há 5 anos atrás
  Lee Morgan bf8bc718bb Merge branch 'customValidation' into development há 5 anos atrás
  Lee Morgan a34beb6b29 Update recipeData.js to use mongoose validation. há 5 anos atrás
  Lee Morgan 395fee9589 Fix bug in the creation of the spreadsheet template for recipes. há 5 anos atrás
  Lee Morgan 9ad26a7d10 Change the format for recipes spreadsheet download for only adding new recipes. há 5 anos atrás
  Lee Morgan 0c7ef9446a Add ability to download a template spreadsheet for uploading ingredients. há 5 anos atrás
  Lee Morgan b581625e1f Add ability to download a spreadsheet template for an order. há 5 anos atrás
  Lee Morgan 11ce59706b Add link to modal for downloading a spreadsheet template. há 5 anos atrás
  Lee Morgan 39f631891f Uploading a spreadsheet now updates orders. há 5 anos atrás
  Lee Morgan fd75535846 Add frontend/backend code so that orders are transmitted to the back. há 5 anos atrás
  Lee Morgan 8432235631 Add ability to upload recipes through a spreadsheet. há 5 anos atrás
  Lee Morgan c887a150e6 Saving changes until I get feeback on the spreadsheet layout há 5 anos atrás
  Lee Morgan 4395357fc9 Create the frontend to submit the recipes file. há 5 anos atrás
  Lee Morgan 9cad19b6cd Split up spreadsheet submission to each individual section. há 5 anos atrás
  Lee Morgan b9ef221c43 Bug fix: server was trying to send circular data in json. há 5 anos atrás
  Lee Morgan b2349b7f5f Reorganize code to handle all data in one file. há 5 anos atrás
  Lee Morgan 631492f2b5 Add banners to the password reset page. há 5 anos atrás
  Lee Morgan f7ecdff37d Remove extra response from backend when deleting recipes. há 5 anos atrás
  Lee Morgan fd85ea1d32 Update promises in the updating of clover recipes. Fix bug in frontend updating of recipes há 5 anos atrás
  Lee Morgan cddf62612c Move backend recipe deletion to recipeData.js. Update function to delete recipe from the database completely. há 5 anos atrás
  Lee Morgan 9139ac3f57 Create sidebar for updating recipes. Improve everything to be in working order há 5 anos atrás
  Lee Morgan 2a0c06d2da Fixed updating of recipes for square to a working state há 6 anos atrás
  Lee Morgan 03450e33f5 Build backend for updating square user's recipes. There is still a bug where they don't match up with the local merchants recipes because I am comparing the wrong ids. I need to populate the merchants recipes. há 6 anos atrás
  Lee Morgan 9d9a4c1217 Update all for/in loops to standard for loops for performance há 6 anos atrás
  Lee Morgan a289562dc6 Update renderer to only retrieve and return the necessary data from the merchant há 6 anos atrás
  Lee Morgan ff30c6c0b4 Add ability to update clover recipes há 6 anos atrás