Lee Morgan
|
468dd4f419
Go through all of the TODO's.
|
5 yıl önce |
Lee Morgan
|
65baad2814
Update orderData.js to handle new bottle structure.
|
5 yıl önce |
Lee Morgan
|
31067a29a8
Order spreadsheet submission can now no longer accept more than one order.
|
5 yıl önce |
Lee Morgan
|
1af9d1c7b1
Update both order and transaction submission so that they are accurately taking in the date consistantly.
|
5 yıl önce |
Lee Morgan
|
f6c18826a6
Fix order creation from spreadsheet to accurately take in the date.
|
5 yıl önce |
Lee Morgan
|
e0cdb4683b
Update the banner to not make things underneath uninteractable.
|
5 yıl önce |
Lee Morgan
|
a73c4386b5
Fix bad hacks created earlier.
|
5 yıl önce |
Lee Morgan
|
ff58406b64
Update new order creation on frontend to send the correct data to the backend for bottles.
|
5 yıl önce |
Lee Morgan
|
8c3edeee1a
Remove some console logs.
|
5 yıl önce |
Lee Morgan
|
d87585c7a7
Bug fix: New orders created from a spreadsheet were not being properly stored to the database.
|
5 yıl önce |
Lee Morgan
|
8324385703
Bug Fix: uploading an ingredient spreadsheet was not correctly handling bottle items.
|
5 yıl önce |
Lee Morgan
|
163ea1cfdc
Update all backend catches to display just the first error message, no matter how many there are.
|
5 yıl önce |
Lee Morgan
|
386842cb57
Update transaction spreadsheet reader to accept the new format.
|
5 yıl önce |
Lee Morgan
|
c733bceba6
Update the spreadsheet uploading for an order to accept the new format.
|
5 yıl önce |
Lee Morgan
|
3f84bdc019
Update order spreadsheet template to the new format.
|
5 yıl önce |
Lee Morgan
|
bf8bc718bb
Merge branch 'customValidation' into development
|
5 yıl önce |
Lee Morgan
|
ceefd24e16
Remove personal validation from orderData.js.
|
5 yıl önce |
Lee Morgan
|
000f6c813d
Update orderData.js to use mongoose validation.
|
5 yıl önce |
Lee Morgan
|
67ee795947
Fix bugs in the spreadsheet uploading for orders.
|
5 yıl önce |
Lee Morgan
|
b581625e1f
Add ability to download a spreadsheet template for an order.
|
5 yıl önce |
Lee Morgan
|
0ad0f5c82f
Update frontend to immediately display uploaded orders.
|
5 yıl önce |
Lee Morgan
|
39f631891f
Uploading a spreadsheet now updates orders.
|
5 yıl önce |
Lee Morgan
|
fd75535846
Add frontend/backend code so that orders are transmitted to the back.
|
5 yıl önce |
Lee Morgan
|
491b8426eb
Main orders page displays price including taxes and fees
|
5 yıl önce |
Lee Morgan
|
6aeec3fd11
Update ingredients on transaction removal on frontend
|
5 yıl önce |
Lee Morgan
|
0ed622d33b
Merchant ingredients updated on order removal in the backend
|
5 yıl önce |
Lee Morgan
|
6486776cf5
Remove useless code
|
5 yıl önce |
Lee Morgan
|
4dec83fae8
Fix bug in storing of quantities for special ingredients
|
5 yıl önce |
Lee Morgan
|
84466ecb78
Update new orders to handle special units
|
5 yıl önce |
Lee Morgan
|
31d1331c9f
Update new order to take in price per unit. Only backend stores it correctly. It does not yet display correctly on the front end.
|
5 yıl önce |