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

[superset] branch master updated (7effa44 -> 7ef97a5)

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

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


    from 7effa44  refactor: adopt --app as celery global option (#16040)
     add 7ef97a5  feat(explore): add automatic conditional formatter to pivot table v2 (#16045)

No new revisions were added by this update.

Summary of changes:
 .../ConditionalFormattingControl.tsx               |   2 +
 .../FormattingPopoverContent.tsx                   |  14 ++-
 .../controls/ConditionalFormattingControl/types.ts |   1 +
 ...15da_migrate_pivot_table_v2_heatmaps_to_new_.py | 108 +++++++++++++++++++++
 4 files changed, 123 insertions(+), 2 deletions(-)
 create mode 100644 superset/migrations/versions/143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.py