Lee Morgan
|
c062c5b26d
Remove all unused functions from frontend classes.
|
4 tahun lalu |
Lee Morgan
|
fe8a5fbfb0
Remove unecessary getters/setters from Recipe.js.
|
4 tahun lalu |
Lee Morgan
|
613548492a
Bug fix, orders were not uploading the base unit for bottles.
|
4 tahun lalu |
Lee Morgan
|
bdeb8bb428
Bug fix: recipes were not properly storing the quantities of their ingredients.
|
5 tahun lalu |
Lee Morgan
|
a6cfc8f494
Bug fix everything on the recipes strand including sidebars.
|
5 tahun lalu |
Lee Morgan
|
d8dcda2a3b
Remove some old stuff.
|
5 tahun lalu |
Lee Morgan
|
5644f06b69
Remove all references to unitType.
|
5 tahun lalu |
Lee Morgan
|
a6685e9315
Fix bugs from recipe and ingredient strands.
|
5 tahun lalu |
Lee Morgan
|
547e2ddf6f
Sub-ingredient quantity now stores properly.
|
5 tahun lalu |
Lee Morgan
|
a9144d3d95
Update sub-ingredient add modal to display the correct unit for chioces.
|
5 tahun lalu |
Lee Morgan
|
12a608e1e1
Update some of the recipes class to work with new conversion system.
|
5 tahun lalu |
Lee Morgan
|
9f05a5a605
Add function to controller to check the type of a unit.
|
5 tahun lalu |
Lee Morgan
|
00c3c197db
Implement addIngredient for edit recipes sidebar.
|
5 tahun lalu |
Lee Morgan
|
c229214838
Update the individual ingredient analytics to display accurately.
|
5 tahun lalu |
Lee Morgan
|
b42407de2c
Commit for push
|
5 tahun lalu |
Lee Morgan
|
dac2b0b2e5
Change displaying of quantities to the proper amounts where needed.
|
5 tahun lalu |
Lee Morgan
|
bc0f8bb83a
Displaying of recipe ingredients displays the proper quantity/unit.
|
5 tahun lalu |
Lee Morgan
|
f9077e37f7
Currently working on converting units in modal.js.
|
5 tahun lalu |
Lee Morgan
|
c0bc1a1128
Bug fix: was adding/removing recipes instead of updating, therefore causing referencing issues.
|
5 tahun lalu |
Lee Morgan
|
e7115500d0
Add recipe categories to frontend.
|
5 tahun lalu |
Lee Morgan
|
5dd63fc184
Bug fix: ingredientTotals were calculated in base units.
|
5 tahun lalu |
Lee Morgan
|
efafe8e1bc
Optimize subIngredients so that they are calculated up front for each recipe.
|
5 tahun lalu |
Lee Morgan
|
b1ff26c941
Add ability to toggle hidden status of recipes on both backend and frontend.
|
5 tahun lalu |
Lee Morgan
|
c8e65ba153
Update frontend classes to recieve/contain hidden property for recipes.
|
5 tahun lalu |
Lee Morgan
|
d1a85c3f48
Remove some extraneous code involving unit conversion.
|
5 tahun lalu |
Lee Morgan
|
dfddf0f709
Remove class importing from dashboard.js except for Merchant.
|
5 tahun lalu |
Lee Morgan
|
06adf99a62
Remove all validation from the frontend.
|
5 tahun lalu |
Lee Morgan
|
247384204f
Remove some uneccessary promise chaining when removing ingredients.
|
5 tahun lalu |
Lee Morgan
|
47a8f82be8
Change backend to hold the bottle count in quantity for ingredients rather than the base unit.
|
5 tahun lalu |
Lee Morgan
|
02de58e777
Bug fix: recipes were not being properly added to the merchant. The format was wrong.
|
5 tahun lalu |