-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dashboard issues found in demo (#380)
* make sure we have a full line of numbers; * remove comment * prevent plotly from converting date strings to int * change legend to "grants served" * Removed Active Grant Count, centered legend items, and updated tests. * More fixes and updates. * Added num of participants to dashboard overview. * Fix linting error. * Added helper function for comma separator and hooked up to top dashboard widget * Updated AR landing and reason list with comma sep. * Fix audit vuln * Add comma sep to total tta hrs graph and fixed unit test. * Added comma sep to topic freq chart. * Rollback from Analytics to Dashboard... * Cleaned up dashboard to prevent additional async calls * Fix linting error and test * Fixes based on Joshs comments * grab main fe yarn-audit-known-issues * test deploy to sandbox * switch num of participants to its own query * Fix linting * Issues found during demo * push to sandbox * fix function case * fix ability to set start date of sep 1 Co-authored-by: Matt Bevilacqua <thewatermethod@gmail.com> Co-authored-by: Sarah-Jaine Szekeresh <sarah-jaine@adhocteam.us>
- Loading branch information
1 parent
80f3c81
commit 413b504
Showing
10 changed files
with
31 additions
and
30 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
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
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