generated from dfe-analytical-services/shiny-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix: Dealing with NA Year_Type in plot label * Data: CAFCASS now has a year type value * Fix: High polarity and negative trend now corrected to show red colour * Fix: Changing pretty_num so it can deal with large numbers like 1 million and doesn't lose accuracy, also truncating zeros from y-axis labels * Fix: Removing follow cursor option for tippy, can't get to appear above. Trial remove duplicates from filtered_bds due to dupe in BDS * Fix: Attempting to fix the issue where a user may switch between topics quickly causing the url to hav emismatch topic and indicator * Fix: Changed back to warning in pretty_num_table for empty data * Fix: Shortened pretty_num removing zero fn name due to linting * Fix: Adding shinyGovstyle css for radio buttons, and setting max-width to none * Fix: Removing pretty_num_table from building of regions stats table fn * Chore: Adding fullstop to end of Create Own graph error message * Chore: Adding warning for duplicate data in filtered_bds mod * Data: Updating Data Dict for new No QB column * Feat: Including No Quartile column from Data Dict and applying to LA stats table, also updating all scripts for this * Feat: Adding No Quartile column handling to stat neigh page * Chore: Updated no polarity QB handling msg to a dash * Feat: First effort to disentagle topic and indicator * Feat: Now have all topics option, clear button on the topic input and user friendly changes when changing inputs * Feat: Applying new input selection to Region dev app, tidying up some comments * Feat: Applying new input choice method for topic and indicator to main modules * Feat: Removing topic input from bookmark and making metadata compatible with new inputs * Feat: Added Create Your Own inputs to bookmarking * Fix: Can now delete LA choice and app does not crash * Feat: Custom indicator label to show topic * Feat: Adding custom label to selected indicator to show topic, added dfs needed to app_inputs mod * Fix: Applied rule that if no polarity for indicator then rank appears as NA, made seperate df for topic-indicator pairs * Feat: Adding custom labels for other input labels so drop down in sync with the indicator input * Feat: Updated BDS long * Feat: Moving dynamic topic label to within topic label and only appear when topic not selected * Feat: Dynamic topic label appears when All Topics selected too * Chore: Modularising new metatdata logic in dev apps to appease linting * Tests: Fixing tests for new app_inputs mod param topic_indicator_full
- Loading branch information
Showing
29 changed files
with
3,585 additions
and
4,739 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
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
Oops, something went wrong.