You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/01/08 01:48:47 UTC

[superset] branch master updated (6276421 -> f83afb4)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 6276421  chore: change order of tab on explore data panel  (#12335)
     add f83afb4  feat: new COVID vaccination dashboard (#12338)

No new revisions were added by this update.

Summary of changes:
 .../integration/chart_list/list_view.test.ts       |   2 +-
 ...e_Sales_Filter.yaml => Filtering_Vaccines.yaml} |  30 +-
 ...=> Vaccine_Candidates_per_Approach__Stage.yaml} |  18 +-
 ...ts.yaml => Vaccine_Candidates_per_Country.yaml} |  29 +-
 ...aml => Vaccine_Candidates_per_Country_261.yaml} |  28 +-
 ... => Vaccine_Candidates_per_Country__Stage.yaml} |  29 +-
 ...Vaccine_Candidates_per_Country__Stage_749.yaml} |  18 +-
 ...nder.yaml => Vaccine_Candidates_per_Phase.yaml} |  15 +-
 ....yaml => Vaccine_Candidates_per_Phase_587.yaml} |  33 +--
 .../dashboards/COVID_Vaccine_Dashboard.yaml        | 321 +++++++++++++++++++++
 ...cleaned_sales_data.yaml => covid_vaccines.yaml} | 176 +++--------
 11 files changed, 460 insertions(+), 239 deletions(-)
 copy superset/examples/configs/charts/{Video_Game_Sales_Filter.yaml => Filtering_Vaccines.yaml} (73%)
 copy superset/examples/configs/charts/{Popular_Genres_Across_Platforms.yaml => Vaccine_Candidates_per_Approach__Stage.yaml} (81%)
 copy superset/examples/configs/charts/{Age_distribution_of_respondents.yaml => Vaccine_Candidates_per_Country.yaml} (72%)
 copy superset/examples/configs/charts/{Country_of_Citizenship.yaml => Vaccine_Candidates_per_Country_261.yaml} (74%)
 copy superset/examples/configs/charts/{Age_distribution_of_respondents.yaml => Vaccine_Candidates_per_Country__Stage.yaml} (73%)
 copy superset/examples/configs/charts/{Popular_Genres_Across_Platforms.yaml => Vaccine_Candidates_per_Country__Stage_749.yaml} (79%)
 copy superset/examples/configs/charts/{Gender.yaml => Vaccine_Candidates_per_Phase.yaml} (85%)
 copy superset/examples/configs/charts/{Age_distribution_of_respondents.yaml => Vaccine_Candidates_per_Phase_587.yaml} (69%)
 create mode 100644 superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml
 copy superset/examples/configs/datasets/examples/{cleaned_sales_data.yaml => covid_vaccines.yaml} (57%)