-
Notifications
You must be signed in to change notification settings - Fork 7
Release v2.0.0 #251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Release v2.0.0 #251
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f768362
feat: switch to covidcast dev branch
sgratzl c756ffe
fix: remove vendor from initial scripts
sgratzl eb28cc2
Merge remote-tracking branch 'origin/dev' into sgratzl/covidcast-dev
sgratzl e27e21c
feat: prepare for new covidcast
sgratzl b6214e5
feat: use latest lab version of covidcast
sgratzl 8c491df
feat: use latest covidcast
sgratzl 9693c46
feat: update covidcast
sgratzl 774a58f
feat: update covidcast
sgratzl 8ac59fb
feat: update covidcast
sgratzl 9967181
feat: upgrade to covidcast v1.12.9
sgratzl de4b43b
feat: update covidcast
sgratzl 2c0bd7f
feat: update covidcast
sgratzl 8d5eb28
feat: update covidcast
sgratzl 3d636f0
fix: missing footer in landing
sgratzl 083059b
Merge branch 'sgratzl/lab' into release
sgratzl b332f8d
feat: upgrade to covidcast 2.0.0
sgratzl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
9 changes: 4 additions & 5 deletions
9
content/covidcast/timelapse.md → content/covidcast/indicator.md
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
--- | ||
title: COVIDcast Timelapse | ||
linkTitle: Timelapse | ||
title: COVIDcast Indicator Detail | ||
linkTitle: Indicator Detail | ||
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group. | ||
layout: covidcast_app | ||
app_mode: timelapse | ||
order: 2 | ||
icon: solid/clock | ||
app_mode: indicator | ||
order: 3 | ||
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg | ||
feedback: true | ||
--- |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
--- | ||
title: COVIDcast Region Details | ||
linkTitle: Region Details | ||
title: COVIDcast Map Overview | ||
linkTitle: Old Map Overview | ||
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group. | ||
layout: covidcast_app | ||
app_mode: single | ||
order: 4 | ||
icon: location-solid | ||
app_mode: old | ||
order: 3 | ||
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg | ||
feedback: true | ||
footer: false | ||
--- |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
--- | ||
title: COVIDcast Top 10 | ||
linkTitle: Top 10 | ||
title: COVIDcast | ||
linkTitle: About COVIDcast | ||
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group. | ||
layout: covidcast_app | ||
app_mode: top10 | ||
app_mode: overview | ||
order: 3 | ||
icon: solid/list | ||
heroImage: /images/landing-page/hero-images/covidcast_withfill.jpg | ||
feedback: true | ||
--- |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: v1.12.9 | ||
date: 2021-03-01 | ||
--- | ||
|
||
This release changes two signals with their improved version. | ||
|
||
### Signal Changes | ||
|
||
- Replaced "Vaccine Acceptance" with signal including both already received the vaccine and definitely or probably choose to get vaccinated. | ||
- Replaced "COVID-Related Doctor Visits" with new signal from Change Healthcare. For more details see: [`smoothed_outpatient_cli`](https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/chng.html) | ||
|
||
### New Features | ||
|
||
- [#730](https://github.com/cmu-delphi/www-covidcast/pull/730) (re: [#729](https://github.com/cmu-delphi/www-covidcast/issues/729)) Mobile survey toc on medium devices |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: v2.0.0 | ||
date: 2021-03-05 | ||
--- | ||
|
||
### Signal Changes | ||
|
||
- Replaced "Vaccine Acceptance" with signal including both already received the vaccine and definitely or probably choose to get vaccinated. | ||
|
||
|
||
### New Features | ||
|
||
This release introduces the new mobile-first based COVIDcast website with a fresh new design. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this still accurate?