This is an automated email from the ASF dual-hosted git repository.
kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 2ae83fa fix: Allows PUT and DELETE only for owners of dashboard
filter state (#17644)
add e660ea2 fix(legacy-plugin-chart-calendar): fix timestamp timezone in
Calendar (#17664)
No new revisions were added by this update.
Summary of changes:
.../legacy-plugin-chart-calendar/src/Calendar.js | 44 ++++------------------
.../src/transformProps.js | 10 ++++-
.../legacy-plugin-chart-calendar/src/utils.ts} | 17 +++++----
.../test/getFormattedUTCTime.ts} | 16 +++-----
4 files changed, 30 insertions(+), 57 deletions(-)
copy
superset-frontend/{src/dashboard/components/CrossFilterScopingModal/utils/index.ts
=> plugins/legacy-plugin-chart-calendar/src/utils.ts} (71%)
copy superset-frontend/{packages/superset-ui-core/test/utils/random.test.ts =>
plugins/legacy-plugin-chart-calendar/test/getFormattedUTCTime.ts} (70%)