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 b44d0bed1a changelog
omit db8c1b64f5 fix: respect chart cache timeout setting (#21637)
omit 1c5290e322 fix: allow adhoc columns in non-aggregate query (#21729)
omit 365b30cdda chore(sqla): refactor query utils (#21811)
omit f6053eae6f add fixture
omit 98325ea46d pylint
omit 4ae0477132 added fixtures
omit a390f37079 fix(cache): respect default cache timeout on v1 chart data
requests (#21441)
omit 5239ed15db add physical dataset
omit 55658aa76f integration test
omit 53c71eec1d fix: datasource save, improve data validation (#22038)
omit e048c07fb5 fix: deprecate approve and request_access endpoint (#22022)
omit 2c52bfcd3d added test fix
omit c5e7001d96 fix tests
omit 577319555b fix: dashboard api cache decorator (#21964)
omit 70b0a96edd fix: check that imports are ZIPs (#21875)
omit 17c01dc067 chore(sqla): refactor query utils (#21811)
omit 58a11649c6 feat: Adds a Content Security Policy (CSP) check for
production environments (#21874)
omit fdded99ba8 feat: Disables HTML rendering in Toast by default (#21853)
omit 4f33a1bba1 fix: flash message on database data upload forms (#21761)
omit 14b51e6b10 fix: database schema selector on import data (#21759)
omit e7000c72d5 update changelog
omit f76755e72b chore(deps): bump moment from 2.29.2 to 2.29.4 in
/superset-frontend (#20644)
omit 42c9eacaeb fix test
omit af6887a84f update changelog
omit 2fbda195e8 xit cypress test
omit 8432c64b60 fix: allow adhoc columns in non-aggregate query (#21729)
omit cea8e4daf2 fix(dashboard): dashboard doesn't load properly if it has
tabs (#21576)
add b43c047887 fix: allow adhoc columns in non-aggregate query (#21729)
add 9f33519312 xit cypress test
add 5b686bc6de update changelog
add a3694f6ea1 fix test
add c13fbd4f5d chore(deps): bump moment from 2.29.2 to 2.29.4 in
/superset-frontend (#20644)
add cceb9f1794 update changelog
add 6e325ac73e fix: database schema selector on import data (#21759)
add b238d04f29 fix: flash message on database data upload forms (#21761)
add 68a389642c feat: Disables HTML rendering in Toast by default (#21853)
add aa11e5486b feat: Adds a Content Security Policy (CSP) check for
production environments (#21874)
add d779789652 chore(sqla): refactor query utils (#21811)
add a8a92d7a69 fix: check that imports are ZIPs (#21875)
add bf40df2f81 fix: dashboard api cache decorator (#21964)
add 52cc90d741 fix tests
add dff5be1a58 added test fix
add 176995eac9 fix: deprecate approve and request_access endpoint (#22022)
add 80a306eaad fix: datasource save, improve data validation (#22038)
add e682bae27f integration test
add 149ad56aa8 add physical dataset
add 4327fbc794 fix(cache): respect default cache timeout on v1 chart data
requests (#21441)
add 1c77f3f8f0 added fixtures
add 44f19a5c99 pylint
add 9321bc6ba2 add fixture
add cdf03dfbcb chore(sqla): refactor query utils (#21811)
add 11a40a417e fix: allow adhoc columns in non-aggregate query (#21729)
add 095a22dd5d fix: respect chart cache timeout setting (#21637)
add 5667078d89 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 (b44d0bed1a)
\
N -- N -- N refs/heads/2.0 (5667078d89)
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:
.../dashboard/components/gridComponents/Tabs.jsx | 43 +++++-----------------
.../components/gridComponents/Tabs.test.jsx | 12 ------
2 files changed, 9 insertions(+), 46 deletions(-)