Commit Verlauf

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