Commit Verlauf

Autor SHA1 Nachricht Datum
  Lee Morgan 47d0d29945 Users can now log in. vor 5 Jahren
  Lee Morgan fa2a0eecb0 Update middleware to check merchant against owner. vor 5 Jahren
  Lee Morgan dff4fb8e3f Updated session verification to work with owners. vor 5 Jahren
  Lee Morgan 991aa5aeeb Update email verification to working state. vor 5 Jahren
  Lee Morgan 64d998230e Update logging in to use owner instead of merchant. vor 5 Jahren
  Lee Morgan d6a35bd3f4 Add the ability to create new account with a square user. vor 5 Jahren
  Lee Morgan 52b7d15f60 Create backend for submiting feedback. vor 5 Jahren
  Lee Morgan 4df8defbe5 Bug fix: Moved an await outside of it's async function and didn't update the functions. vor 5 Jahren
  Lee Morgan d6fcaef4a1 Move account checks to login so that they don't run every time a request is made. vor 5 Jahren
  Lee Morgan b96a8a3300 Unify some of the error messages so that they are not so scatter shot. vor 5 Jahren
  Lee Morgan a8f2fafee4 Log user in automatically when they click "log in" and are already in session. vor 5 Jahren
  Lee Morgan 3921dcf2f0 Update backend and frontend to have working banner on login page. vor 5 Jahren
  Lee Morgan 01563177b5 Remove dead code that was related to clover and square functions. vor 5 Jahren
  Lee Morgan ee25dd58ab Remove clover and square backend code. vor 5 Jahren
  Lee Morgan 1d72f4a609 Update createRecipe to work with new session id. vor 5 Jahren
  Lee Morgan 0587684322 Delete some dead code. vor 5 Jahren
  Lee Morgan c74a63983e Update displaying of the dashboard to use new session id system. vor 5 Jahren
  Lee Morgan 2ee7cc1a14 Change session errors to session success on the backend where needed. vor 5 Jahren
  Lee Morgan ceefd24e16 Remove personal validation from orderData.js. vor 5 Jahren
  Lee Morgan 9cad19b6cd Split up spreadsheet submission to each individual section. vor 5 Jahren
  Lee Morgan b9ef221c43 Bug fix: server was trying to send circular data in json. vor 5 Jahren
  Lee Morgan b2349b7f5f Reorganize code to handle all data in one file. vor 5 Jahren
  Lee Morgan e9619d805f Merge branch 'emailing' into development vor 5 Jahren
  Lee Morgan 02aaa1c595 Finish the verification process for new merchants. vor 5 Jahren
  Lee Morgan 9944305e12 Update backend for clover register/login to have cleaner promises. vor 5 Jahren
  Lee Morgan b10a1d2067 Add emailing for new non-pos clients. Create simple email template. vor 5 Jahren
  Lee Morgan ee13e64b83 Tinyify. Fix one environment variable. vor 6 Jahren
  Lee Morgan 59eb198c6d Waiting on info from Square vor 6 Jahren
  Lee Morgan 91e035e9c7 Updated site to accept square oauth flow all the way through vor 6 Jahren
  Lee Morgan 9d9a4c1217 Update all for/in loops to standard for loops for performance vor 6 Jahren