Historie revizí

Autor SHA1 Zpráva Datum
  Lee Morgan 8ef82642fb Update style for the date range picker. před 5 roky
  Lee Morgan 275f74c7b9 Add current ingredient and recipe as properties of analytics object. před 5 roky
  Lee Morgan a8081e6159 Add code to display recipe averages for analytics strand. před 5 roky
  Lee Morgan 0f46b6131e Add code to display ingredient cards on the analytics strand. před 5 roky
  Lee Morgan b3d665b69d Completely replace the analytics strand file. před 5 roky
  Lee Morgan 35db0a4d84 Remove quantity setter from MerchantIngredient class. před 5 roky
  Lee Morgan bbc331cc4a Remove updateIngredient function from Merchant on frontend. před 5 roky
  Lee Morgan cdf7d26260 Bug fix: inventory check was not updating ingredients. před 5 roky
  Lee Morgan b58bf02969 Bug fix: updating an ingredients quantity and unit at the same time gave incorrect quantity. před 5 roky
  Lee Morgan 42d011865d Remove redundant function from transactionData.js před 5 roky
  Lee Morgan 5c54b58d7d Add style to new ingredient sidebar for the spreadsheet choice. před 5 roky
  Lee Morgan 9cad19b6cd Split up spreadsheet submission to each individual section. před 5 roky
  Lee Morgan b9ef221c43 Bug fix: server was trying to send circular data in json. před 5 roky
  Lee Morgan b2349b7f5f Reorganize code to handle all data in one file. před 5 roky
  Lee Morgan 69fb7dd6c3 Bug fix: when saving unit type, "ml" was not handled před 5 roky
  Lee Morgan 0ebf4d53bf Fix bug: ingredient updating did not show immediately on frontend. před 5 roky
  Lee Morgan 01b9f87f8d Update Merchant.addIngredient to create ingredient as well. před 5 roky
  Lee Morgan 67b07ec95e Backend now adds ingredients to db. před 5 roky
  Lee Morgan 7a5cdc1995 Add uploading of spreadsheet to backend. před 5 roky
  Lee Morgan f5dd8ac129 Fix bug where frontend did not update on creation of new ingredient. před 5 roky
  Lee Morgan e90d50e707 Update spa code organization před 5 roky
  Lee Morgan b8e130d658 Remove some dead code. před 5 roky
  Lee Morgan d5821bb5b5 Clicking on an ingredient in recipe details was sending the recipe ingredient rather than the merchant ingredient. před 5 roky
  Lee Morgan e40f1f2f3c Removing a transaction now automatically updates the frontend. před 5 roky
  Lee Morgan bf1c4e615d Deleted orders now correctly update on the frontend. před 5 roky
  Lee Morgan eb23c35f22 Move onclicks from the ejs into dashboard.ejs for the menu buttons. před 5 roky
  Lee Morgan 57ea9d10d8 Update displaying of orders strand to make more sense. před 5 roky
  Lee Morgan d91332cacd Update transaction filter to display a message if no matching transactions are found. před 5 roky
  Lee Morgan b368b99237 Update Order class to find the Ingredients rather than needing to pass Ingredients in. před 5 roky
  Lee Morgan 13f51739e2 Update order filter submit to not loop through response, as the class handles it for us. před 5 roky