You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ti...@apache.org on 2018/06/14 17:38:37 UTC

[incubator-superset] branch master updated (585dbe6 -> 66ffcb6)

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

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


    from 585dbe6  fix Formula type annotation, it doesn't show up since #4630 (#5181)
     add 6f05b48  Adding the MetricsControl to the timeseries_limit_metric field
     add 4776828  Adding tests for adhoc metric as timeseries_limit_metric
     add b380a57  Fixing sortby adhoc metrics for table viz
     new 66ffcb6  Merge pull request #5118 from michellethomas/add_metrics_control_sort_by

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 superset/assets/src/explore/controls.jsx    |  6 ++--
 superset/assets/src/visualizations/table.js |  6 ++--
 superset/connectors/druid/models.py         | 23 +++++++++----
 superset/connectors/sqla/models.py          | 13 ++++++--
 superset/data/__init__.py                   | 50 ++++++++++++++++++++++++++++-
 superset/viz.py                             |  3 +-
 6 files changed, 85 insertions(+), 16 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
timi@apache.org.

[incubator-superset] 01/01: Merge pull request #5118 from michellethomas/add_metrics_control_sort_by

Posted by ti...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

timi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit 66ffcb665a0193ae24f51cfdf5fde22adaeee945
Merge: 585dbe6 b380a57
Author: timifasubaa <30...@users.noreply.github.com>
AuthorDate: Thu Jun 14 10:38:32 2018 -0700

    Merge pull request #5118 from michellethomas/add_metrics_control_sort_by
    
    Adding the MetricsControl to the timeseries_limit_metric field

 superset/assets/src/explore/controls.jsx    |  6 ++--
 superset/assets/src/visualizations/table.js |  6 ++--
 superset/connectors/druid/models.py         | 23 +++++++++----
 superset/connectors/sqla/models.py          | 13 ++++++--
 superset/data/__init__.py                   | 50 ++++++++++++++++++++++++++++-
 superset/viz.py                             |  3 +-
 6 files changed, 85 insertions(+), 16 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
timi@apache.org.