Historique des commits

Auteur SHA1 Message Date
  Lee Morgan 57ea9d10d8 Update displaying of orders strand to make more sense. il y a 5 ans
  Lee Morgan d91332cacd Update transaction filter to display a message if no matching transactions are found. il y a 5 ans
  Lee Morgan b368b99237 Update Order class to find the Ingredients rather than needing to pass Ingredients in. il y a 5 ans
  Lee Morgan 13f51739e2 Update order filter submit to not loop through response, as the class handles it for us. il y a 5 ans
  Lee Morgan a3d2b241a4 Update orders strand to not loop through the ingredients of each order. il y a 5 ans
  Lee Morgan b41209325c Create submit function for transaction filter. il y a 5 ans
  Lee Morgan cd5f97b4ab Populate the recipes within transaction filter. il y a 5 ans
  Lee Morgan a223cfc5b2 Create transaction filter sidebar. il y a 5 ans
  Lee Morgan 6f989dd9e7 Remove filter from transaction page. il y a 5 ans
  Lee Morgan a5043c3b0a Update search bar for recipes il y a 5 ans
  Lee Morgan 3ce056eb87 Remove old search bar for ingredients and create new one. il y a 5 ans
  Lee Morgan 16a8eb180d Didn't commit everything in the previous commit il y a 5 ans
  Lee Morgan e05341f590 Fix bug with new transactions not being properly added in frontend. il y a 5 ans
  Lee Morgan f00399f779 Remove unused css from sidebars.css. il y a 5 ans
  Lee Morgan bad2472b65 Make ingredient in recipe details a clickable element. il y a 5 ans
  Lee Morgan e9d899cab8 Cleaned out unused css in dashboard.css. il y a 5 ans
  Lee Morgan 8b3a327b6b Change ingredients in order details into a button. il y a 5 ans
  Lee Morgan 06281a540b Add selection display on recipe book strand and orders strand when an item is chosen. il y a 5 ans
  Lee Morgan d7f130105d Turned the recipes within transaction details into buttons with standard styling. il y a 5 ans
  Lee Morgan 8dc9785f7a Update the transactions strand with new standardized style. il y a 5 ans
  Lee Morgan bd53fe8eee Update style of recipes on recipe book strand. il y a 5 ans
  Lee Morgan 03b1dee8e2 Update style in the ingredient details sidebar il y a 5 ans
  Lee Morgan 3b8a0c0104 Change button style on the ingredients strand to match the standard il y a 5 ans
  Lee Morgan 20b6b0baa9 Merge branch 'smallRefactors' into development il y a 5 ans
  Lee Morgan 914bd0fbb9 Creating an order now immediately updates ingredients on the frontend. il y a 5 ans
  Lee Morgan 3e8d3d8cf1 Fix frontend to send new transaction data for updating ingredients. il y a 5 ans
  Lee Morgan 4628da821e Add function to Merchant for updating ingredient quantities rather than just setting. il y a 5 ans
  Lee Morgan c97055857c Merge branch 'smallRefactors' into development il y a 5 ans
  Lee Morgan 6254ecf926 Fix some style issues on orders page. Update bug in order details sidebar il y a 5 ans
  Lee Morgan f99a130357 Fix small bug on frontend il y a 5 ans