Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Morgan dd8bc7cbfa Items now searchable on the analytics page. hace 4 años
  Lee Morgan c062c5b26d Remove all unused functions from frontend classes. hace 4 años
  Lee Morgan e7c8bd2a9f Remove unecessary getters/setters from Transaction.js. hace 4 años
  Lee Morgan fe8a5fbfb0 Remove unecessary getters/setters from Recipe.js. hace 4 años
  Lee Morgan 2ed7709195 Remove getters/setters from Orders.js where unecessary. hace 4 años
  Lee Morgan d244fdce8a Remove getters/setters from Merchant.js th are not needed. hace 4 años
  Lee Morgan 51ae7c45af Remove getters/setters that are not needed. hace 4 años
  Lee Morgan a4d6081d4e Bug fix: updating sub-ingredients was not creating a subIngredient class instance on frontend. hace 4 años
  Lee Morgan 2c864e1398 Fix some styling issues on edit recipe sidebar. hace 4 años
  Lee Morgan 8e2f3f7f35 Remove some unused code from the controller. hace 4 años
  Lee Morgan 1c3becc9f7 Remove unused function from modal.js. hace 4 años
  Lee Morgan 26aeded52b Frontend now removes an ingredient as a sub-ingredient when it is deleted. hace 4 años
  Lee Morgan 9724f16c72 Bug fix: when ingredient is deleted, it is removed from all sub-ingredients. hace 4 años
  Lee Morgan 8c4b2f147f Remove some dead code. hace 4 años
  Lee Morgan af8d522470 Bug fix: fix order ingredient pricing for bottles. hace 4 años
  Lee Morgan 613548492a Bug fix, orders were not uploading the base unit for bottles. hace 4 años
  Lee Morgan f9ca546514 Remove multer. hace 5 años
  Lee Morgan 0b344b726b Remove password check. hace 5 años
  Lee Morgan d0a627e0c9 Remove console log. hace 5 años
  Lee Morgan 655113d929 Update the admin ingredient creation. hace 5 años
  Lee Morgan bdeb8bb428 Bug fix: recipes were not properly storing the quantities of their ingredients. hace 5 años
  Lee Morgan 61d045ba1c Change bottle units to store base units and not bottles as quantity. hace 5 años
  Lee Morgan 0d5bf98a3a Display bottle size in ingredient edit sidebar. hace 5 años
  Lee Morgan 505b781df5 Bug fix: transactions strand was only showing transactions from last 7 days. hace 5 años
  Lee Morgan 20f5a351c6 Bug fix: was unable to update an ingredient with unit "each". hace 5 años
  Lee Morgan 2b4346439e Bug fix: getting the unit multiplier was missing some data for fluid ounces. hace 5 años
  Lee Morgan 37747bcab7 Editing sub-ingredients now displays the actual quantity if the ingredient is already a sub-ingredient. hace 5 años
  Lee Morgan 146f0185fe When editing sub-ingredients, the current ingredient no longer displays as a choice. hace 5 años
  Lee Morgan 3abe1cada8 Bug fix: sub-ingredient edit modal not showing units for bottles. hace 5 años
  Lee Morgan 60368af595 Refactor modal.js to keep it DRY and easier to work with. hace 5 años