You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2021/11/12 17:48:00 UTC

[superset] branch master updated (0712be4 -> bcef8fa1)

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

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


    from 0712be4  fix(Dashboard): Only apply changes when editing properties (#17392)
     add bcef8fa1 feature: Add quarter unit to datetrunc (#17416)

No new revisions were added by this update.

Summary of changes:
 .../controls/DateFilterControl/components/DateFunctionTooltip.tsx  | 2 +-
 superset/utils/date_parser.py                                      | 7 +++++--
 tests/integration_tests/utils/date_parser_tests.py                 | 4 ++++
 3 files changed, 10 insertions(+), 3 deletions(-)