Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Morgan 35db0a4d84 Remove quantity setter from MerchantIngredient class. há 5 anos atrás
  Lee Morgan bbc331cc4a Remove updateIngredient function from Merchant on frontend. há 5 anos atrás
  Lee Morgan cdf7d26260 Bug fix: inventory check was not updating ingredients. há 5 anos atrás
  Lee Morgan b58bf02969 Bug fix: updating an ingredients quantity and unit at the same time gave incorrect quantity. há 5 anos atrás
  Lee Morgan 42d011865d Remove redundant function from transactionData.js há 5 anos atrás
  Lee Morgan 5c54b58d7d Add style to new ingredient sidebar for the spreadsheet choice. 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 69fb7dd6c3 Bug fix: when saving unit type, "ml" was not handled há 5 anos atrás
  Lee Morgan 0ebf4d53bf Fix bug: ingredient updating did not show immediately on frontend. há 5 anos atrás
  Lee Morgan 01b9f87f8d Update Merchant.addIngredient to create ingredient as well. há 5 anos atrás
  Lee Morgan 67b07ec95e Backend now adds ingredients to db. há 5 anos atrás
  Lee Morgan 7a5cdc1995 Add uploading of spreadsheet to backend. há 5 anos atrás
  Lee Morgan f5dd8ac129 Fix bug where frontend did not update on creation of new ingredient. há 5 anos atrás
  Lee Morgan e90d50e707 Update spa code organization há 5 anos atrás
  Lee Morgan b8e130d658 Remove some dead code. há 5 anos atrás
  Lee Morgan d5821bb5b5 Clicking on an ingredient in recipe details was sending the recipe ingredient rather than the merchant ingredient. há 5 anos atrás
  Lee Morgan e40f1f2f3c Removing a transaction now automatically updates the frontend. há 5 anos atrás
  Lee Morgan bf1c4e615d Deleted orders now correctly update on the frontend. há 5 anos atrás
  Lee Morgan eb23c35f22 Move onclicks from the ejs into dashboard.ejs for the menu buttons. há 5 anos atrás
  Lee Morgan 57ea9d10d8 Update displaying of orders strand to make more sense. há 5 anos atrás
  Lee Morgan d91332cacd Update transaction filter to display a message if no matching transactions are found. há 5 anos atrás
  Lee Morgan b368b99237 Update Order class to find the Ingredients rather than needing to pass Ingredients in. há 5 anos atrás
  Lee Morgan 13f51739e2 Update order filter submit to not loop through response, as the class handles it for us. há 5 anos atrás
  Lee Morgan a3d2b241a4 Update orders strand to not loop through the ingredients of each order. há 5 anos atrás
  Lee Morgan b41209325c Create submit function for transaction filter. há 5 anos atrás
  Lee Morgan cd5f97b4ab Populate the recipes within transaction filter. há 5 anos atrás
  Lee Morgan a223cfc5b2 Create transaction filter sidebar. há 5 anos atrás
  Lee Morgan 6f989dd9e7 Remove filter from transaction page. há 5 anos atrás