Historique des commits

Auteur SHA1 Message Date
  Lee Morgan 2f7a823a56 Update newIngredient.js to reflect new bottles data structure. il y a 5 ans
  Lee Morgan b5b0464042 Update ingredientDetails.js to reflect new bottles data structure. il y a 5 ans
  Lee Morgan fb66e9d287 Update editRecipe.js to handle the new bottle data structure. il y a 5 ans
  Lee Morgan de56220553 Update editIngredient.js to work with the new bottle data structure. il y a 5 ans
  Lee Morgan 247384204f Remove some uneccessary promise chaining when removing ingredients. il y a 5 ans
  Lee Morgan b1b9653997 Remove frontend validation on ingredients. il y a 5 ans
  Lee Morgan 6524a0a025 Bug fix: on analytics page, the buttons were double adding when it was updated. il y a 5 ans
  Lee Morgan 5d9919653c Remove the time display for transactions. il y a 5 ans
  Lee Morgan 6cd977b892 Bug Fix: price per unit on orders was not handling the case for "other" unit. il y a 5 ans
  Lee Morgan 31067a29a8 Order spreadsheet submission can now no longer accept more than one order. il y a 5 ans
  Lee Morgan bba935f6ee Change order calculator to display bottles for bottle ingredients. il y a 5 ans
  Lee Morgan 631deb2eab Change the analytics strand to display "bottle" as a unit for bottles rather than measurement. il y a 5 ans
  Lee Morgan 47a8f82be8 Change backend to hold the bottle count in quantity for ingredients rather than the base unit. il y a 5 ans
  Lee Morgan 02de58e777 Bug fix: recipes were not being properly added to the merchant. The format was wrong. il y a 5 ans
  Lee Morgan 91e8414fd6 Remove xlsx file from uploads. il y a 5 ans
  Lee Morgan 1af9d1c7b1 Update both order and transaction submission so that they are accurately taking in the date consistantly. il y a 5 ans
  Lee Morgan f6c18826a6 Fix order creation from spreadsheet to accurately take in the date. il y a 5 ans
  Lee Morgan a73c4386b5 Fix bad hacks created earlier. il y a 5 ans
  Lee Morgan ff58406b64 Update new order creation on frontend to send the correct data to the backend for bottles. il y a 5 ans
  Lee Morgan 6e2e46962e Bug Fix: calculator list was not removing items before adding new ones. il y a 5 ans
  Lee Morgan fa82f4f468 Fix date and time issue so that analytics strand and order calculator are displaying accurate information. il y a 5 ans
  Lee Morgan 9e143bc9c6 Create basic algorithm for predicting one day's usage of each ingredient. il y a 5 ans
  Lee Morgan 38547fe11a Bug Fix: Ingredient in analytics was not multiplying by the count of the recipe within the transaction. il y a 5 ans
  Lee Morgan f1b095b973 Fix transaction getting from analytics into a working state. il y a 5 ans
  Lee Morgan e1e318ebb4 Bug Fix: circular dependency between transactioData and helper when creating new transaction. il y a 5 ans
  Lee Morgan 78701090a3 Fix bugs in merchant transaction sorting/handling. il y a 5 ans
  Lee Morgan 836026e718 Create the sidebar for the order calculator. 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