Lee Morgan
|
b96a8a3300
Unify some of the error messages so that they are not so scatter shot.
|
5 lat temu |
Lee Morgan
|
1d72f4a609
Update createRecipe to work with new session id.
|
5 lat temu |
Lee Morgan
|
d2848f59db
Update removeOrder to work with new session id.
|
5 lat temu |
Lee Morgan
|
ab7ab07bff
Update spreadsheetTemplate (orders) to work with new session id.
|
5 lat temu |
Lee Morgan
|
9ddadaba30
Update createFromSpreadsheet (orders) to work with new session id.
|
5 lat temu |
Lee Morgan
|
1ac341bbce
Update createOrder to work with new session id.
|
5 lat temu |
Lee Morgan
|
e631e761bd
Update getOrders function to work with new session id.
|
5 lat temu |
Lee Morgan
|
3bba6cb83b
Bug fix: getting orders was not returning the expected results for an empty list of ingredients.
|
5 lat temu |
Lee Morgan
|
e3776f0104
Add sorting for fetching orders from the backend.
|
5 lat temu |
Lee Morgan
|
053ad66f80
Change order filtering to use new backend function for getting the orders.
|
5 lat temu |
Lee Morgan
|
23ecfe6c33
Change orders.js to fetch orders from different route.
|
5 lat temu |
Lee Morgan
|
468dd4f419
Go through all of the TODO's.
|
5 lat temu |
Lee Morgan
|
65baad2814
Update orderData.js to handle new bottle structure.
|
5 lat temu |
Lee Morgan
|
31067a29a8
Order spreadsheet submission can now no longer accept more than one order.
|
5 lat temu |
Lee Morgan
|
1af9d1c7b1
Update both order and transaction submission so that they are accurately taking in the date consistantly.
|
5 lat temu |
Lee Morgan
|
f6c18826a6
Fix order creation from spreadsheet to accurately take in the date.
|
5 lat temu |
Lee Morgan
|
e0cdb4683b
Update the banner to not make things underneath uninteractable.
|
5 lat temu |
Lee Morgan
|
a73c4386b5
Fix bad hacks created earlier.
|
5 lat temu |
Lee Morgan
|
ff58406b64
Update new order creation on frontend to send the correct data to the backend for bottles.
|
5 lat temu |
Lee Morgan
|
8c3edeee1a
Remove some console logs.
|
5 lat temu |
Lee Morgan
|
d87585c7a7
Bug fix: New orders created from a spreadsheet were not being properly stored to the database.
|
5 lat temu |
Lee Morgan
|
8324385703
Bug Fix: uploading an ingredient spreadsheet was not correctly handling bottle items.
|
5 lat temu |
Lee Morgan
|
163ea1cfdc
Update all backend catches to display just the first error message, no matter how many there are.
|
5 lat temu |
Lee Morgan
|
386842cb57
Update transaction spreadsheet reader to accept the new format.
|
5 lat temu |
Lee Morgan
|
c733bceba6
Update the spreadsheet uploading for an order to accept the new format.
|
5 lat temu |
Lee Morgan
|
3f84bdc019
Update order spreadsheet template to the new format.
|
5 lat temu |
Lee Morgan
|
bf8bc718bb
Merge branch 'customValidation' into development
|
5 lat temu |
Lee Morgan
|
ceefd24e16
Remove personal validation from orderData.js.
|
5 lat temu |
Lee Morgan
|
000f6c813d
Update orderData.js to use mongoose validation.
|
5 lat temu |
Lee Morgan
|
67ee795947
Fix bugs in the spreadsheet uploading for orders.
|
5 lat temu |