История коммитов

Автор SHA1 Сообщение Дата
  Lee Morgan 52b7d15f60 Create backend for submiting feedback. 5 лет назад
  Lee Morgan 2b87319115 Create frontend for submiting feedback. 5 лет назад
  Lee Morgan 3aefad6129 Create backend model for the user feedback. 5 лет назад
  Lee Morgan f92872d98b Create and display modal for feedback. 5 лет назад
  Lee Morgan e3c5b304c2 Bug fix: Square "closed_at" for orders not always returning a date. 5 лет назад
  Lee Morgan a96d28ade8 Remove all of the machine learning stuff for the time being. 5 лет назад
  Lee Morgan 4df8defbe5 Bug fix: Moved an await outside of it's async function and didn't update the functions. 5 лет назад
  Lee Morgan d6fcaef4a1 Move account checks to login so that they don't run every time a request is made. 5 лет назад
  Lee Morgan 827b77e39c Removing a recipe no longer deletes it from the database. 5 лет назад
  Lee Morgan 2fa64d7e8e Bug fix: some pages were giving errors when there was not notification. 5 лет назад
  Lee Morgan 254ddde839 Bug fix: getting new transactions was comparing the wrong times and getting duplicates. 5 лет назад
  Lee Morgan f671f73e1b Bug fix: adding a recipe was not updating the buttons on the analytics strand. 5 лет назад
  Lee Morgan b92c5a7078 Bug fix: through square, a user was able to sign up with a duplicate email address. 5 лет назад
  Lee Morgan cea844e170 Bug fix: updated cookie handling was not working for development. 5 лет назад
  Lee Morgan e72fd50691 Bug fix: cookies were not working across subdomains. 5 лет назад
  Lee Morgan c4466f4bf1 Remove console log. 5 лет назад
  Lee Morgan 3ae2e44229 Production bug fixes. 5 лет назад
  Lee Morgan b80a33150c Merge branch 'development' 5 лет назад
  Lee Morgan e560365df4 Remove option for square sign in. 5 лет назад
  Lee Morgan ccead983cd Merge branch 'development' 5 лет назад
  Lee Morgan 4c0d9d1a22 Bug fix: analytics page did not update when ingredients added from spreadsheet. 5 лет назад
  Lee Morgan 2845c5a683 Bug fix: getting merchant revenue was returning too small a number. 5 лет назад
  Lee Morgan e75972f82e Getting square transactions when signing in now will get as many as there are and not just 500. 5 лет назад
  Lee Morgan 07e1a395aa Square access token automatically refreshes before expiration. 5 лет назад
  Lee Morgan ba06952671 New transactions now fetched from square on log in. 5 лет назад
  Lee Morgan 0391896269 Creating new merchant now working correctly. 5 лет назад
  Lee Morgan 6b8f9d4aca Update the renderer to be more efficient with square updating. 5 лет назад
  Lee Morgan 86a738c7fd Remove all refrences to old square data that is no longer used. 5 лет назад
  Lee Morgan 08b1cc4e7a Replace merchant.pos string on the merchant. 5 лет назад
  Lee Morgan 1c5f81d028 Remove clover new transaction fetching from helper.js. 5 лет назад