notmarkmiranda / dozen

3 stars 0 forks source link

Make net earnings or points toggle-able on a season #252

Open notmarkmiranda opened 3 years ago

notmarkmiranda commented 3 years ago

The season model has an enum for determining ranking of standings. It is called scoring_system.

There is currently no UI on the season#show page that allows the user to toggle this from points to net_earnings.

Update the UI to allow league admins to update this.

Use a similar UI to count in overall standings: image