Commit Verlauf

Autor SHA1 Nachricht Datum
  Lee Morgan 8432235631 Add ability to upload recipes through a spreadsheet. vor 5 Jahren
  Lee Morgan c887a150e6 Saving changes until I get feeback on the spreadsheet layout vor 5 Jahren
  Lee Morgan 4395357fc9 Create the frontend to submit the recipes file. vor 5 Jahren
  Lee Morgan 806903aee4 Add modal functionality for opening and closing. vor 5 Jahren
  Lee Morgan 8ef82642fb Update style for the date range picker. vor 5 Jahren
  Lee Morgan 275f74c7b9 Add current ingredient and recipe as properties of analytics object. vor 5 Jahren
  Lee Morgan a8081e6159 Add code to display recipe averages for analytics strand. vor 5 Jahren
  Lee Morgan 0f46b6131e Add code to display ingredient cards on the analytics strand. vor 5 Jahren
  Lee Morgan b3d665b69d Completely replace the analytics strand file. vor 5 Jahren
  Lee Morgan 35db0a4d84 Remove quantity setter from MerchantIngredient class. vor 5 Jahren
  Lee Morgan bbc331cc4a Remove updateIngredient function from Merchant on frontend. vor 5 Jahren
  Lee Morgan cdf7d26260 Bug fix: inventory check was not updating ingredients. vor 5 Jahren
  Lee Morgan b58bf02969 Bug fix: updating an ingredients quantity and unit at the same time gave incorrect quantity. vor 5 Jahren
  Lee Morgan 42d011865d Remove redundant function from transactionData.js vor 5 Jahren
  Lee Morgan 5c54b58d7d Add style to new ingredient sidebar for the spreadsheet choice. vor 5 Jahren
  Lee Morgan 9cad19b6cd Split up spreadsheet submission to each individual section. vor 5 Jahren
  Lee Morgan b9ef221c43 Bug fix: server was trying to send circular data in json. vor 5 Jahren
  Lee Morgan b2349b7f5f Reorganize code to handle all data in one file. vor 5 Jahren
  Lee Morgan 69fb7dd6c3 Bug fix: when saving unit type, "ml" was not handled vor 5 Jahren
  Lee Morgan 0ebf4d53bf Fix bug: ingredient updating did not show immediately on frontend. vor 5 Jahren
  Lee Morgan 01b9f87f8d Update Merchant.addIngredient to create ingredient as well. vor 5 Jahren
  Lee Morgan 67b07ec95e Backend now adds ingredients to db. vor 5 Jahren
  Lee Morgan 7a5cdc1995 Add uploading of spreadsheet to backend. vor 5 Jahren
  Lee Morgan f5dd8ac129 Fix bug where frontend did not update on creation of new ingredient. vor 5 Jahren
  Lee Morgan e90d50e707 Update spa code organization vor 5 Jahren
  Lee Morgan b8e130d658 Remove some dead code. vor 5 Jahren
  Lee Morgan d5821bb5b5 Clicking on an ingredient in recipe details was sending the recipe ingredient rather than the merchant ingredient. vor 5 Jahren
  Lee Morgan e40f1f2f3c Removing a transaction now automatically updates the frontend. vor 5 Jahren
  Lee Morgan bf1c4e615d Deleted orders now correctly update on the frontend. vor 5 Jahren
  Lee Morgan eb23c35f22 Move onclicks from the ejs into dashboard.ejs for the menu buttons. vor 5 Jahren