Lee Morgan
|
ca2121e4f0
Update transactionData.js to use mongoose validation.
|
5 سال پیش |
Lee Morgan
|
a34beb6b29
Update recipeData.js to use mongoose validation.
|
5 سال پیش |
Lee Morgan
|
5e78712bbe
Update passwordReset.js to use mongoose validation.
|
5 سال پیش |
Lee Morgan
|
ceefd24e16
Remove personal validation from orderData.js.
|
5 سال پیش |
Lee Morgan
|
000f6c813d
Update orderData.js to use mongoose validation.
|
5 سال پیش |
Lee Morgan
|
cc74f8f95a
Update merchantData.js to use mongoose validation.
|
5 سال پیش |
Lee Morgan
|
9942852c16
Update ingredientData.js to display validation error messages to user.
|
5 سال پیش |
Lee Morgan
|
0e59996d53
Add or update all validation on all of the necessary models.
|
5 سال پیش |
Lee Morgan
|
9736fdf8ff
Replace all validation in merchantData.js file.
|
5 سال پیش |
Lee Morgan
|
103b2ec703
Add custom mongoose validation for merchant.
|
5 سال پیش |
Lee Morgan
|
8ef82642fb
Update style for the date range picker.
|
5 سال پیش |
Lee Morgan
|
275f74c7b9
Add current ingredient and recipe as properties of analytics object.
|
5 سال پیش |
Lee Morgan
|
a8081e6159
Add code to display recipe averages for analytics strand.
|
5 سال پیش |
Lee Morgan
|
0f46b6131e
Add code to display ingredient cards on the analytics strand.
|
5 سال پیش |
Lee Morgan
|
b3d665b69d
Completely replace the analytics strand file.
|
5 سال پیش |
Lee Morgan
|
35db0a4d84
Remove quantity setter from MerchantIngredient class.
|
5 سال پیش |
Lee Morgan
|
bbc331cc4a
Remove updateIngredient function from Merchant on frontend.
|
5 سال پیش |
Lee Morgan
|
cdf7d26260
Bug fix: inventory check was not updating ingredients.
|
5 سال پیش |
Lee Morgan
|
b58bf02969
Bug fix: updating an ingredients quantity and unit at the same time gave incorrect quantity.
|
5 سال پیش |
Lee Morgan
|
42d011865d
Remove redundant function from transactionData.js
|
5 سال پیش |
Lee Morgan
|
0ad8e18901
Bug fix: email reset was now lower casing the entered email.
|
5 سال پیش |
Lee Morgan
|
8652d108e6
Remove useless files
|
5 سال پیش |
Lee Morgan
|
5c54b58d7d
Add style to new ingredient sidebar for the spreadsheet choice.
|
5 سال پیش |
Lee Morgan
|
9cad19b6cd
Split up spreadsheet submission to each individual section.
|
5 سال پیش |
Lee Morgan
|
b9ef221c43
Bug fix: server was trying to send circular data in json.
|
5 سال پیش |
Lee Morgan
|
b2349b7f5f
Reorganize code to handle all data in one file.
|
5 سال پیش |
Lee Morgan
|
bf0ffb7e49
Bug fix: Reading of spreadsheets was not properly handling bottle units
|
5 سال پیش |
Lee Morgan
|
69fb7dd6c3
Bug fix: when saving unit type, "ml" was not handled
|
5 سال پیش |
Lee Morgan
|
0ebf4d53bf
Fix bug: ingredient updating did not show immediately on frontend.
|
5 سال پیش |
Lee Morgan
|
01b9f87f8d
Update Merchant.addIngredient to create ingredient as well.
|
5 سال پیش |