This is an automated email from the ASF dual-hosted git repository.
asoare pushed a change to branch alexandrusoare/fix/dashboard-imports-fail
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 77d44d8c806 add unittest
discard 7833e282303 fix: charts row limit warning is missing for server
(#37112)
discard 6543dee7542 chore(charts): echarts left padding too big and automation
of title (#36993)
discard 6c56c95bd50 test: add new RTL and integration tests for DatasetList
(#36681)
discard 4d0352ac55e fix(dashboard): fix Export as Example with app prefix and
enable Dashboard Export E2E tests (#37529)
discard 7b1e1e05181 refactor(db): use Dialect instead of Engine in select_star
to avoid SSH tunnels (#35540)
discard 7d47496deb2 fix(dashboard): Avoid calling loadData for invisible
charts on virtual rendering (#37452)
discard b2e69d05520 fix(examples): skip URI safety check for system imports
(#37577)
discard 92f7bed50c2 feat: Add PWA file handler for CSV/XLS/Parquet uploads
(#36191)
discard bbd37272b9c chore(deps-dev): bump @babel/runtime-corejs3 from 7.28.6
to 7.29.0 in /superset-frontend (#37605)
discard 25f86c7d696 chore(deps-dev): bump globals from 17.2.0 to 17.3.0 in
/docs (#37599)
discard f88edf4f6b6 feat: Dataset folders editor (#36239)
discard 99ce093a3e2 fix: Heatmap does not render correctly on normalization
(#37208)
discard cfe94757021 small nit
discard 40c98350045 chore(deps): bump use-query-params from 1.2.3 to 2.2.2 in
/superset-frontend (#36997)
discard 77575e0aa72 fix(chart): enable cross-filter on bar charts without
dimensions (#37407)
discard 3408c0975b4 chore(deps): bump JustinBeckwith/linkinator-action from
2.3 to 2.4 (#37562)
discard d0ae25c81cc chore(deps-dev): bump @applitools/eyes-storybook from
3.63.9 to 3.63.10 in /superset-frontend (#37566)
discard 732ecc2081e fix(build): eliminate PostgreSQL extra installation on
Python 3.12-based Superset Docker images (#37587)
discard f95f96130a5 fix(build): Increase ForkTsCheckerWebpackPlugin memory
limit to fix OOM error (#37583)
discard 41716c16db0 feat(oauth2): add PKCE support for database OAuth2
authentication (#37067)
discard 18d554cc21f feat: AWS Cross-Account IAM Authentication for Aurora
(#37585)
discard 053dddd7040 fix: more DB OAuth2 fixes (#37398)
discard 98d7fb0d29c fix(mcp): improve prompts, resources, and instructions
clarity (#37389)
discard 710c65dcde1 fix(charts): Table chart shows an error on row limit
(#37218)
discard 4bfec8b8431 feat(sqllab): treeview table selection ui (#37298)
add 570cc3e5f8b feat(sqllab): treeview table selection ui (#37298)
add 9764a844027 fix(charts): Table chart shows an error on row limit
(#37218)
add 1ee14c59931 fix(mcp): improve prompts, resources, and instructions
clarity (#37389)
add 6043e7e7e32 fix: more DB OAuth2 fixes (#37398)
add 05c23549976 feat: AWS Cross-Account IAM Authentication for Aurora
(#37585)
add 5d20dc57d76 feat(oauth2): add PKCE support for database OAuth2
authentication (#37067)
add 004f02746fc fix(build): Increase ForkTsCheckerWebpackPlugin memory
limit to fix OOM error (#37583)
add 70b95ca1b98 fix(build): eliminate PostgreSQL extra installation on
Python 3.12-based Superset Docker images (#37587)
add d95a3d84269 chore(deps-dev): bump @applitools/eyes-storybook from
3.63.9 to 3.63.10 in /superset-frontend (#37566)
add 901dca58f79 chore(deps): bump JustinBeckwith/linkinator-action from
2.3 to 2.4 (#37562)
add ae10e105c2c fix(chart): enable cross-filter on bar charts without
dimensions (#37407)
add 61bd8f0cf26 chore(deps): bump use-query-params from 1.2.3 to 2.2.2 in
/superset-frontend (#36997)
add e193e6ecbd4 Merge branch 'master' of
https://github.com/apache/superset into
alexandrusoare/fix/dashboard-imports-fail
add 6d173db987c small nit
add 4a7cdccdad5 fix: Heatmap does not render correctly on normalization
(#37208)
add a6a66ca4832 feat: Dataset folders editor (#36239)
add bd654690918 chore(deps-dev): bump globals from 17.2.0 to 17.3.0 in
/docs (#37599)
add 2d35ed23918 chore(deps-dev): bump @babel/runtime-corejs3 from 7.28.6
to 7.29.0 in /superset-frontend (#37605)
add f2b6c395cdf feat: Add PWA file handler for CSV/XLS/Parquet uploads
(#36191)
add 11257c05369 fix(examples): skip URI safety check for system imports
(#37577)
add be404f9b844 fix(dashboard): Avoid calling loadData for invisible
charts on virtual rendering (#37452)
add e9b494163b9 refactor(db): use Dialect instead of Engine in select_star
to avoid SSH tunnels (#35540)
add 86f690d17fe fix(dashboard): fix Export as Example with app prefix and
enable Dashboard Export E2E tests (#37529)
add 4b0d4975130 test: add new RTL and integration tests for DatasetList
(#36681)
add 91131d59966 chore(charts): echarts left padding too big and automation
of title (#36993)
add f60c82e4a60 fix: charts row limit warning is missing for server
(#37112)
add f9d98baeebc Merge branch 'master' of
https://github.com/apache/superset into
alexandrusoare/fix/dashboard-imports-fail
add 2cef6ea77fd add unittest
add 3a565a6c16e fix(tests): update DatasetList tests to new fetch-mock API
(#37623)
add a5e85beacb8 Merge branch 'master' of
https://github.com/apache/superset into
alexandrusoare/fix/dashboard-imports-fail
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 (77d44d8c806)
\
N -- N -- N refs/heads/alexandrusoare/fix/dashboard-imports-fail
(a5e85beacb8)
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:
.../DatasetList/DatasetList.behavior.test.tsx | 78 +++--
.../DatasetList/DatasetList.integration.test.tsx | 52 +--
.../DatasetList/DatasetList.listview.test.tsx | 378 +++++++++++++--------
.../DatasetList/DatasetList.permissions.test.tsx | 82 +++--
.../src/pages/DatasetList/DatasetList.test.tsx | 84 +++--
.../pages/DatasetList/DatasetList.testHelpers.tsx | 183 +++++-----
6 files changed, 538 insertions(+), 319 deletions(-)