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

Автор SHA1 Сообщение Дата
  Lee Morgan d090151bf8 Add ability to add a merchant to an owner. 5 лет назад
  Lee Morgan 0b15882c26 Add code to backend to add new merchant to owner in case they are trying to add a new merchant to their account. 5 лет назад
  Lee Morgan 519afc5083 Create a terrible, but working, modal for the new merchant. 5 лет назад
  Lee Morgan 42863f5736 Change account strand to "settings". 5 лет назад
  Lee Morgan a92fffee82 Update style for the account strand. 5 лет назад
  Lee Morgan d88f35f779 Send other all of the owners merchants down when SPA is rendered. 5 лет назад
  Lee Morgan 64255b9c6a Bug fix: on square merchant creation, recipes were not saving. 5 лет назад
  Lee Morgan 41260885fa Bug fix: frontend merchant class was not being created. 5 лет назад
  Lee Morgan 47d0d29945 Users can now log in. 5 лет назад
  Lee Morgan fa2a0eecb0 Update middleware to check merchant against owner. 5 лет назад
  Lee Morgan dff4fb8e3f Updated session verification to work with owners. 5 лет назад
  Lee Morgan 991aa5aeeb Update email verification to working state. 5 лет назад
  Lee Morgan 64d998230e Update logging in to use owner instead of merchant. 5 лет назад
  Lee Morgan d6a35bd3f4 Add the ability to create new account with a square user. 5 лет назад
  Lee Morgan 5ee986bd9d Add ability for users to register with no pos. 5 лет назад
  Lee Morgan bad7d22241 Create owner model. 5 лет назад
  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 лет назад