Commit Graph

301 Commits

Author SHA1 Message Date
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
Michael Fatemi
60798df142 enable service worker for progressive web app 2021-07-09 10:51:42 -04:00
Michael Fatemi
66d72c1f55 Add icons to EventDetails 2021-07-08 16:32:31 -04:00
Michael Fatemi
7076c18107 add icons to carpools/signups 2021-07-08 16:28:46 -04:00
Michael Fatemi
b74bb4a8d5 Fix width of main app 2021-07-08 16:16:39 -04:00
Michael Fatemi
b2323c3e95 add api.wheelshare.app api domain 2021-07-08 14:19:15 -04:00
Michael Fatemi
98a8e51b7b Organize 2021-07-08 13:51:24 -04:00
Michael Fatemi
7ce134377f Fix redirect url 2021-07-08 12:35:38 -04:00
Michael Fatemi
62633aed17 make authorization endpoint's redirect url react to window location 2021-07-08 12:23:42 -04:00
Michael Fatemi
14c4ded29e integrate digitalocean api 2021-07-08 00:59:09 -04:00
Michael Fatemi
08e0a0aed2 add api for fetching carpool 2021-07-08 00:41:55 -04:00
Michael Fatemi
362447689b clean up some of the code 2021-07-07 23:52:03 -04:00
Michael Fatemi
5a2088118f hook up invitations api with notifications bar 2021-07-06 23:11:03 -04:00
Michael Fatemi
8e7b00c69f Merge branch 'main' of https://github.com/myfatemi04/wheelshare-frontend into main 2021-07-06 23:01:48 -04:00
Michael Fatemi
6264e82d5e joining a group via code works now! 2021-07-06 23:01:13 -04:00
Joshua Hsueh
f28024c49b Merge branch 'main' of github.com:myfatemi04/wheelshare-frontend into main 2021-07-06 22:55:51 -04:00
Joshua Hsueh
21e246bcde put notifications top of router 2021-07-06 22:55:42 -04:00
Michael Fatemi
543b9e948e fix some problems created when i was fixing other problems 2021-07-06 22:53:22 -04:00
Joshua Hsueh
f6af11faba put notifications top of router 2021-07-06 22:48:40 -04:00
Michael Fatemi
0979bbf70f fix some api routes 2021-07-06 22:47:25 -04:00
Michael Fatemi
51a11f95af fix some warnings 2021-07-06 22:46:08 -04:00
Joshua Hsueh
efa076e6d5 Merge branch 'main' of github.com:myfatemi04/wheelshare-frontend into main 2021-07-06 22:44:29 -04:00
Joshua Hsueh
72ff0030cd started notifications 2021-07-06 22:44:12 -04:00
Michael Fatemi
567b8e0901 Add redirect url to authentication process 2021-07-06 22:26:57 -04:00
Michael Fatemi
1fbbf5904a Add better error handling for authentication 2021-07-06 20:32:37 -04:00
Michael Fatemi
009b799a99 add a demo carpool view 2021-07-06 20:26:53 -04:00
Michael Fatemi
5ae2f33ca1 make it possible to sign up for an event without giving your address 2021-07-05 21:01:27 -04:00
Michael Fatemi
cadcaa39cb make list of people accurate 2021-07-05 13:09:41 -04:00
Michael Fatemi
94b6c521ea center text in authenticator 2021-07-03 01:10:57 -04:00
Michael Fatemi
bff71a0a3a add log out button to logged in view 2021-07-03 01:08:56 -04:00
Michael Fatemi
d4aca49302 add screen for logged out users 2021-07-03 01:07:02 -04:00
Michael Fatemi
dde3edee04 clean up authentication code 2021-07-03 00:55:13 -04:00
Michael Fatemi
557d554db3 update api to use new session stfuf 2021-07-03 00:39:10 -04:00
Michael Fatemi
86f327bf9e uninstall old packages 2021-07-03 00:02:35 -04:00
Michael Fatemi
7e27f35b0a standardize api 2021-07-02 23:28:17 -04:00
Michael Fatemi
179047d672 move files out of newui folder 2021-07-02 23:16:56 -04:00
Nitin Kanchinadam
6ca547cc98 tried to set up oauth, need to get authorizationURI into the frontend for display 2021-07-02 20:35:57 -04:00
Nitin Kanchinadam
99291fb37b Merge branch 'main' of https://github.com/myfatemi04/wheelshare-frontend 2021-07-02 20:08:14 -04:00