v5.0.0
·
189 commits
to refs/heads/main
since this release
- #230 Set DESCRIPTION, .bumpversion.cfg, and app/global.R versions all to 4.2.0
- #229 Support showing predictions for future dates in the dashboard
- #228 Have pipeline save datetime of run + keep predictions for future dates
- #224 Document why certain forecasters don't appear in the scores/dashboard
- #227 Fix "No <signal> available at the <geo> level" error always being raised
- #223 Code deduplication
- #221 Warn if missing any forecasters
- #222 Turn standard warn setting back on after pulling data
- #218 Revert "Force scoring pipeline to use old stable covidcast image"
- #220 Display warnings as they happen for easier debugging
- #219 Increase self-hosted workflow timeout to 24 hours
- #216 Force scoring pipeline to use old stable covidcast image
- #214 Extend as-of date selection options
- #205 Add template refactor back
- #213 Suppress legend labels
- #202 Gray out showForecasts button
- #204 Small style fixes
- #212 Modify layout css to support resizing with browser window
- #206 Make sure score explanations appear at the right time
- #211 Display full names for states and territories
- #210 Track color seed in session var
- #199 Cleanup after v4.2.0 release
- #198 Release v4.2.0
- #197 Cache covidcast pulls
- #196 Add back change in as-of dates to match Sunday pipeline run
- #194 Display scaleByBaseline checkbox for hospitalizations
- #193 Revert template refactor and associated changes
- #177 Add pipeline run on Sunday
- #180 Re-enable scaleByBaseline for hospitalizations
- #184 Match docker port mapping to shiny export port
- #182 Cleanup: merge main into dev
- #183 Revert app session timeout
- #179 Release v4.1
- #178 Set dashboard timeout thresholds to reduce disconnects
- #176 Cleanup: merge main into dev
- #172 Fix dashboard docker dependencies: markdown, sf
- #173 Add new 4-week ensemble to list of forecasters to score
- #169 Cache scores object
- #166 Release v4.0
- #164 Fix as of date hosp
- #163 Fix "as of" current date
- #162 Add title to page
- #159 Adding forecasts to total locations observed as of plot
- #158 Bug fixes for as of and forecaster features
- #156 Add forecasts
- #154 "As of" feature
- #155 Change repo dir owner to action user so files can be deleted
- #153 Cleanup: merge main into dev
- #152 Release v3.1
- #149 Add on to loading message
- #148 Disallow scaling by baseline with hosp
- #147 Info Additions to "About" and Hosp Horizons
- #143 Add export scores button
- #146 Adding data loading message
- #145 Cleanup: merge main into dev
- #144 Release v3.0
- #140 Drop hospitalizations forecasts for most US territories
- #141 Save predictions cards to directory passed as command line arg
- #131 Add hospitalizations
- #138 Delete old github action
- #129 Include secondary forecasters
- #137 Let `start_dashboard` use local docker build
- #136 Forecastdate tooltip label
- #135 Fixing corner case where plot is blank with no warning message
- #134 About text updates
- #130 Cleanup: merge main into dev
- #127 Report 20, 50, and 80th predicted percentiles along with forecaster scores
- #120 Support hospitalizations in data pipeline
- #125 Force pipeline container build to always pull newest covidcast image
- #124 Release v2.1
- #122 Remove legend title
- #121 Add scale by baseline option
- #119 Adding option to log score and sharpness renamed to spread
- #115 Merge release v2.0 back into dev
- #116 Removing cron scheduling from original workflow
- #114 Release v2.0
- #112 Components
- #113 Styling tweaks for header
- #111 Style update and back button addition
- #98 Add wis component scores
- #108 Merge release 1.4 back into dev
- #107 Release v1.4
- #106 Readme
- #105 Add a shuffle colors button
- #104 Explicitly pick out used columns
- #103 Merge release 1.3.1 back into dev
- #101 Release v1.3.1
- #100 extra col fix
- #95 Add note about updating covidcast docker when evalcast is updated
- #96 Merge release 1.3 back into dev
- #94 Adding 1.3 to description file (oops forgot to push the change)
- #91 Simplify predictions / scoring code
- #93 Release v1.3
- #80 Update about.md
- #92 Add md5 cache busting for the css file.
- #90 only run deploy workflow on cron schedule
- #89 updating wis description and about content
- #86 Merge release v1.2 into dev
- #82 Remove caching from predictions
- #87 adding google analytics tracker
- #83 Release v1.2
- #81 Update where in the app data is being pulled from AWS
- #77 Ungroup predictions cards
- #70 Post release merge Main into Dev branch
- #69 Release_V1.1
- #68 Release v1.0
- #63 Update from evalcast-killcards to evalcast and reduce memory issues
- #66 Allow forecasts made before Sunday
- #67 use shapes rather than linetypes
- #42 Change cron schedule
- #48 Dashboard dev
- #61 Update about-dashboard with links
- #60 adding tag names and webhook trigger
- #59 Remove quantile requirement for scoring forecasts
- #44 only trigger workflow on push to dev
- #50 About & style revision
- #15 add Dockerfile label
- #49 About page updates
- #47 testing new config location
- #46 Use markdown and update chart visibility and order
- #41 Dashboard dev
- #45 trying no cache
- #43 adding new conf file
- #39 use real aws keys
- #38 connecting directly to s3bucket
- #17 Dashboard dev
- #27 adding github actions deploy workflow
- #26 Switch to jhu-csse to fix preds/scores mismatch
- #24 Use covidcast image during build
- #23 Remove Score Caching
- #22 Use covidHubUtils as source when data not provided by covidcast
- #16 Add national data
- #12 Dashboard docker
- #11 Upload scores
- #10 Add evalcast dependencies
- #9 Change to use Makefile based build system
- #7 Dashboard dev
- #8 Retrieve data from past 100 weeks
- #5 Docker dashboard
- #4 Dev data retrieval
- #3 Added a docker build step and a trivial R script to convert csv to rds
- #2 Dev data retrieval
🐛 Bugs Fixes
- #185 fix: use remote google font
🧰 Development
Thanks to @JedGrabman, @eujing, @github-actions, @kateharwood, @korlaxxalrok, @krivard, @nmdefries, @sgratzl, @tildechris and Kate Harwood