Commit History

Author SHA1 Message Date
  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
  Lee Morgan 159d16763e Adding recipes from spreadsheet now checks against all lowercase. 5 years ago
  Lee Morgan f05d88bb19 Add bundle.js to gitignore 5 years ago
  Lee Morgan a071b58889 Add ability to change password from account page. 5 years ago
  Lee Morgan b93bdace1b Finish all changes for updating merchant account data. 5 years ago
  Lee Morgan cc1a680023 Add updating of merchant data on the backend. 5 years ago
  Lee Morgan 37c253d5e6 Add frontend for updating data. 5 years ago
  Lee Morgan ce07909837 Add buttons to account page for updating data and password. 5 years ago
  Lee Morgan 37dc49d6ed Add some very basic functionality to the account strand. 5 years ago
  Lee Morgan 10c798c3bc Add account button to side menu. 5 years ago
  Lee Morgan c13af590e3 Bug fix: the background for the modal mysteriously disappeared. 5 years ago
  Lee Morgan 5b43a17b01 Bug fix: verifying email gave an error message to the user. 5 years ago
  Lee Morgan 52512899df Rename a controller function to better represent its functionality. 5 years ago
  Lee Morgan 1b149efae3 Bug fix: close button on banner was not working except on the SPA side. 5 years ago
  Lee Morgan 6998f3f68a Remove Activity model. 5 years ago
  Lee Morgan fb8ae1cf02 Bug fix: editing ingredients did not display what the current unit of the ingredient was. 5 years ago