Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Morgan 41c6d28689 Update creating new merchant from square to use the proper process. há 5 anos atrás
  Lee Morgan b96a8a3300 Unify some of the error messages so that they are not so scatter shot. há 5 anos atrás
  Lee Morgan a519223ef6 Change email verification to use session Id instead of verifyId. há 5 anos atrás
  Lee Morgan a071b58889 Add ability to change password from account page. há 5 anos atrás
  Lee Morgan b93bdace1b Finish all changes for updating merchant account data. há 5 anos atrás
  Lee Morgan cc1a680023 Add updating of merchant data on the backend. há 5 anos atrás
  Lee Morgan 52512899df Rename a controller function to better represent its functionality. há 5 anos atrás
  Lee Morgan 8cc137d94e Change redirecting to reflect the new landing/login/register layout. há 5 anos atrás
  Lee Morgan 01563177b5 Remove dead code that was related to clover and square functions. há 5 anos atrás
  Lee Morgan ee25dd58ab Remove clover and square backend code. há 5 anos atrás
  Lee Morgan c0ad4a2515 Update merchant ingredient updating to work with new session id. há 5 anos atrás
  Lee Morgan c74a63983e Update displaying of the dashboard to use new session id system. há 5 anos atrás
  Lee Morgan 2ee7cc1a14 Change session errors to session success on the backend where needed. há 5 anos atrás
  Lee Morgan 43f59bdb9e Bug fix: creating an account with a bad email was hanging because of improper use of "throw". há 5 anos atrás
  Lee Morgan 163ea1cfdc Update all backend catches to display just the first error message, no matter how many there are. há 5 anos atrás
  Lee Morgan cc74f8f95a Update merchantData.js to use mongoose validation. há 5 anos atrás
  Lee Morgan 0e59996d53 Add or update all validation on all of the necessary models. há 5 anos atrás
  Lee Morgan 9736fdf8ff Replace all validation in merchantData.js file. há 5 anos atrás
  Lee Morgan 103b2ec703 Add custom mongoose validation for merchant. há 5 anos atrás
  Lee Morgan cdf7d26260 Bug fix: inventory check was not updating ingredients. há 5 anos atrás
  Lee Morgan e9619d805f Merge branch 'emailing' into development há 5 anos atrás
  Lee Morgan 02aaa1c595 Finish the verification process for new merchants. há 5 anos atrás
  Lee Morgan ead0b92779 Create new html for welcoming new users. há 5 anos atrás
  Lee Morgan ebf2e33001 Save há 5 anos atrás
  Lee Morgan 9944305e12 Update backend for clover register/login to have cleaner promises. há 5 anos atrás
  Lee Morgan b10a1d2067 Add emailing for new non-pos clients. Create simple email template. há 5 anos atrás
  Lee Morgan cddf62612c Move backend recipe deletion to recipeData.js. Update function to delete recipe from the database completely. há 5 anos atrás
  Lee Morgan 40d4fc99d4 Remove ingredient from database when removed from merchant há 5 anos atrás
  Lee Morgan 31d1331c9f Update new order to take in price per unit. Only backend stores it correctly. It does not yet display correctly on the front end. há 5 anos atrás
  Lee Morgan 1b81bf4a30 Fix none working inventory check card há 5 anos atrás