Commit történet

Szerző SHA1 Üzenet Dátum
  Lee Morgan 57ea9d10d8 Update displaying of orders strand to make more sense. 5 éve
  Lee Morgan b41209325c Create submit function for transaction filter. 5 éve
  Lee Morgan a223cfc5b2 Create transaction filter sidebar. 5 éve
  Lee Morgan 06281a540b Add selection display on recipe book strand and orders strand when an item is chosen. 5 éve
  Lee Morgan 8dc9785f7a Update the transactions strand with new standardized style. 5 éve
  Lee Morgan bd53fe8eee Update style of recipes on recipe book strand. 5 éve
  Lee Morgan 3b8a0c0104 Change button style on the ingredients strand to match the standard 5 éve
  Lee Morgan 3fc10b833d Update the order filter to working state 5 éve
  Lee Morgan 0f1bbfb1c5 Built the order filter sidebar. Orders strand needs refactoring for proper usage. 5 éve
  Lee Morgan d862c64782 Update creation of new orders to a working state. Update orders strand to a working state. 5 éve
  Lee Morgan 9139ac3f57 Create sidebar for updating recipes. Improve everything to be in working order 5 éve
  Lee Morgan 5d6f1f3c51 Remove editing from the ingredient details sidebar 5 éve
  Lee Morgan 825be99e8f Update deletion of ingredient to remove from frontend immediately 5 éve
  Lee Morgan 727f0010d3 Bug fix so that merchant is created on page load 5 éve
  Lee Morgan 521bd9f989 Change all objects to better fit OOP 5 éve
  Lee Morgan eb0e0d7267 Update all frontend merchant calls. Have not yet checked for bugs. 5 éve
  Lee Morgan 7fea13f7a8 Add getters and setters to Merchant 5 éve
  Lee Morgan 807304b448 Analytics mostly update when a new transaction is created 5 éve
  Lee Morgan 84466ecb78 Update new orders to handle special units 5 éve
  Lee Morgan 0bb9cdcc0f Forgot to save a page... 5 éve
  Lee Morgan 9aefd6a816 Update home page for a bug introduced from changing transaction list order 5 éve
  Lee Morgan f1d4383bb8 Update new orders to take in price per unit 5 éve
  Lee Morgan 31d1331c9f Update new order to take in price per unit. Only backend stores it correctly. It does not yet display correctly on the front end. 5 éve
  Lee Morgan f7b3e5ce01 Fix transaction fetching not updating the page correctly 5 éve
  Lee Morgan a221bc529c Update display when new transactions are requested by date 5 éve
  Lee Morgan d0c9753fd4 Add analytics to menu. Set up basics for analytics strand. 5 éve
  Lee Morgan e79851358b Update functionality and styling on ingredient details sidebar 5 éve
  Lee Morgan 03450e33f5 Build backend for updating square user's recipes. There is still a bug where they don't match up with the local merchants recipes because I am comparing the wrong ids. I need to populate the merchants recipes. 6 éve
  Lee Morgan 9d9a4c1217 Update all for/in loops to standard for loops for performance 6 éve
  Lee Morgan 9b0c14f5a9 Update all querySelector to getElementById for performance 6 éve