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 2020/10/28 21:41:57 UTC

[incubator-superset] branch master updated (e5e3563 -> e230865)

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/incubator-superset.git.


    from e5e3563  feat: annotations list CRUD view (#11446)
     add e230865  chore(chart-data): add annotations and url params to chart data schema (#11393)

No new revisions were added by this update.

Summary of changes:
 .../integration/explore/AdhocMetrics.test.ts       |   4 +-
 superset-frontend/package-lock.json                | 763 +++++++++++++++------
 superset-frontend/package.json                     |  52 +-
 superset/charts/schemas.py                         | 121 ++++
 superset/common/query_context.py                   |   2 +
 superset/common/query_object.py                    |   4 +
 6 files changed, 695 insertions(+), 251 deletions(-)