Lee Morgan
|
ea7c64f475
Fix problem with transactions and deleted recipes.
|
5 years ago |
Lee Morgan
|
1a0c60eeb9
Updating square recipes now pulls in the category.
|
5 years ago |
Lee Morgan
|
97bf646420
Square users now have categories automatically saved to their recipes.
|
5 years ago |
Lee Morgan
|
68732ccece
Replace bullshit government geocode with geocod.io.
|
5 years ago |
Lee Morgan
|
7e499c2097
Realize the census.gov geocoding API is dogshit and unreliable.
|
5 years ago |
Lee Morgan
|
0a398e3f9c
Creating/adding merchant now gets the correct recipes for that location.
|
5 years ago |
Lee Morgan
|
7bbaaee772
Creating new merchant from settings page now gets/saves address (only if square).
|
5 years ago |
Lee Morgan
|
1a52830e83
Update square merchant creation to get address data from us census.
|
5 years ago |
Lee Morgan
|
6e52710d37
Add code for storing address when square merchant is created.
|
5 years ago |
Lee Morgan
|
1014355fef
Bug fix: validation error due to not adding name to owner on square signup.
|
5 years ago |
Lee Morgan
|
a694a7335a
Bug fix: other locations were showing up as undefined in settings after creating a square merchant.
|
5 years ago |
Lee Morgan
|
22c772b332
Display merchant name on menu.
|
5 years ago |
Lee Morgan
|
1de5735eae
Owners now have a name when they sign up from square.
|
5 years ago |
Lee Morgan
|
e6d2352359
Bug fix: recipes were not updating for square.
|
5 years ago |
Lee Morgan
|
1461ea84c3
Replace code for creating new square merchant that was deleted by git.
|
5 years ago |
Lee Morgan
|
3987028074
Merchant and owner are now delete if there is an error during registration.
|
5 years ago |
Lee Morgan
|
5311afc381
Prevent showing merchants already created for users that want to add a new square merchant.
|
5 years ago |
Lee Morgan
|
b6bd335d90
Add backend for creating and setting up new merchant from square.
|
5 years ago |
Lee Morgan
|
33f217fd60
Add frontend for requesting to add a new merchant from a location.
|
5 years ago |
Lee Morgan
|
4f9e110966
Add backend for retrieving locations.
|
5 years ago |
Lee Morgan
|
e797aa28b3
Deleting a merchant is now fully functional.
|
5 years ago |
Lee Morgan
|
d88f35f779
Send other all of the owners merchants down when SPA is rendered.
|
5 years ago |
Lee Morgan
|
64255b9c6a
Bug fix: on square merchant creation, recipes were not saving.
|
5 years ago |
Lee Morgan
|
47d0d29945
Users can now log in.
|
5 years ago |
Lee Morgan
|
fa2a0eecb0
Update middleware to check merchant against owner.
|
5 years ago |
Lee Morgan
|
dff4fb8e3f
Updated session verification to work with owners.
|
5 years ago |
Lee Morgan
|
d6a35bd3f4
Add the ability to create new account with a square user.
|
5 years ago |
Lee Morgan
|
e3c5b304c2
Bug fix: Square "closed_at" for orders not always returning a date.
|
5 years ago |
Lee Morgan
|
254ddde839
Bug fix: getting new transactions was comparing the wrong times and getting duplicates.
|
5 years ago |
Lee Morgan
|
b92c5a7078
Bug fix: through square, a user was able to sign up with a duplicate email address.
|
5 years ago |