You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2021/03/25 02:52:42 UTC

[superset] branch master updated (fd63ac3 -> 71ca5ac)

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

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


    from fd63ac3  chore: Update docs for 1.1 (#13732)
     add 71ca5ac  refactor: Revert "refactor: ScheduleQueryButton into functional component (#134… (#13785)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 57891 ++++++++++++++++++-
 superset-frontend/package.json                     |    57 +-
 .../src/SqlLab/components/ScheduleQueryButton.jsx  |   222 +
 .../src/SqlLab/components/ScheduleQueryButton.tsx  |   214 -
 .../src/components/FormLabel/index.tsx             |     1 -
 5 files changed, 57920 insertions(+), 465 deletions(-)
 create mode 100644 superset-frontend/src/SqlLab/components/ScheduleQueryButton.jsx
 delete mode 100644 superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx