Lee Morgan
|
d868aa8c61
Bug fix: otherData.js was using but not importing axios.
|
5 anni fa |
Lee Morgan
|
193772dbaa
Bug fix: logging in stored the merchant rather than its id to session.
|
5 anni fa |
Lee Morgan
|
4579043646
Update cssmerger version.
|
5 anni fa |
Lee Morgan
|
3e13a13a54
Update code to secure the database.
|
5 anni fa |
Lee Morgan
|
579b8ec2a6
Add backend for ending the current session.
|
5 anni fa |
Lee Morgan
|
47d0d29945
Users can now log in.
|
5 anni fa |
Lee Morgan
|
fa2a0eecb0
Update middleware to check merchant against owner.
|
5 anni fa |
Lee Morgan
|
dff4fb8e3f
Updated session verification to work with owners.
|
5 anni fa |
Lee Morgan
|
991aa5aeeb
Update email verification to working state.
|
5 anni fa |
Lee Morgan
|
64d998230e
Update logging in to use owner instead of merchant.
|
5 anni fa |
Lee Morgan
|
d6a35bd3f4
Add the ability to create new account with a square user.
|
5 anni fa |
Lee Morgan
|
52b7d15f60
Create backend for submiting feedback.
|
5 anni fa |
Lee Morgan
|
4df8defbe5
Bug fix: Moved an await outside of it's async function and didn't update the functions.
|
5 anni fa |
Lee Morgan
|
d6fcaef4a1
Move account checks to login so that they don't run every time a request is made.
|
5 anni fa |
Lee Morgan
|
b96a8a3300
Unify some of the error messages so that they are not so scatter shot.
|
5 anni fa |
Lee Morgan
|
a8f2fafee4
Log user in automatically when they click "log in" and are already in session.
|
5 anni fa |
Lee Morgan
|
3921dcf2f0
Update backend and frontend to have working banner on login page.
|
5 anni fa |
Lee Morgan
|
01563177b5
Remove dead code that was related to clover and square functions.
|
5 anni fa |
Lee Morgan
|
ee25dd58ab
Remove clover and square backend code.
|
5 anni fa |
Lee Morgan
|
1d72f4a609
Update createRecipe to work with new session id.
|
5 anni fa |
Lee Morgan
|
0587684322
Delete some dead code.
|
5 anni fa |
Lee Morgan
|
c74a63983e
Update displaying of the dashboard to use new session id system.
|
5 anni fa |
Lee Morgan
|
2ee7cc1a14
Change session errors to session success on the backend where needed.
|
5 anni fa |
Lee Morgan
|
ceefd24e16
Remove personal validation from orderData.js.
|
5 anni fa |
Lee Morgan
|
9cad19b6cd
Split up spreadsheet submission to each individual section.
|
5 anni fa |
Lee Morgan
|
b9ef221c43
Bug fix: server was trying to send circular data in json.
|
5 anni fa |
Lee Morgan
|
b2349b7f5f
Reorganize code to handle all data in one file.
|
5 anni fa |
Lee Morgan
|
e9619d805f
Merge branch 'emailing' into development
|
5 anni fa |
Lee Morgan
|
02aaa1c595
Finish the verification process for new merchants.
|
5 anni fa |
Lee Morgan
|
9944305e12
Update backend for clover register/login to have cleaner promises.
|
5 anni fa |