This is an automated email from the ASF dual-hosted git repository.
aafghahi pushed a change to branch 2.0
in repository https://gitbox.apache.org/repos/asf/superset.git
omit a7c661c7b4 changelog
omit 0f5216b7c6 feat: Improves SafeMarkdown HTML sanitization
omit d319b2b56f pylint
omit 8237558d62 changelog
omit c2f6256e90 fix(CustomFrame): Resolves issue #21731 where date range in
explore throws runtime error (#21776)
omit 5667078d89 changelog
omit 095a22dd5d fix: respect chart cache timeout setting (#21637)
omit 11a40a417e fix: allow adhoc columns in non-aggregate query (#21729)
omit cdf03dfbcb chore(sqla): refactor query utils (#21811)
omit 9321bc6ba2 add fixture
omit 44f19a5c99 pylint
omit 1c77f3f8f0 added fixtures
omit 4327fbc794 fix(cache): respect default cache timeout on v1 chart data
requests (#21441)
omit 149ad56aa8 add physical dataset
omit e682bae27f integration test
omit 80a306eaad fix: datasource save, improve data validation (#22038)
omit 176995eac9 fix: deprecate approve and request_access endpoint (#22022)
omit dff5be1a58 added test fix
omit 52cc90d741 fix tests
omit bf40df2f81 fix: dashboard api cache decorator (#21964)
omit a8a92d7a69 fix: check that imports are ZIPs (#21875)
omit d779789652 chore(sqla): refactor query utils (#21811)
omit aa11e5486b feat: Adds a Content Security Policy (CSP) check for
production environments (#21874)
omit 68a389642c feat: Disables HTML rendering in Toast by default (#21853)
omit b238d04f29 fix: flash message on database data upload forms (#21761)
omit 6e325ac73e fix: database schema selector on import data (#21759)
omit cceb9f1794 update changelog
omit c13fbd4f5d chore(deps): bump moment from 2.29.2 to 2.29.4 in
/superset-frontend (#20644)
omit a3694f6ea1 fix test
omit 5b686bc6de update changelog
omit 9f33519312 xit cypress test
omit b43c047887 fix: allow adhoc columns in non-aggregate query (#21729)
omit 930148dec6 fix(dashboard): show correct roles for dashboard access
dropdown (#21549)
add bac190e043 fix: allow adhoc columns in non-aggregate query (#21729)
add a0b0d9dd23 xit cypress test
add 9039866681 update changelog
add 6f95c1e13a fix test
add 4d3aae9a1a chore(deps): bump moment from 2.29.2 to 2.29.4 in
/superset-frontend (#20644)
add 0c611d21bb update changelog
add 80b1b3050e fix: database schema selector on import data (#21759)
add d6bf83c211 fix: flash message on database data upload forms (#21761)
add 05f0c1dbfb feat: Disables HTML rendering in Toast by default (#21853)
add ea3d609f78 feat: Adds a Content Security Policy (CSP) check for
production environments (#21874)
add 315d49c2bb chore(sqla): refactor query utils (#21811)
add aa65263c3a fix: check that imports are ZIPs (#21875)
add 51753e4b43 fix: dashboard api cache decorator (#21964)
add 2f4096bfd1 fix tests
add ca98c77ea4 added test fix
add 338dcc7ff9 fix: deprecate approve and request_access endpoint (#22022)
add 421e5be12f fix: datasource save, improve data validation (#22038)
add 7144b22680 integration test
add 3653cd39fb add physical dataset
add 292d1b66df fix(cache): respect default cache timeout on v1 chart data
requests (#21441)
add 92450c6068 added fixtures
add 98c0774513 pylint
add c26be921c4 add fixture
add 8156d860c7 chore(sqla): refactor query utils (#21811)
add c9921f8d72 fix: allow adhoc columns in non-aggregate query (#21729)
add 580dbaff29 fix: respect chart cache timeout setting (#21637)
add a991e1ae0e changelog
add 5677400ba8 fix(CustomFrame): Resolves issue #21731 where date range in
explore throws runtime error (#21776)
add 3e8e5c242b changelog
add 45cf96aee4 pylint
add ee7d16c110 feat: Improves SafeMarkdown HTML sanitization
add e628608b33 changelog
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a7c661c7b4)
\
N -- N -- N refs/heads/2.0 (e628608b33)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../PropertiesModal/PropertiesModal.test.tsx | 179 ++++-----------------
.../dashboard/components/PropertiesModal/index.tsx | 10 +-
2 files changed, 37 insertions(+), 152 deletions(-)