Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Morgan d090151bf8 Add ability to add a merchant to an owner. hace 5 años
  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. hace 5 años
  Lee Morgan 519afc5083 Create a terrible, but working, modal for the new merchant. hace 5 años
  Lee Morgan 42863f5736 Change account strand to "settings". hace 5 años
  Lee Morgan a92fffee82 Update style for the account strand. hace 5 años
  Lee Morgan d88f35f779 Send other all of the owners merchants down when SPA is rendered. hace 5 años
  Lee Morgan 64255b9c6a Bug fix: on square merchant creation, recipes were not saving. hace 5 años
  Lee Morgan 41260885fa Bug fix: frontend merchant class was not being created. hace 5 años
  Lee Morgan 47d0d29945 Users can now log in. hace 5 años
  Lee Morgan fa2a0eecb0 Update middleware to check merchant against owner. hace 5 años
  Lee Morgan dff4fb8e3f Updated session verification to work with owners. hace 5 años
  Lee Morgan 991aa5aeeb Update email verification to working state. hace 5 años
  Lee Morgan 64d998230e Update logging in to use owner instead of merchant. hace 5 años
  Lee Morgan d6a35bd3f4 Add the ability to create new account with a square user. hace 5 años
  Lee Morgan 5ee986bd9d Add ability for users to register with no pos. hace 5 años
  Lee Morgan bad7d22241 Create owner model. hace 5 años
  Lee Morgan 52b7d15f60 Create backend for submiting feedback. hace 5 años
  Lee Morgan 2b87319115 Create frontend for submiting feedback. hace 5 años
  Lee Morgan 3aefad6129 Create backend model for the user feedback. hace 5 años
  Lee Morgan f92872d98b Create and display modal for feedback. hace 5 años
  Lee Morgan e3c5b304c2 Bug fix: Square "closed_at" for orders not always returning a date. hace 5 años
  Lee Morgan a96d28ade8 Remove all of the machine learning stuff for the time being. hace 5 años
  Lee Morgan 4df8defbe5 Bug fix: Moved an await outside of it's async function and didn't update the functions. hace 5 años
  Lee Morgan d6fcaef4a1 Move account checks to login so that they don't run every time a request is made. hace 5 años
  Lee Morgan 827b77e39c Removing a recipe no longer deletes it from the database. hace 5 años
  Lee Morgan 2fa64d7e8e Bug fix: some pages were giving errors when there was not notification. hace 5 años
  Lee Morgan 254ddde839 Bug fix: getting new transactions was comparing the wrong times and getting duplicates. hace 5 años
  Lee Morgan f671f73e1b Bug fix: adding a recipe was not updating the buttons on the analytics strand. hace 5 años
  Lee Morgan b92c5a7078 Bug fix: through square, a user was able to sign up with a duplicate email address. hace 5 años
  Lee Morgan cea844e170 Bug fix: updated cookie handling was not working for development. hace 5 años