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 be8f8d9 test: Adds storybook and tests to PopoverDropdown component
(#13547)
add 64f967c refactor: New schedule query button (#13797)
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 57931 +------------------
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, 488 insertions(+), 57937 deletions(-)
delete mode 100644
superset-frontend/src/SqlLab/components/ScheduleQueryButton.jsx
create mode 100644
superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx