Lee Morgan
|
e3776f0104
Add sorting for fetching orders from the backend.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
053ad66f80
Change order filtering to use new backend function for getting the orders.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
23ecfe6c33
Change orders.js to fetch orders from different route.
|
%!s(int64=5) %!d(string=hai) anos |
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.
|
%!s(int64=5) %!d(string=hai) anos |
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.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
5435232d2f
Bug fix: new ingredients for bottles did not convert unitSize to base.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
468dd4f419
Go through all of the TODO's.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
0ef2f73489
Update the reading of ingredient spreadsheets to follow the new format.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
d69c762292
Fix all bugs on the ingredient strand and its related sidebars due to the data structure changes.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
68626290f4
Update ingredients.js to reflect changes in bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
3db2f4ad8a
Update home.js to reflect changes in bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
5b66dbba34
Update analytics.js to reflect new bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
7c6ff345f0
Update orderDetails.js to reflect new bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
08126b6aa7
Update orderCalculator.js to reflect new bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
23788af7b9
Update newRecipe.js to reflect new bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
00430c5552
Update newOrder.js to reflect new bottles data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
2f7a823a56
Update newIngredient.js to reflect new bottles data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
b5b0464042
Update ingredientDetails.js to reflect new bottles data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
fb66e9d287
Update editRecipe.js to handle the new bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
de56220553
Update editIngredient.js to work with the new bottle data structure.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
247384204f
Remove some uneccessary promise chaining when removing ingredients.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
b1b9653997
Remove frontend validation on ingredients.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
6524a0a025
Bug fix: on analytics page, the buttons were double adding when it was updated.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
5d9919653c
Remove the time display for transactions.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
6cd977b892
Bug Fix: price per unit on orders was not handling the case for "other" unit.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
31067a29a8
Order spreadsheet submission can now no longer accept more than one order.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
bba935f6ee
Change order calculator to display bottles for bottle ingredients.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
631deb2eab
Change the analytics strand to display "bottle" as a unit for bottles rather than measurement.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
47a8f82be8
Change backend to hold the bottle count in quantity for ingredients rather than the base unit.
|
%!s(int64=5) %!d(string=hai) anos |
Lee Morgan
|
02de58e777
Bug fix: recipes were not being properly added to the merchant. The format was wrong.
|
%!s(int64=5) %!d(string=hai) anos |