Commit History

Author SHA1 Message Date
  Lee Morgan b9ef221c43 Bug fix: server was trying to send circular data in json. 5 years ago
  Lee Morgan b2349b7f5f Reorganize code to handle all data in one file. 5 years ago
  Lee Morgan 69fb7dd6c3 Bug fix: when saving unit type, "ml" was not handled 5 years ago
  Lee Morgan 0ebf4d53bf Fix bug: ingredient updating did not show immediately on frontend. 5 years ago
  Lee Morgan 01b9f87f8d Update Merchant.addIngredient to create ingredient as well. 5 years ago
  Lee Morgan 67b07ec95e Backend now adds ingredients to db. 5 years ago
  Lee Morgan 7a5cdc1995 Add uploading of spreadsheet to backend. 5 years ago
  Lee Morgan f5dd8ac129 Fix bug where frontend did not update on creation of new ingredient. 5 years ago
  Lee Morgan e90d50e707 Update spa code organization 5 years ago
  Lee Morgan b8e130d658 Remove some dead code. 5 years ago
  Lee Morgan d5821bb5b5 Clicking on an ingredient in recipe details was sending the recipe ingredient rather than the merchant ingredient. 5 years ago
  Lee Morgan e40f1f2f3c Removing a transaction now automatically updates the frontend. 5 years ago
  Lee Morgan bf1c4e615d Deleted orders now correctly update on the frontend. 5 years ago
  Lee Morgan eb23c35f22 Move onclicks from the ejs into dashboard.ejs for the menu buttons. 5 years ago
  Lee Morgan 57ea9d10d8 Update displaying of orders strand to make more sense. 5 years ago
  Lee Morgan d91332cacd Update transaction filter to display a message if no matching transactions are found. 5 years ago
  Lee Morgan b368b99237 Update Order class to find the Ingredients rather than needing to pass Ingredients in. 5 years ago
  Lee Morgan 13f51739e2 Update order filter submit to not loop through response, as the class handles it for us. 5 years ago
  Lee Morgan a3d2b241a4 Update orders strand to not loop through the ingredients of each order. 5 years ago
  Lee Morgan b41209325c Create submit function for transaction filter. 5 years ago
  Lee Morgan cd5f97b4ab Populate the recipes within transaction filter. 5 years ago
  Lee Morgan a223cfc5b2 Create transaction filter sidebar. 5 years ago
  Lee Morgan 6f989dd9e7 Remove filter from transaction page. 5 years ago
  Lee Morgan a5043c3b0a Update search bar for recipes 5 years ago
  Lee Morgan 3ce056eb87 Remove old search bar for ingredients and create new one. 5 years ago
  Lee Morgan 16a8eb180d Didn't commit everything in the previous commit 5 years ago
  Lee Morgan e05341f590 Fix bug with new transactions not being properly added in frontend. 5 years ago
  Lee Morgan f00399f779 Remove unused css from sidebars.css. 5 years ago
  Lee Morgan bad2472b65 Make ingredient in recipe details a clickable element. 5 years ago
  Lee Morgan e9d899cab8 Cleaned out unused css in dashboard.css. 5 years ago