Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Morgan b1ff26c941 Add ability to toggle hidden status of recipes on both backend and frontend. há 5 anos atrás
  Lee Morgan 68fe813fad Update price of new recipes to convert on the frontend. há 5 anos atrás
  Lee Morgan be5bc7aeac Bug fix: sub-ingredients were double adding in the backend. há 5 anos atrás
  Lee Morgan 3b575bf55a Bug fix: could not upload recipe spreadsheets due to the square stuff that was aborted. há 5 anos atrás
  Lee Morgan eb589fb62a Add confirm modal for deleting transactions. há 5 anos atrás
  Lee Morgan 5b1f2692c7 Add modal for deleting recipes. há 5 anos atrás
  Lee Morgan 827b77e39c Removing a recipe no longer deletes it from the database. há 5 anos atrás
  Lee Morgan 08b1cc4e7a Replace merchant.pos string on the merchant. há 5 anos atrás
  Lee Morgan 41c6d28689 Update creating new merchant from square to use the proper process. há 5 anos atrás
  Lee Morgan 7e2f30f9bf Add ability to update recipes for Square users.y há 5 anos atrás
  Lee Morgan 08b938637e Remove console log. há 5 anos atrás
  Lee Morgan 0d83d3003c Add backend for uploading square items as recipes. há 5 anos atrás
  Lee Morgan d3f00cb305 Update frontend to give the choice of a spreadsheet from square. há 5 anos atrás
  Lee Morgan a3de298cee Bug fix: recipes were not updating correctly. há 5 anos atrás
  Lee Morgan 6395dff8c6 Fix small error when uploading recipes from a spreadsheet. há 5 anos atrás
  Lee Morgan b96a8a3300 Unify some of the error messages so that they are not so scatter shot. há 5 anos atrás
  Lee Morgan 159d16763e Adding recipes from spreadsheet now checks against all lowercase. há 5 anos atrás
  Lee Morgan 99aaa7d046 Remove more dead code. há 5 anos atrás
  Lee Morgan 2ac2e6ee8b Update spreadsheetTemplate (recipes) to work with new session id. há 5 anos atrás
  Lee Morgan b69167368a Update createFromSpreadsheet (recipes) to work with new session id. há 5 anos atrás
  Lee Morgan 9f3449a9c5 Remove code for clover and square from recipe controller. há 5 anos atrás
  Lee Morgan aaba75f95e Update removeRecipe to work with new session id. há 5 anos atrás
  Lee Morgan 5c99f6447c Update updateRecipe to work with new session id. há 5 anos atrás
  Lee Morgan 1d72f4a609 Update createRecipe to work with new session id. há 5 anos atrás
  Lee Morgan 92dbec454b Add a basic neural network to predict a single ingredient and display it in the console. há 5 anos atrás
  Lee Morgan 80807cbb1c Update recipeData.js to handle new bottle data structure. há 5 anos atrás
  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