league-for-good icon indicating copy to clipboard operation
league-for-good copied to clipboard

An open source sports league management tool

Results 23 league-for-good issues
Sort by recently updated
recently updated
newest added

Watching the (client) console, it's apparent that there is a props error: ``` warning.js?2f3c:33 Warning: Failed prop type: Invalid prop `nestedItems[0]` of type `array` supplied to `ListItem`, expected a single...

Asked on our Slack channel: ![image](https://user-images.githubusercontent.com/602422/57944753-f2cd7980-78a5-11e9-99ba-b28d550912dd.png) I believe the simple solution is to add `Tennis/racquetball/squash` to the list... but a feature that would cover this and more (i.e. **Roller Derby**...

enhancement

Anyone having a running demo of application??

Players tab > Manually adding a player to league After successful insertion, the roster does not update with the new player. It is being added to the list of unapproved...

bug/error
help wanted

- Log in to the league. - Open the console - Create a league -> Open your league -> Click on settings -> Click add member icon. The screen will...

- Log in to the league. - Open the console - Create a league -> open the league -> Click on settings. In the setting this error will be generated...

Have had a look at how the app looks on a mobile device using [Responsinator](http://www.responsinator.com/); doubtful that anyone would want to use it on a phone but I think optimising...

Webpack does not compile due to the following errors: ``` WARNING in ./client/src/actions/games.js /home/ubuntu/workspace/league-for-good/client/src/actions/games.js 33:38 error 'games' is defined but never used no-unused-vars ✖ 1 problem (1 error, 0 warnings)...

Seasons Tab > All seasons > Games The new game form and edit game form after a game has been created currently allow the same team to be both the...

bug/error
help wanted

On the 'new staff' form (dashboard Settings tab, "add a new member of staff ..."): * clicking on the 'more info' icon next to role should give a description of...