asankaran35
|
7969d3b10b
|
Merge pull request #16 from ClaytonWWilson/userline
Userline
|
2019-09-30 18:23:36 -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 |
|
|
|
90442fe3cd
|
Fixing 'firebase deploy' errors and warnings
|
2019-09-29 23:59:36 -04:00 |
|
|
|
5176f0250c
|
Merge pull request #15 from ClaytonWWilson/edit-profile-frontend
Changed naming from FBAuth to fbAuth
|
2019-09-29 22:07:25 -04:00 |
|
|
|
929216c05e
|
Changed naming from FBAuth to fbAuth
|
2019-09-29 22:06:51 -04:00 |
|
|
|
dc498a3a1d
|
Add comments to fbAuth.js
|
2019-09-29 21:56:59 -04:00 |
|
|
|
f4ef1ee8e1
|
Wrong filename
|
2019-09-29 21:52:25 -04:00 |
|
|
|
ce8ee36354
|
Fixed missing bracket
|
2019-09-29 21:46:18 -04:00 |
|
|
|
13fcd9b3ab
|
Merge pull request #14 from ClaytonWWilson/edit-profile-info
Edit profile info
|
2019-09-29 21:35:54 -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 |
|
Aditya Sankaran
|
b1faacd312
|
backend and frontend connect in progress
|
2019-09-29 19:07:35 -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 |
|
Aditya Sankaran
|
cbf9b94248
|
added home router page
|
2019-09-28 14:07:52 -04:00 |
|
Leon Liang
|
6cb3441ad7
|
Merge pull request #13 from ClaytonWWilson/profile_display
change the location of logo.png so that it displays correctly
|
2019-09-27 22:04:16 -04:00 |
|
Leon Liang
|
015f1c1e9f
|
change the location of logo.png so that it displays correctly
|
2019-09-27 21:59:57 -04:00 |
|
Leon Liang
|
2d00090988
|
Merge pull request #12 from ClaytonWWilson/user_subscription
Re-organized file structures
|
2019-09-27 21:42:22 -04:00 |
|
Leon Liang
|
cc1ce1bfc9
|
Merge branch 'master' into user_subscription
|
2019-09-27 21:40:39 -04:00 |
|
Leon Liang
|
1306c1654a
|
restructure files
|
2019-09-27 19:35:33 -04:00 |
|
Leon Liang
|
5caea0871e
|
Modularize code and added NavBar component
|
2019-09-27 19:34:42 -04:00 |
|
|
|
5642b685bc
|
Finished functionality of backend edit profile functions
|
2019-09-27 16:28:00 -04:00 |
|
asankaran35
|
8a5b115666
|
Merge pull request #11 from ClaytonWWilson/write_microblogs
writing and posting microblog
|
2019-09-27 12:52:05 -04:00 |
|
Aditya Sankaran
|
56b9bf86db
|
writing and posting microblog
|
2019-09-27 12:50:45 -04:00 |
|
Leon Liang
|
e961379e3f
|
added new files for structural purpose
|
2019-09-26 13:59:39 -04:00 |
|
Leon Liang
|
d703843277
|
added Navbar, profile and post skeleton
|
2019-09-26 13:58:26 -04:00 |
|
Leon Liang
|
70037a5342
|
added folders to organize files
|
2019-09-26 01:54:51 -04:00 |
|
Leon Liang
|
8fa03700b1
|
Refactored and organized files based on functionality
|
2019-09-26 01:49:19 -04:00 |
|
Aaron Sun
|
a930353d79
|
Merge branch 'master' of https://github.com/ClaytonWWilson/CS307-Team24
|
2019-09-24 14:52:25 -04:00 |
|
Aaron Sun
|
e2883a04c5
|
In the process of linking backend and UI
|
2019-09-24 14:38:13 -04:00 |
|
Aaron Sun
|
6f94623d0c
|
Modified the code structure for the auth UI
|
2019-09-24 08:38:02 -04:00 |
|
Clayton Wilson
|
bcdd452aa8
|
Start of the edit profile functions.
|
2019-09-23 22:58:06 -04:00 |
|
Clayton Wilson
|
4fbacaf822
|
Merge pull request #10 from ClaytonWWilson/edit-profile-info
Added the FBAuth middleman function for authentication.
|
2019-09-23 21:20:05 -04:00 |
|
Clayton Wilson
|
709af8007d
|
Added the FBAuth middleman function for authentication.
|
2019-09-23 21:18:33 -04:00 |
|
Leon Liang
|
be45b7f005
|
Merge pull request #9 from ClaytonWWilson/user_subscription
Set up Express for API calls.
|
2019-09-19 15:43:10 -04:00 |
|
Leon Liang
|
0c08eb8f78
|
Set up Express for API calls.
|
2019-09-19 15:41:38 -04:00 |
|
Aaron Sun
|
6341100061
|
Added frontend
|
2019-09-19 14:30:02 -04:00 |
|
Leon Liang
|
ff2a83d4a0
|
Merge pull request #6 from ClaytonWWilson/login
Added functions Helloworld and getUsername for testing
|
2019-09-12 16:26:06 -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 |
|
Clayton Wilson
|
3c803d8eb4
|
Initial commit
|
2019-08-27 15:34:02 -04:00 |
|