Commit Graph

127 Commits

Author SHA1 Message Date
8e1ead37e6 Allowing proxying for secure cookies. 2022-04-09 18:46:18 -05:00
450fcfeb5a Server start command fixed.
Environment variable encapsulated within quotes.
2022-04-09 15:56:31 -05:00
f65fbd70aa Fixed unset mongodb uri environment variable. 2022-04-08 13:26:31 -05:00
Arjun Sahni
1c704cb606
Merge pull request #10 from csc309-winter-2022/develop
Develop
2022-04-07 23:01:46 -04:00
Arjun Sahni
eee941ffcc
Merge pull request #9 from csc309-winter-2022/rentals
Rentals
2022-04-07 22:21:43 -04:00
Sahni-Arjun
0d5e9351ab merge 2022-04-07 22:21:05 -04:00
Sahni-Arjun
a01b9a0f48 added rentals page 2022-04-07 22:16:48 -04:00
88c0de660e Start of profile page. 2022-04-07 20:59:30 -05:00
5948ed561c Removed extra pardon button for matches. 2022-04-07 20:51:32 -05:00
753669c0af If the user session has expired, update context appropriately. 2022-04-07 20:47:12 -05:00
90040f9049 Admin display connected to backend. 2022-04-07 20:43:31 -05:00
9c4696b797 Fixed date issue with models. 2022-04-07 20:23:32 -05:00
5d2528da5f Fixed database check. 2022-04-07 19:22:35 -05:00
a0a347e0c2 Authentication guard will now always refresh user identity. 2022-04-07 18:00:14 -05:00
e7d689cdde Finished sign up page. 2022-04-07 17:59:55 -05:00
f9fef07b9a Made change to api call to reflect server-side changes. 2022-04-07 17:59:12 -05:00
eb4e4b2444 Added suspension mechanism. 2022-04-07 17:57:08 -05:00
2e8ba9c5b1 Separated public recent matches and user recent matches endpoints. 2022-04-07 17:36:57 -05:00
92289c87b3 Auth. guard now only renders child if authenticated. 2022-04-07 15:37:45 -05:00
525c2b6d5a Authentication guard now takes in a access level prop. 2022-04-07 13:51:38 -05:00
0e218750f8 Removed unecessary async declaration. 2022-04-07 13:38:29 -05:00
fa8552d488 Fixed login route and authentication guards. 2022-04-07 13:36:49 -05:00
ef66904c60 Merge branch 'develop' of https://github.com/csc309-winter-2022/team58 into develop 2022-04-06 22:54:22 -05:00
b575fc7fde Login endpoint now returns the user profile. 2022-04-06 22:53:20 -05:00
Arjun Sahni
da3dc6fdad
Merge pull request #8 from csc309-winter-2022/admin_page
Admin page
2022-04-06 23:00:08 -04:00
Sahni-Arjun
26abdd6aa5 comment 2022-04-06 22:57:53 -04:00
f98b003808 Implemented component version of authentication guard. 2022-04-06 21:18:48 -05:00
Sahni-Arjun
468f1cfa31 Merge branch 'develop' into admin_page 2022-04-06 22:15:09 -04:00
6856cd3b71 Eslint no longer complains about linebreaks. 2022-04-06 21:14:40 -05:00
Sahni-Arjun
7c8e37aea8 finished admin frontend 2022-04-06 22:09:03 -04:00
c738e8044a eslint no fails compiles due to unused imports. 2022-04-06 21:03:30 -05:00
499cbf3409 Fixed api client url error. 2022-04-06 20:35:41 -05:00
Sahni-Arjun
54b01f81c5 Admin page 2022-04-06 19:34:21 -04:00
Arjun Sahni
24f085e17a
Update README.md 2022-04-05 21:59:20 -04:00
fdbd372430 Merge branch 'main' of https://github.com/csc309-winter-2022/team58 2022-04-05 20:54:46 -05:00
30894c59c4 Merge branch 'develop' of https://github.com/csc309-winter-2022/team58 into develop 2022-04-05 20:54:29 -05:00
34bbfb3d5d Final changes. 2022-04-05 20:54:26 -05:00
Hansi Xu
9f1df7f7f4 Merge branch 'restructure' into develop 2022-04-05 21:48:51 -04:00
Hansi Xu
f6a8cebbec Merge branch 'signup-page' into restructure 2022-04-05 21:48:32 -04:00
Hansi Xu
5a49a1e4f8 Moved signup to pages 2022-04-05 21:48:08 -04:00
Piyush Sharma
096eadce13
Update README.md 2022-04-05 21:45:01 -04:00
Hansi Xu
1fd60e39d4 Merge branch 'restructure' into develop 2022-04-05 21:40:49 -04:00
Hansi Xu
332e4e94d8 Merge branch 'signup-page' into restructure 2022-04-05 21:40:21 -04:00
Hansi Xu
d86570996e updating the signup page 2022-04-05 21:39:48 -04:00
Hansi Xu
c691b710b7 Merge branch 'restructure' into develop 2022-04-05 21:18:15 -04:00
Hansi Xu
6c79a4e9b3 Merge branch 'signup-page' into restructure 2022-04-05 21:16:49 -04:00
Hansi Xu
559973de5a Create signup.js 2022-04-05 21:15:39 -04:00
6cd421ba01 Fixed sport display. 2022-04-05 20:13:55 -05:00
0a2d513d3c Merge branch 'main' of https://github.com/csc309-winter-2022/team58 2022-04-05 20:04:49 -05:00
bb911173ec Merge branch 'develop' 2022-04-05 20:03:30 -05:00