コミット履歴

作者 SHA1 メッセージ 日付
  Lee Morgan cec1e7bc45 Update home strand responsiveness for landscape mode. 5 年 前
  Lee Morgan 003f1cae08 Update menu responsiveness for landscape mode. 5 年 前
  Lee Morgan 6d17c74cfe Update orders strand responsiveness for portrait mode. 5 年 前
  Lee Morgan a19e0a98b1 Update analytics strand responsiveness for portrait mode. 5 年 前
  Lee Morgan 8549f1db8c Update recipe book strand responsiveness in portrait mode. 5 年 前
  Lee Morgan 6e646b6cd6 Update ingredients strand responiveness in portrait mode. 5 年 前
  Lee Morgan 1ba051d454 Update menu for responsiveness in portrait mode. 5 年 前
  Lee Morgan 9642960c55 Update home strand for portrait orientation. 5 年 前
  Lee Morgan 92ab7f5a4f Update structure of media queries in css. 5 年 前
  Lee Morgan 4b66d54ded Update home strand to be mobile friendly in any orientation. 5 年 前
  Lee Morgan 6f34d01a5d Update verify email pages to be mobile friendly. 5 年 前
  Lee Morgan 44a248f771 Update the password reset pages to be mobile friendly. 5 年 前
  Lee Morgan 16c6135430 Update css on information pages to make it completely mobile friendly. 5 年 前
  Lee Morgan 14c1e881aa Update look of home strand on mobile. 5 年 前
  Lee Morgan 7f538a5b58 Update responsiveness on the analytics strand. 5 年 前
  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 年 前
  Lee Morgan 859d462b4d Removed old code from filterTransactions.js that was sending all recipes of none were chosen. 5 年 前
  Lee Morgan 2b4daa40c4 Update all minor problems with responsiveness on the main pages. 5 年 前
  Lee Morgan bffca8150c Update shared header to be mobile friendly. 5 年 前
  Lee Morgan 69b8547076 Make help page responsive 5 年 前
  Lee Morgan 19579a3491 Remove dead routes 5 年 前
  Lee Morgan e3776f0104 Add sorting for fetching orders from the backend. 5 年 前
  Lee Morgan b542de429d Add validation for orders and transactions to prevent dates being set to the future. 5 年 前
  Lee Morgan 053ad66f80 Change order filtering to use new backend function for getting the orders. 5 年 前
  Lee Morgan 23ecfe6c33 Change orders.js to fetch orders from different route. 5 年 前
  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 年 前
  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 年 前
  Lee Morgan 5435232d2f Bug fix: new ingredients for bottles did not convert unitSize to base. 5 年 前
  Lee Morgan 468dd4f419 Go through all of the TODO's. 5 年 前
  Lee Morgan 0ef2f73489 Update the reading of ingredient spreadsheets to follow the new format. 5 年 前