Commit Verlauf

Autor SHA1 Nachricht Datum
  Lee Morgan d868aa8c61 Bug fix: otherData.js was using but not importing axios. vor 5 Jahren
  Lee Morgan 193772dbaa Bug fix: logging in stored the merchant rather than its id to session. vor 5 Jahren
  Lee Morgan 4579043646 Update cssmerger version. vor 5 Jahren
  Lee Morgan 3e13a13a54 Update code to secure the database. vor 5 Jahren
  Lee Morgan 579b8ec2a6 Add backend for ending the current session. vor 5 Jahren
  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