For Issue #93 - Adjust ranking cutoff time to one day before eventDate.
As a User, I want to have a cut off time for adding more UserRankings, so that rankings aren't being added right up to the start of the event, and have anyone who follows the ranking link be automatically routed to the final-rankings page instead. I want to have the cut off be the day before the event, to give time to make a final announcement, or locate the selected movie, etc.
Tested on: Win10 laptop, Chrome v92.
To verify:
PRE: TEST THIS ON MON, 8/16.
your environment.ts file should have "DemoUserId" set to "DEMO".
[ ] On the Home Page, select the Orange ranking button for "Ranking Cutoff Test" (this event has a eventDate of 8/17).
[ ] You should be quickly re-routed from the rankings page as the movieEvent info is loading to the final-rankings page for the event instead.
For Issue #93 - Adjust ranking cutoff time to one day before eventDate.
As a User, I want to have a cut off time for adding more UserRankings, so that rankings aren't being added right up to the start of the event, and have anyone who follows the ranking link be automatically routed to the final-rankings page instead. I want to have the cut off be the day before the event, to give time to make a final announcement, or locate the selected movie, etc.
Tested on: Win10 laptop, Chrome v92.
To verify:
PRE: TEST THIS ON MON, 8/16.
your environment.ts file should have "DemoUserId" set to "DEMO".
[ ] On the Home Page, select the Orange ranking button for "Ranking Cutoff Test" (this event has a eventDate of 8/17).
[ ] You should be quickly re-routed from the rankings page as the movieEvent info is loading to the final-rankings page for the event instead.
[ ] this also works if you go directly to the link (http://localhost:4200/ranking/my6raivrzu).
NOTE: The re-routing won't occur if you are > 1 day from the eventDate.