| .. |
|
editIngredient.js
|
d69c762292
Fix all bugs on the ingredient strand and its related sidebars due to the data structure changes.
|
5 лет назад |
|
editRecipe.js
|
fb66e9d287
Update editRecipe.js to handle the new bottle data structure.
|
5 лет назад |
|
ingredientDetails.js
|
b5b0464042
Update ingredientDetails.js to reflect new bottles data structure.
|
5 лет назад |
|
newIngredient.js
|
5435232d2f
Bug fix: new ingredients for bottles did not convert unitSize to base.
|
5 лет назад |
|
newOrder.js
|
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 лет назад |
|
newRecipe.js
|
23788af7b9
Update newRecipe.js to reflect new bottle data structure.
|
5 лет назад |
|
newTransaction.js
|
e3776f0104
Add sorting for fetching orders from the backend.
|
5 лет назад |
|
orderCalculator.js
|
542b914e64
Implement machine learning for individual ingredients.
|
5 лет назад |
|
orderDetails.js
|
7c6ff345f0
Update orderDetails.js to reflect new bottle data structure.
|
5 лет назад |
|
orderFilter.js
|
053ad66f80
Change order filtering to use new backend function for getting the orders.
|
5 лет назад |
|
recipeDetails.js
|
b6304bc4b9
Add banner control function to the controller.
|
5 лет назад |
|
transactionDetails.js
|
5d9919653c
Remove the time display for transactions.
|
5 лет назад |
|
transactionFilter.js
|
859d462b4d
Removed old code from filterTransactions.js that was sending all recipes of none were chosen.
|
5 лет назад |