notmarkmiranda / dozen

3 stars 0 forks source link

Change user full name based on current_user authorization #195

Closed notmarkmiranda closed 4 years ago

notmarkmiranda commented 4 years ago

user_stats:

If user is not logged in or in a league with user, it should show first name and last initial, otherwise it should show full name.

league / season /game

If league is public and user is not logged in or not a member of the league, it should show first name and last initial, otherwise it should show full name