-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Miscellaneous admin and support improvements (#53)
* Support can now view challenges * Support can now observe challenges * Number of Challenges Deployed added to participation reports - All participation reports now show the number of challenges deployed across their specific type - Empty/null string correction added to all participation reports for more accuracy * Number of teams and teams with sessions added to participation reports - Participation reports now track the number of teams in in each participation category and the number of teams with sessions * Naming change in ReportService.cs * Ticket support intervals made more flexible via config - Ticket support intervals can be configured in AppSettings.cs - To add an interval, add a new line to ShiftStrings - Ticket support exports now dynamically adapt to the number of intervals and are not locked to specific shifts * Board counting made more accurate - Single-sponsor teams counted more accurately - Teams of one or teams with only one sponsor included in each sponsor row of the sponsor report - Multisponsor team counts shown on board * Shortened label for timezone in support reports * Shifts can now be adjusted within appsettings.conf * Minor comment correction
- Loading branch information
1 parent
cded73b
commit b7ee413
Showing
8 changed files
with
264 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.