Commit History

Author SHA1 Message Date
  Lee Morgan 31f3037b34 Bug fixes for fetching large quantities of data. 5 years ago
  Lee Morgan 5645099314 Add the downloading of transactions to the database. 5 years ago
  Lee Morgan edd5757848 Add fetching of transactions when new merchant is created from square. 5 years ago
  Lee Morgan f12736ad6b Add comments to square backend. 5 years ago
  Lee Morgan b9b0e4bb98 Add square stuff back into code. 5 years ago
  Lee Morgan 08b938637e Remove console log. 5 years ago
  Lee Morgan 0d83d3003c Add backend for uploading square items as recipes. 5 years ago
  Lee Morgan d3f00cb305 Update frontend to give the choice of a spreadsheet from square. 5 years ago
  Lee Morgan 4df1209306 Nothing 5 years ago
  Lee Morgan 9c5d1c4917 Update state handling when submitting an order spreadsheet. 5 years ago
  Lee Morgan 273e0446bb Update state handling for all parts of transactions. 5 years ago
  Lee Morgan 65e7d49731 Update state handling to include new orders. 5 years ago
  Lee Morgan e76108500d Update handling of state for updating a recipe. 5 years ago
  Lee Morgan 3f9686fdc1 Update state handling for uploading a recipe spreadsheet. 5 years ago
  Lee Morgan 7b6dc769fb Update state handling for adding a new recipe. 5 years ago
  Lee Morgan 15c6c09c03 Update the state for updating an ingredient 5 years ago
  Lee Morgan a6aef3f336 Update the state for uploading spreadsheets. 5 years ago
  Lee Morgan 7fb5ffa9d4 Update the state for inventory check submission. 5 years ago
  Lee Morgan f7c0db2fd3 Update state for adding a single new ingredient. 5 years ago
  Lee Morgan df61728a32 Bug fix: Updating ingredient quantity did not update properly on both frontend and backend. 5 years ago
  Lee Morgan a3de298cee Bug fix: recipes were not updating correctly. 5 years ago
  Lee Morgan 6395dff8c6 Fix small error when uploading recipes from a spreadsheet. 5 years ago
  Lee Morgan d095053bb8 Bug fix: login and register form emails had type "text" 5 years ago
  Lee Morgan 2500557f3f Bug fix: Trying to login while unverified was not sending another email. 5 years ago
  Lee Morgan b96a8a3300 Unify some of the error messages so that they are not so scatter shot. 5 years ago
  Lee Morgan a519223ef6 Change email verification to use session Id instead of verifyId. 5 years ago
  Lee Morgan dfddf0f709 Remove class importing from dashboard.js except for Merchant. 5 years ago
  Lee Morgan 2e2f4f7b24 Remove some dead code. 5 years ago
  Lee Morgan 2e0d6b370b Add help link to menu on the dashboard. 5 years ago
  Lee Morgan 5bd5680130 Import helper into middleware.js. 5 years ago