Michael Fatemi
|
504bc50c9e
|
factor in who's available to drive when calculating optimal path
|
2021-07-25 18:15:13 -04:00 |
|
Michael Fatemi
|
f443921761
|
make it use the right placeId and canDrive when loading again
|
2021-07-25 18:06:00 -04:00 |
|
Michael Fatemi
|
785934b863
|
add ability to specify if you can drive or not
|
2021-07-25 16:44:06 -04:00 |
|
Michael Fatemi
|
9fd6daa826
|
better ui in carpool
|
2021-07-24 18:33:21 -04:00 |
|
Michael Fatemi
|
54ed65a037
|
add component for accepting/denying requests
|
2021-07-24 18:25:54 -04:00 |
|
Michael Fatemi
|
6f2d53270d
|
fix useimmutable
|
2021-07-17 17:41:31 -04:00 |
|
Michael Fatemi
|
c78d03a6a1
|
add route optimization component
|
2021-07-16 17:32:29 -04:00 |
|
Michael Fatemi
|
dadb6e9bb3
|
fix memory leak
|
2021-07-16 17:11:16 -04:00 |
|
Michael Fatemi
|
e27f62701c
|
carpool ui revamp
|
2021-07-16 11:25:09 -04:00 |
|
Michael Fatemi
|
a0527855da
|
add api types
|
2021-07-16 10:58:22 -04:00 |
|
Michael Fatemi
|
6529d1c39f
|
UI improvements
|
2021-07-15 18:40:26 -04:00 |
|
Michael Fatemi
|
cb7a6c8d05
|
fix authentication issues
|
2021-07-15 16:06:36 -04:00 |
|
Michael Fatemi
|
b6b1701df9
|
use new api for finding potential invitees
|
2021-07-15 15:06:01 -04:00 |
|
Michael Fatemi
|
2eea5f0dc5
|
Accepting carpools on the frontend works!
|
2021-07-15 14:15:01 -04:00 |
|
Michael Fatemi
|
9f7c40c7df
|
remove more usestates
|
2021-07-15 14:02:54 -04:00 |
|
Michael Fatemi
|
9bf4f4c568
|
add group invite codes generator, resetor, etc.
|
2021-07-15 13:32:26 -04:00 |
|
Michael Fatemi
|
9bcc29ac13
|
add group members link
|
2021-07-15 13:13:02 -04:00 |
|
Michael Fatemi
|
0797c531e5
|
active carpools page
|
2021-07-15 13:02:42 -04:00 |
|
Michael Fatemi
|
7acfa610cb
|
remove useimmutable demo from homepage
|
2021-07-15 11:02:55 -04:00 |
|
Michael Fatemi
|
25e7c08605
|
clean up events code
|
2021-07-15 11:01:31 -04:00 |
|
Michael Fatemi
|
a37323fc07
|
add pickLatLong, other hooks
|
2021-07-15 10:29:41 -04:00 |
|
Michael Fatemi
|
ac6717d527
|
successfully use useImmutable for EventCarpoolCreateButton
|
2021-07-15 09:56:00 -04:00 |
|
Michael Fatemi
|
a48ad180e0
|
integrate useImmutable
|
2021-07-15 09:08:59 -04:00 |
|
Michael Fatemi
|
0735d3ed3a
|
nested useImmutable
|
2021-07-15 08:40:22 -04:00 |
|
Michael Fatemi
|
9e47c562a5
|
add useImmutable
|
2021-07-15 08:35:02 -04:00 |
|
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 |
|