Lee Morgan
|
9ad26a7d10
Change the format for recipes spreadsheet download for only adding new recipes.
|
5 年之前 |
Lee Morgan
|
0c7ef9446a
Add ability to download a template spreadsheet for uploading ingredients.
|
5 年之前 |
Lee Morgan
|
b581625e1f
Add ability to download a spreadsheet template for an order.
|
5 年之前 |
Lee Morgan
|
11ce59706b
Add link to modal for downloading a spreadsheet template.
|
5 年之前 |
Lee Morgan
|
39f631891f
Uploading a spreadsheet now updates orders.
|
5 年之前 |
Lee Morgan
|
fd75535846
Add frontend/backend code so that orders are transmitted to the back.
|
5 年之前 |
Lee Morgan
|
8432235631
Add ability to upload recipes through a spreadsheet.
|
5 年之前 |
Lee Morgan
|
c887a150e6
Saving changes until I get feeback on the spreadsheet layout
|
5 年之前 |
Lee Morgan
|
4395357fc9
Create the frontend to submit the recipes file.
|
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
|
631492f2b5
Add banners to the password reset page.
|
5 年之前 |
Lee Morgan
|
f7ecdff37d
Remove extra response from backend when deleting recipes.
|
5 年之前 |
Lee Morgan
|
fd85ea1d32
Update promises in the updating of clover recipes. Fix bug in frontend updating of recipes
|
5 年之前 |
Lee Morgan
|
cddf62612c
Move backend recipe deletion to recipeData.js. Update function to delete recipe from the database completely.
|
5 年之前 |
Lee Morgan
|
9139ac3f57
Create sidebar for updating recipes. Improve everything to be in working order
|
5 年之前 |
Lee Morgan
|
2a0c06d2da
Fixed updating of recipes for square to a working state
|
6 年之前 |
Lee Morgan
|
03450e33f5
Build backend for updating square user's recipes. There is still a bug where they don't match up with the local merchants recipes because I am comparing the wrong ids. I need to populate the merchants recipes.
|
6 年之前 |
Lee Morgan
|
9d9a4c1217
Update all for/in loops to standard for loops for performance
|
6 年之前 |
Lee Morgan
|
a289562dc6
Update renderer to only retrieve and return the necessary data from the merchant
|
6 年之前 |
Lee Morgan
|
ff30c6c0b4
Add ability to update clover recipes
|
6 年之前 |
Lee Morgan
|
2581e52da7
Update banner style
|
6 年之前 |
Lee Morgan
|
3ffbf914c7
Store changes to recipes
|
6 年之前 |
Lee Morgan
|
badef79da3
Change most things to uppercase. Slight css changes.
|
6 年之前 |
Lee Morgan
|
06d65290c6
Fix small validation bugs
|
6 年之前 |
Lee Morgan
|
cd2641386c
Update validation for all recipe routes
|
6 年之前 |
Lee Morgan
|
1e65411099
Update validation for all ingredient routes
|
6 年之前 |
Lee Morgan
|
a8a5456130
Create the order class
|
6 年之前 |
Lee Morgan
|
b3fc0ae22f
Fix updating of recipes
|
6 年之前 |