Histórico de commits

Autor SHA1 Mensagem Data
  Lee Morgan af7cef0c21 Remove dead code from merchant on frontend. 5 anos atrás
  Lee Morgan a3a23c2170 Make background of graphs transperant so as not to show over the cards that they are on. 5 anos atrás
  Lee Morgan eac88174d0 Bug fix: orders were not properly displaying on addition of new order from spreadsheet. 5 anos atrás
  Lee Morgan fedabdcad9 Add style to order calculator sidebar. 5 anos atrás
  Lee Morgan 542b914e64 Implement machine learning for individual ingredients. 5 anos atrás
  Lee Morgan 92dbec454b Add a basic neural network to predict a single ingredient and display it in the console. 5 anos atrás
  Lee Morgan 4bea8d0338 Update order filter sidebar responsiveness for landscape mode. 5 anos atrás
  Lee Morgan 7bf63932e4 Update transactions strand responsiveness for landscape mode. 5 anos atrás
  Lee Morgan cec1e7bc45 Update home strand responsiveness for landscape mode. 5 anos atrás
  Lee Morgan 003f1cae08 Update menu responsiveness for landscape mode. 5 anos atrás
  Lee Morgan 1ba051d454 Update menu for responsiveness in portrait mode. 5 anos atrás
  Lee Morgan 9642960c55 Update home strand for portrait orientation. 5 anos atrás
  Lee Morgan 92ab7f5a4f Update structure of media queries in css. 5 anos atrás
  Lee Morgan 14c1e881aa Update look of home strand on mobile. 5 anos atrás
  Lee Morgan c2a3c538ae Bug Fix: Analytics strand was not displaying anything correctly because it was going through the response array in the wrong order. 5 anos atrás
  Lee Morgan 859d462b4d Removed old code from filterTransactions.js that was sending all recipes of none were chosen. 5 anos atrás
  Lee Morgan e3776f0104 Add sorting for fetching orders from the backend. 5 anos atrás
  Lee Morgan 053ad66f80 Change order filtering to use new backend function for getting the orders. 5 anos atrás
  Lee Morgan 23ecfe6c33 Change orders.js to fetch orders from different route. 5 anos atrás
  Lee Morgan 8cd32f3ed3 New orders and new transactions now set the date to the beginning of the day on the frontend before sending the data to the backend. 5 anos atrás
  Lee Morgan cf5059b11d Bug Fix: adding an order via spreadsheet did not show up immediately on the frontend because it was still within a for loop. 5 anos atrás
  Lee Morgan 5435232d2f Bug fix: new ingredients for bottles did not convert unitSize to base. 5 anos atrás
  Lee Morgan 468dd4f419 Go through all of the TODO's. 5 anos atrás
  Lee Morgan 0ef2f73489 Update the reading of ingredient spreadsheets to follow the new format. 5 anos atrás
  Lee Morgan d69c762292 Fix all bugs on the ingredient strand and its related sidebars due to the data structure changes. 5 anos atrás
  Lee Morgan 68626290f4 Update ingredients.js to reflect changes in bottle data structure. 5 anos atrás
  Lee Morgan 3db2f4ad8a Update home.js to reflect changes in bottle data structure. 5 anos atrás
  Lee Morgan 5b66dbba34 Update analytics.js to reflect new bottle data structure. 5 anos atrás
  Lee Morgan 7c6ff345f0 Update orderDetails.js to reflect new bottle data structure. 5 anos atrás
  Lee Morgan 08126b6aa7 Update orderCalculator.js to reflect new bottle data structure. 5 anos atrás