Historique des commits

Auteur SHA1 Message Date
  Lee Morgan 2ee7cc1a14 Change session errors to session success on the backend where needed. il y a 5 ans
  Lee Morgan ea07815edc Delete old code for password resetting. il y a 5 ans
  Lee Morgan b9b5dc259c Add new banner system to the landing page. il y a 5 ans
  Lee Morgan e4fc643f84 Fix problem with banners not closing properly. il y a 5 ans
  Lee Morgan 96949bb146 Add all of the style to the new banner. il y a 5 ans
  Lee Morgan b6304bc4b9 Add banner control function to the controller. il y a 5 ans
  Lee Morgan 8c3edeee1a Remove some console logs. il y a 5 ans
  Lee Morgan f71b3095a8 Merge branch 'development' il y a 5 ans
  Lee Morgan d87585c7a7 Bug fix: New orders created from a spreadsheet were not being properly stored to the database. il y a 5 ans
  Lee Morgan 8324385703 Bug Fix: uploading an ingredient spreadsheet was not correctly handling bottle items. il y a 5 ans
  Lee Morgan 4d1ac0c363 Merge branch 'development' il y a 5 ans
  Lee Morgan 43f59bdb9e Bug fix: creating an account with a bad email was hanging because of improper use of "throw". il y a 5 ans
  Lee Morgan ed32299c87 Upda the help information to reflect format changes for order and transaction spreadsheets. il y a 5 ans
  Lee Morgan 91cf4e29a9 Remove package lock from gitignore il y a 5 ans
  Lee Morgan 00f4a5a672 Fixed an innocuous error message in the analytics strand. il y a 5 ans
  Lee Morgan 163ea1cfdc Update all backend catches to display just the first error message, no matter how many there are. il y a 5 ans
  Lee Morgan 4a9002fe44 Deleted useless upload files. il y a 5 ans
  Lee Morgan f193bb5c47 Update errors for transaction model. il y a 5 ans
  Lee Morgan 3552a0e5d5 Fix small bug in frontend banners. il y a 5 ans
  Lee Morgan 386842cb57 Update transaction spreadsheet reader to accept the new format. il y a 5 ans
  Lee Morgan c733bceba6 Update the spreadsheet uploading for an order to accept the new format. il y a 5 ans
  Lee Morgan 3f84bdc019 Update order spreadsheet template to the new format. il y a 5 ans
  Lee Morgan bf8bc718bb Merge branch 'customValidation' into development il y a 5 ans
  Lee Morgan 66225085be Remove validator.js as it has been replaced by mongoose validation. il y a 5 ans
  Lee Morgan ca2121e4f0 Update transactionData.js to use mongoose validation. il y a 5 ans
  Lee Morgan a34beb6b29 Update recipeData.js to use mongoose validation. il y a 5 ans
  Lee Morgan 5e78712bbe Update passwordReset.js to use mongoose validation. il y a 5 ans
  Lee Morgan ceefd24e16 Remove personal validation from orderData.js. il y a 5 ans
  Lee Morgan 000f6c813d Update orderData.js to use mongoose validation. il y a 5 ans
  Lee Morgan cc74f8f95a Update merchantData.js to use mongoose validation. il y a 5 ans