Commit History

Author SHA1 Message Date
  Lee Morgan fa2a0eecb0 Update middleware to check merchant against owner. 5 years ago
  Lee Morgan dff4fb8e3f Updated session verification to work with owners. 5 years ago
  Lee Morgan 827b77e39c Removing a recipe no longer deletes it from the database. 5 years ago
  Lee Morgan 08b1cc4e7a Replace merchant.pos string on the merchant. 5 years ago
  Lee Morgan 41c6d28689 Update creating new merchant from square to use the proper process. 5 years ago
  Lee Morgan 7e2f30f9bf Add ability to update recipes for Square users.y 5 years ago
  Lee Morgan 08b938637e Remove console log. 5 years ago
  Lee Morgan 0d83d3003c Add backend for uploading square items as recipes. 5 years ago
  Lee Morgan d3f00cb305 Update frontend to give the choice of a spreadsheet from square. 5 years ago
  Lee Morgan a3de298cee Bug fix: recipes were not updating correctly. 5 years ago
  Lee Morgan 6395dff8c6 Fix small error when uploading recipes from a spreadsheet. 5 years ago
  Lee Morgan b96a8a3300 Unify some of the error messages so that they are not so scatter shot. 5 years ago
  Lee Morgan 159d16763e Adding recipes from spreadsheet now checks against all lowercase. 5 years ago
  Lee Morgan 99aaa7d046 Remove more dead code. 5 years ago
  Lee Morgan 2ac2e6ee8b Update spreadsheetTemplate (recipes) to work with new session id. 5 years ago
  Lee Morgan b69167368a Update createFromSpreadsheet (recipes) to work with new session id. 5 years ago
  Lee Morgan 9f3449a9c5 Remove code for clover and square from recipe controller. 5 years ago
  Lee Morgan aaba75f95e Update removeRecipe to work with new session id. 5 years ago
  Lee Morgan 5c99f6447c Update updateRecipe to work with new session id. 5 years ago
  Lee Morgan 1d72f4a609 Update createRecipe to work with new session id. 5 years ago
  Lee Morgan 92dbec454b Add a basic neural network to predict a single ingredient and display it in the console. 5 years ago
  Lee Morgan 80807cbb1c Update recipeData.js to handle new bottle data structure. 5 years ago
  Lee Morgan 47a8f82be8 Change backend to hold the bottle count in quantity for ingredients rather than the base unit. 5 years ago
  Lee Morgan 02de58e777 Bug fix: recipes were not being properly added to the merchant. The format was wrong. 5 years ago
  Lee Morgan 00f4a5a672 Fixed an innocuous error message in the analytics strand. 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 bf8bc718bb Merge branch 'customValidation' into development 5 years ago
  Lee Morgan a34beb6b29 Update recipeData.js to use mongoose validation. 5 years ago
  Lee Morgan 395fee9589 Fix bug in the creation of the spreadsheet template for recipes. 5 years ago