Commit Graph

238 Commits

Author SHA1 Message Date
Michael Fatemi
d276d02cc4 make api domain more flexible 2021-07-15 07:39:30 -04:00
Michael Fatemi
3a761ffc8b use immutable for Carpools 2021-07-15 07:32:40 -04:00
Michael Fatemi
9d34b89ffe . 2021-07-14 21:11:30 -04:00
Michael Fatemi
7462b2db28 include events in group query 2021-07-14 21:10:50 -04:00
Michael Fatemi
c1d7741f74 reorganize Group 2021-07-14 20:38:17 -04:00
Michael Fatemi
052236e20a organize code for optimal path, ensure miles are used 2021-07-14 13:08:25 -04:00
Michael Fatemi
fa5a9df5da add location estimation (w/ optimal path!) 2021-07-14 12:50:23 -04:00
Michael Fatemi
6bcea029d5 add function for estimating the optimal path 2021-07-14 12:29:01 -04:00
Michael Fatemi
bac9a9aa27 feature: creating carpools with pre-invited users: complete! 2021-07-14 12:16:31 -04:00
Michael Fatemi
8b8ef46b3f feature: creating carpools with invitees, pt.1 2021-07-14 12:11:34 -04:00
Michael Fatemi
7de92f4773 make event signups only show people who don't have a carpool 2021-07-14 08:56:56 -04:00
Michael Fatemi
0f3d477dc3 fetch sent invites and requests on load 2021-07-14 08:36:35 -04:00
Michael Fatemi
66ec0019c1 Make it possible to request a carpool directly from the event page 2021-07-14 08:21:59 -04:00
Michael Fatemi
bafc26fb06 add grouphooks, groupprovider (probably will not be used) 2021-07-13 20:48:10 -04:00
Michael Fatemi
efeaf4b3d6 move several functions to the lib/ folder 2021-07-13 20:02:04 -04:00
Michael Fatemi
c1f437cedd make primary title in header clickable 2021-07-13 19:57:27 -04:00
Michael Fatemi
171a82086f only show invitations and requests if you're a member of the carpool 2021-07-13 18:56:03 -04:00
Michael Fatemi
41a8a57854 add requesting/cancelling request (notifications provider) 2021-07-13 18:50:37 -04:00
Michael Fatemi
9ecf21dab3 give link to new carpool when creating a carpool 2021-07-13 18:33:33 -04:00
Michael Fatemi
45c0de9767 make login in header pressable 2021-07-13 18:33:23 -04:00
Michael Fatemi
10ff0baa50 add leave carpool button 2021-07-13 18:11:17 -04:00
Michael Fatemi
4bc7a97365 make event group name clickable 2021-07-13 17:54:45 -04:00
Michael Fatemi
65dbf77a21 Add Event page 2021-07-13 17:52:29 -04:00
Michael Fatemi
0999b0fc27 create Header component, fix Notifications 2021-07-13 14:22:31 -04:00
Michael Fatemi
efd596f80e make invitation list responsive, add carpool context 2021-07-13 14:10:11 -04:00
Michael Fatemi
16a0ae696f add carpoolprovider 2021-07-13 13:29:13 -04:00
Michael Fatemi
c1f192fb1e make carpools list respond to whether you are already in a carpool or not 2021-07-13 12:56:39 -04:00
Michael Fatemi
43a16a57cc Make event carpools use real data 2021-07-13 12:49:39 -04:00
Michael Fatemi
3e9bb1490f Merge branch 'main' of https://github.com/myfatemi04/wheelshare-frontend into main 2021-07-13 11:59:24 -04:00
Michael Fatemi
89de41967a Fix rendering bug 2021-07-13 11:59:14 -04:00
Nitin Kanchinadam
7159fa57fb Merge branch 'main' of https://github.com/myfatemi04/wheelshare-frontend 2021-07-12 23:55:49 -04:00
Michael Fatemi
0c2032f9da add start of Invite Somebody list 2021-07-12 23:53:48 -04:00
Nitin Kanchinadam
908a02d547 added react-dom 2021-07-12 23:18:53 -04:00
Michael Fatemi
7b6643f5e7 Merge branch 'main' of https://github.com/myfatemi04/wheelshare-frontend into main 2021-07-12 23:16:25 -04:00
Michael Fatemi
72972ba8cd ADD BUTTON FOR CREATING A CARPOOL 2021-07-12 23:15:10 -04:00
Joshua Hsueh
76edaf31f0 Merge branch 'main' of github.com:myfatemi04/wheelshare-frontend into main 2021-07-12 22:47:24 -04:00
Joshua Hsueh
8dcc40fa43 member list carpools 2021-07-12 22:47:17 -04:00
Michael Fatemi
cad955a122 make carpool names clickable 2021-07-12 22:35:24 -04:00
Joshua Hsueh
38a8ec913c member list carpools 2021-07-12 22:29:24 -04:00
Michael Fatemi
fb644c727e remove extra members header 2021-07-12 22:28:37 -04:00
Michael Fatemi
e9948db808 add requests/invites button to carpool manager 2021-07-12 22:28:14 -04:00
Joshua Hsueh
4aa034ebfb member list 2021-07-12 22:20:45 -04:00
Michael Fatemi
4fedad1058 create carpool base component 2021-07-12 22:15:11 -04:00
Michael Fatemi
0fb3e5ce98 added carpool route 2021-07-12 21:38:26 -04:00
Michael Fatemi
f199498b81 your signup doesn't get cleared anymore!! 2021-07-11 17:20:58 -04:00
Michael Fatemi
cd94a05dcc add "available to drive?" frontend button 2021-07-11 17:13:50 -04:00
Michael Fatemi
6b139c69f6 Fix wrong latitude and longitude 2021-07-09 20:43:10 -04:00
Michael Fatemi
92a153b794 make the place you chose show up as saved 2021-07-09 17:31:58 -04:00
Michael Fatemi
86eb579e82 update gtag 2021-07-09 12:32:36 -04:00
Michael Fatemi
9f9b548478 google tag manager 2021-07-09 12:26:00 -04:00