You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by sr...@apache.org on 2021/01/26 16:14:37 UTC

[superset] branch master updated (da63b4b -> 017f11f)

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

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


    from da63b4b  test(native-filters): scoping tree in native filters modal (#12655)
     add 017f11f  docs: Updates to Superset Site for 1.0 (#12626)

No new revisions were added by this update.

Summary of changes:
 .../Connecting to Databases/docker-add-drivers.mdx |   4 +-
 .../pages/docs/Connecting to Databases/index.mdx   |  27 +-
 .../exploring-data.mdx                             |  88 +++----
 .../docs/Creating Charts and Dashboards/index.mdx  | 285 +++++++--------------
 docs/src/pages/docs/introduction.mdx               |  38 ++-
 docs/src/pages/docs/version-one-page.mdx           |  82 ++++++
 docs/src/pages/index.tsx                           |   4 +-
 docs/static/images/add-data-upload.png             | Bin 0 -> 92207 bytes
 docs/static/images/advanced_analytics_base.png     | Bin 122647 -> 391013 bytes
 docs/static/images/annotation.png                  | Bin 101822 -> 264326 bytes
 docs/static/images/annotation_settings.png         | Bin 22421 -> 230945 bytes
 docs/static/images/average_aggregate_for_cost.png  | Bin 31741 -> 192054 bytes
 docs/static/images/blue_bar_insert_component.png   | Bin 56554 -> 374879 bytes
 docs/static/images/create_pivot.png                | Bin 0 -> 80625 bytes
 .../images/csv_to_database_configuration.png       | Bin 30607 -> 147642 bytes
 .../static/images}/dashboard_card_view.jpg         | Bin
 docs/static/images/edit-record.png                 | Bin 4940 -> 43458 bytes
 docs/static/images/edit_annotation.png             | Bin 34104 -> 217257 bytes
 .../media => docs/static/images}/explore_ui.jpg    | Bin
 docs/static/images/explorer5.jpg                   | Bin 0 -> 314853 bytes
 docs/static/images/filter_on_origin_country.png    | Bin 44695 -> 176669 bytes
 docs/static/images/no_filter_on_time_filter.png    | Bin 35991 -> 143531 bytes
 docs/static/images/parse_dates_column.png          | Bin 22004 -> 94557 bytes
 docs/static/images/publish_dashboard.png           | Bin 67785 -> 514775 bytes
 docs/static/images/resample.png                    | Bin 88488 -> 372661 bytes
 .../images/resize_tutorial_table_on_dashboard.png  | Bin 40391 -> 132981 bytes
 docs/static/images/rolling_mean.png                | Bin 99706 -> 379093 bytes
 docs/static/images/save_tutorial_table.png         | Bin 8282 -> 115602 bytes
 docs/static/images/select_dates_pivot_table.png    | Bin 35466 -> 165788 bytes
 docs/static/images/sqllab5.jpg                     | Bin 0 -> 345510 bytes
 docs/static/images/sum_cost_column.png             | Bin 36632 -> 149040 bytes
 .../images/time_comparison_absolute_difference.png | Bin 98829 -> 435117 bytes
 docs/static/images/time_comparison_two_series.png  | Bin 137009 -> 548638 bytes
 .../static/images/tutorial_01_sources_database.png | Bin 19291 -> 124949 bytes
 docs/static/images/tutorial_02_add_database.png    | Bin 24994 -> 44337 bytes
 docs/static/images/tutorial_03_database_name.png   | Bin 13947 -> 145591 bytes
 docs/static/images/tutorial_04_add_button.png      | Bin 0 -> 43858 bytes
 docs/static/images/tutorial_08_sources_tables.png  | Bin 18728 -> 52421 bytes
 docs/static/images/tutorial_09_add_new_table.png   | Bin 18777 -> 165428 bytes
 docs/static/images/tutorial_calculated_column.png  | Bin 0 -> 280110 bytes
 docs/static/images/tutorial_chart_resize.png       | Bin 0 -> 157971 bytes
 docs/static/images/tutorial_column_properties.png  | Bin 0 -> 380871 bytes
 docs/static/images/tutorial_explore_run.jpg        | Bin 0 -> 368074 bytes
 docs/static/images/tutorial_explore_settings.jpg   | Bin 0 -> 386701 bytes
 docs/static/images/tutorial_first_dashboard.png    | Bin 0 -> 150931 bytes
 docs/static/images/tutorial_launch_explore.png     | Bin 0 -> 94516 bytes
 docs/static/images/tutorial_line_chart.png         | Bin 97148 -> 421801 bytes
 docs/static/images/tutorial_pencil_edit.png        | Bin 0 -> 18098 bytes
 docs/static/images/tutorial_pivot_table.png        | Bin 57761 -> 317996 bytes
 docs/static/images/tutorial_save_slice.png         | Bin 0 -> 144443 bytes
 docs/static/images/tutorial_sql_metric.png         | Bin 0 -> 318691 bytes
 docs/static/images/tutorial_table.png              | Bin 35897 -> 68547 bytes
 docs/static/images/upload_a_csv.png                | Bin 38213 -> 104809 bytes
 53 files changed, 250 insertions(+), 278 deletions(-)
 create mode 100644 docs/src/pages/docs/version-one-page.mdx
 create mode 100644 docs/static/images/add-data-upload.png
 create mode 100644 docs/static/images/create_pivot.png
 copy {RELEASING/release-notes-1-0/media => docs/static/images}/dashboard_card_view.jpg (100%)
 copy {RELEASING/release-notes-1-0/media => docs/static/images}/explore_ui.jpg (100%)
 create mode 100644 docs/static/images/explorer5.jpg
 create mode 100644 docs/static/images/sqllab5.jpg
 create mode 100644 docs/static/images/tutorial_04_add_button.png
 create mode 100644 docs/static/images/tutorial_calculated_column.png
 create mode 100644 docs/static/images/tutorial_chart_resize.png
 create mode 100644 docs/static/images/tutorial_column_properties.png
 create mode 100644 docs/static/images/tutorial_explore_run.jpg
 create mode 100644 docs/static/images/tutorial_explore_settings.jpg
 create mode 100644 docs/static/images/tutorial_first_dashboard.png
 create mode 100644 docs/static/images/tutorial_launch_explore.png
 create mode 100644 docs/static/images/tutorial_pencil_edit.png
 create mode 100644 docs/static/images/tutorial_save_slice.png
 create mode 100644 docs/static/images/tutorial_sql_metric.png