Commit Graph

24 Commits

Author SHA1 Message Date
Leon Liang
e524bc2811 pass in fbAuth to getUserDetails 2019-10-24 16:25:19 -04:00
f14e8bd970 Redux saves user data on login 2019-10-03 10:58:45 -04:00
c218081759 Making everything look pretty 2019-10-01 20:39:21 -04:00
07e9271132 Removing hard-coded user info. 2019-10-01 17:30:18 -04:00
cc98fa7884 Fixed index.js and refactored it. 2019-10-01 15:27:24 -04:00
Aditya Sankaran
311e8b3716 Merge branch 'master' of https://github.com/ClaytonWWilson/CS307-Team24 2019-10-01 14:03:37 -04:00
Aditya Sankaran
754c2f2d75 added get request userline function 2019-10-01 14:03:15 -04:00
Aaron Sun
4517bc6756 Reconciled with new pull from master 2019-09-30 23:22:09 -04:00
Aaron Sun
201f5d8949 Reconciled my code with master 2019-09-30 23:04:37 -04:00
asankaran35
d298843268
Merge branch 'master' into userline 2019-09-30 18:23:21 -04:00
Aditya Sankaran
55dc62e57e connected backend to frontend for writing microblogs 2019-09-30 18:06:23 -04:00
929216c05e Changed naming from FBAuth to fbAuth 2019-09-29 22:06:51 -04:00
Clayton Wilson
7f2d6a3a1e
Merge branch 'master' into edit-profile-info 2019-09-29 21:33:41 -04:00
d05f87c7a7 Made edit profile data validation more robust. 2019-09-29 21:01:06 -04:00
15f976398a Code refactoring 2019-09-29 01:35:06 -04:00
262e59df65 Disabled the feed route rewrite and small fixes. 2019-09-28 22:42:26 -04:00
Leon Liang
cc1ce1bfc9
Merge branch 'master' into user_subscription 2019-09-27 21:40:39 -04:00
5642b685bc Finished functionality of backend edit profile functions 2019-09-27 16:28:00 -04:00
Leon Liang
8fa03700b1 Refactored and organized files based on functionality 2019-09-26 01:49:19 -04:00
Clayton Wilson
bcdd452aa8 Start of the edit profile functions. 2019-09-23 22:58:06 -04:00
Clayton Wilson
709af8007d Added the FBAuth middleman function for authentication. 2019-09-23 21:18:33 -04:00
Leon Liang
0c08eb8f78 Set up Express for API calls. 2019-09-19 15:41:38 -04:00
Leon Liang
c716d47254 Added functions Helloworld and getUsername for testing 2019-09-12 16:23:45 -04:00
ClaytonWWilson
d0b32835ac Firebase Init files 2019-09-12 14:33:13 -04:00