Lee Morgan b8e130d658 Remove some dead code. 5 年之前
..
Ingredient.js 9139ac3f57 Create sidebar for updating recipes. Improve everything to be in working order 5 年之前
Merchant.js b8e130d658 Remove some dead code. 5 年之前
Order.js bf1c4e615d Deleted orders now correctly update on the frontend. 5 年之前
Recipe.js fd85ea1d32 Update promises in the updating of clover recipes. Fix bug in frontend updating of recipes 5 年之前
Transaction.js 23f9221fb3 Mostly fixed dashboard strand. Most popular card unfixed, need to come back to it later. 5 年之前
analytics.js e9d899cab8 Cleaned out unused css in dashboard.css. 5 年之前
dashboard.js eb23c35f22 Move onclicks from the ejs into dashboard.ejs for the menu buttons. 5 年之前
editIngredient.js b06e80e9aa Updated front and back end for edit ingredients sidebar. Everything is working now. 5 年之前
editRecipe.js f00399f779 Remove unused css from sidebars.css. 5 年之前
home.js b06e80e9aa Updated front and back end for edit ingredients sidebar. Everything is working now. 5 年之前
ingredientDetails.js 03b1dee8e2 Update style in the ingredient details sidebar 5 年之前
ingredients.js 3ce056eb87 Remove old search bar for ingredients and create new one. 5 年之前
newIngredient.js f74f2fbf23 Fix adding of ingredients. Everything working now. 5 年之前
newOrder.js 57ea9d10d8 Update displaying of orders strand to make more sense. 5 年之前
newRecipe.js 7aaf4a575c Refactor new recipe sidebar 5 年之前
newTransaction.js b41209325c Create submit function for transaction filter. 5 年之前
orderDetails.js 57ea9d10d8 Update displaying of orders strand to make more sense. 5 年之前
orderFilter.js 13f51739e2 Update order filter submit to not loop through response, as the class handles it for us. 5 年之前
orders.js 57ea9d10d8 Update displaying of orders strand to make more sense. 5 年之前
recipeBook.js a5043c3b0a Update search bar for recipes 5 年之前
recipeDetails.js d5821bb5b5 Clicking on an ingredient in recipe details was sending the recipe ingredient rather than the merchant ingredient. 5 年之前
transactionDetails.js e40f1f2f3c Removing a transaction now automatically updates the frontend. 5 年之前
transactionFilter.js d91332cacd Update transaction filter to display a message if no matching transactions are found. 5 年之前
transactions.js b41209325c Create submit function for transaction filter. 5 年之前