Lee Morgan b1ff26c941 Add ability to toggle hidden status of recipes on both backend and frontend. %!s(int64=5) %!d(string=hai) anos
..
editIngredient.js a2d139b45f Bug fix: Editing ingredient quantity and unit gave incorrect amount. %!s(int64=5) %!d(string=hai) anos
editRecipe.js d1a85c3f48 Remove some extraneous code involving unit conversion. %!s(int64=5) %!d(string=hai) anos
ingredientDetails.js a47f62f172 Replace revenue graph with list of most used ingredients. %!s(int64=5) %!d(string=hai) anos
newIngredient.js 7a44d36182 Add workaround for email verification. %!s(int64=5) %!d(string=hai) anos
newOrder.js 6d9f47748d Store past 30 days of orders on the merchant. %!s(int64=5) %!d(string=hai) anos
newRecipe.js 68fe813fad Update price of new recipes to convert on the frontend. %!s(int64=5) %!d(string=hai) anos
newTransaction.js 80d5ade74c Update transactions to only display new transaction if it is one of the most recent. %!s(int64=5) %!d(string=hai) anos
orderDetails.js 6d9f47748d Store past 30 days of orders on the merchant. %!s(int64=5) %!d(string=hai) anos
orderFilter.js 6d9f47748d Store past 30 days of orders on the merchant. %!s(int64=5) %!d(string=hai) anos
recipeDetails.js b1ff26c941 Add ability to toggle hidden status of recipes on both backend and frontend. %!s(int64=5) %!d(string=hai) anos
transactionDetails.js eb589fb62a Add confirm modal for deleting transactions. %!s(int64=5) %!d(string=hai) anos
transactionFilter.js dfddf0f709 Remove class importing from dashboard.js except for Merchant. %!s(int64=5) %!d(string=hai) anos