Commit Graph

76 Commits

Author SHA1 Message Date
shobhitm23
b45fc3640c changed putPost function to see postID 2019-10-31 15:46:40 -04:00
shobhitm23
51fc965a90 changed variable name to postId 2019-10-31 15:29:54 -04:00
shobhitm23
a4b7f7a107 Added post.id in backend to display posts 2019-10-31 14:15:40 -04:00
7341de742e Fixing some issues with retrieving posts 2019-10-29 14:28:53 -04:00
shobhitm23
2fc37e3e34 Added link in index.js 2019-10-29 13:45:36 -04:00
shobhitm23
3f3a93be8c Added getAllPosts 2019-10-28 14:02:55 -04:00
shobhitm23
d6a0b0b1bc Displaying posts with image, time and content 2019-10-28 01:33:20 -04:00
shobhitm23
70a12dcca4 Arrow-callback warning 2019-10-28 00:21:29 -04:00
Aditya Sankaran
9d1f987ac1 added userID property for posts 2019-10-25 13:15:17 -04:00
Leon Liang
340d3537a6 created functions retrieving all topics 2019-10-24 23:13:03 -04:00
Leon Liang
de44f1eb89 Merge branch 'master' of github.com:ClaytonWWilson/CS307-Team24 2019-10-24 22:43:32 -04:00
Leon Liang
5405d96150 created function to add topic 2019-10-24 22:42:46 -04:00
0e6af081fa
Merge pull request #42 from ClaytonWWilson/update-navbar
Update navbar
2019-10-24 22:41:04 -04:00
Leon Liang
a498b4748f
Merge branch 'master' into profile_display 2019-10-24 22:12:02 -04:00
Leon Liang
6e9a86e5ce changed getUser 2019-10-24 22:08:28 -04:00
Leon Liang
4aa029c649 modified getUserDetails 2019-10-24 19:34:31 -04:00
1b3ac4d05a
Merge pull request #35 from ClaytonWWilson/edit-profile-fix
Fixing editProfile bugs and making the database storage more efficient
2019-10-24 19:32:05 -04:00
64c10cd172 Rename variable to make code more concise 2019-10-24 19:30:21 -04:00
Leon Liang
79d23af3fc
Merge branch 'master' into auth-backend-3 2019-10-24 17:09:45 -04:00
Leon Liang
52bd8eed64 Merge branch 'master' of github.com:ClaytonWWilson/CS307-Team24 2019-10-24 17:07:29 -04:00
Leon Liang
ac28b3e19e getUserDetails is now working 2019-10-24 17:06:44 -04:00
Leon Liang
570866ff40 getUserDetail returns only user handle 2019-10-24 16:27:22 -04:00
Leon Liang
e524bc2811 pass in fbAuth to getUserDetails 2019-10-24 16:25:19 -04:00
Clayton Wilson
8f5020f881 Fixing editProfile bugs and making the database storage more efficient 2019-10-24 15:44:53 -04:00
Aaron Sun
eea2f56b49 Code for removing user from db still in progress (commented out) 2019-10-24 15:27:20 -04:00
Clayton Wilson
b17fb1f3f0 Update fbAuth so the user data from firebase is stored in req.userData 2019-10-23 23:16:43 -04:00
Aaron Sun
ad853923c8 Delete Account on UI can log the user out 2019-10-23 17:18:52 -04:00
Aaron Sun
bc0b2549b4 Delete user backend code works 2019-10-22 20:45:48 -04:00
Aaron Sun
1b66f18dd5 Log in with username partially works 2019-10-22 16:50:38 -04:00
Aaron Sun
d2032eef75 Login with username works now 2019-10-20 21:45:24 -04:00
27efa858d5 Signup is working 2019-10-11 17:34:35 -04:00
4a5c404be3
Merge branch 'master' into login-frontend 2019-10-03 11:39:38 -04:00
f14e8bd970 Redux saves user data on login 2019-10-03 10:58:45 -04:00
8de496826a Testing login backend 2019-10-02 22:53:31 -04:00
Aditya Sankaran
b7f0eba7a9 finished rendering userline for user and changed character limit for writing microblogs 2019-10-02 14:59:18 -04:00
dcd03d7888 Login frontend complete 2019-10-02 00:49:51 -04:00
88310714b2
Merge branch 'master' into edit-profile-frontend 2019-10-01 21:01:02 -04:00
c218081759 Making everything look pretty 2019-10-01 20:39:21 -04:00
asankaran35
16973fb340
Merge pull request #19 from ClaytonWWilson/user-line
added entering topics field and database call for adding topics when …
2019-10-01 19:16:02 -04:00
Aditya Sankaran
9d4f175a49 added entering topics field and database call for adding topics when writing microblog 2019-10-01 19:07:57 -04:00
07e9271132 Removing hard-coded user info. 2019-10-01 17:30:18 -04:00
724adc9b0b Merge branch 'master' of https://github.com/ClaytonWWilson/CS307-Team24 2019-10-01 17:02:05 -04:00
b711521b4b Fix unnecessary escape deploy error. 2019-10-01 17:01:59 -04:00
76caf4de12
Merge branch 'master' into edit-profile-frontend 2019-10-01 16:54:13 -04:00
eb945fa0cf Finished fixing login and signup backend. 2019-10-01 16:31:37 -04:00
c5bec46b52 Fix fbAuth function not extracting 'Bearer ' 2019-10-01 16:08:53 -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
13b57eedc6 Merge branch 'master' of https://github.com/ClaytonWWilson/CS307-Team24 2019-10-01 13:57:44 -04:00