Daniel Vaz Gaspar
fc844d3dfd
fix: dashboard, chart and dataset import validation ( #32500 )
2025-03-05 08:47:49 +00:00
dependabot[bot]
d8686c2d12
chore(deps-dev): update @babel/types requirement from ^7.26.3 to ^7.26.9 in /superset-frontend/plugins/plugin-chart-pivot-table ( #32470 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io >
2025-03-04 13:52:35 -08:00
dependabot[bot]
90388885db
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.26.0 in /superset-websocket ( #32503 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 13:51:42 -08:00
Maxime Beauchemin
33370eaa5c
chore: enable dependabot using uv for auto-bumping python packages ( #32501 )
2025-03-04 12:23:12 -08:00
Emad Rad
2b53b1800e
chore: various markdown warnings resolved ( #30657 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2025-03-04 12:45:49 -07:00
dependabot[bot]
807dcddc28
chore(deps): bump @deck.gl/react from 9.1.0 to 9.1.4 in /superset-frontend ( #32453 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 12:31:34 -07:00
dependabot[bot]
a45ce1e8d1
chore(deps-dev): bump @babel/types from 7.26.7 to 7.26.9 in /superset-frontend ( #32460 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 12:29:50 -07:00
dependabot[bot]
3d5128735b
chore(deps): bump @rjsf/utils from 5.24.1 to 5.24.3 in /superset-frontend ( #32461 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 12:29:37 -07:00
dependabot[bot]
6173a6c329
chore(deps): bump chrono-node from 2.7.7 to 2.7.8 in /superset-frontend ( #32462 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 12:29:21 -07:00
Beto Dealmeida
813e79fa9f
fix: skip DB filter when doing OAuth2 ( #32486 )
2025-03-04 13:33:53 -05:00
Evan Rusackas
c0e92b1639
feat(flag flip): Setting Horizontal Filters to True by default. ( #32317 )
...
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2025-03-04 11:26:14 -07:00
dependabot[bot]
ef08ccbaa2
chore(deps-dev): bump @types/jsonwebtoken from 9.0.6 to 9.0.9 in /superset-websocket ( #32440 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 11:25:59 -07:00
dependabot[bot]
93d759c689
chore(deps): bump swagger-ui-react from 5.19.0 to 5.20.0 in /docs ( #32454 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 11:25:35 -07:00
dependabot[bot]
0d24ce0ef9
chore(deps-dev): bump @types/lodash from 4.17.14 to 4.17.16 in /superset-frontend ( #32476 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 11:25:21 -07:00
dependabot[bot]
a4902a3685
chore(deps): bump antd from 5.24.1 to 5.24.2 in /docs ( #32447 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 10:23:43 -08:00
dependabot[bot]
16b08e333d
chore(deps-dev): bump webpack from 5.97.1 to 5.98.0 in /docs ( #32449 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 10:05:11 -07:00
Daniel Vaz Gaspar
15cf06699a
feat: security, user group support ( #32121 )
2025-03-04 09:54:12 +00:00
dependabot[bot]
fe33661821
chore(deps-dev): bump typescript from 5.1.6 to 5.8.2 in /docs ( #32452 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 21:35:23 -07:00
Maxime Beauchemin
2b98f326e8
feat: cache the frontend's bootstrap data ( #31996 )
2025-03-03 17:02:38 -08:00
Giampaolo Capelli
d7e0ee6ceb
fix(docker compose): replace port 8088 with 9000 ( #32481 )
2025-03-03 14:55:48 -08:00
dependabot[bot]
ce367d6427
chore(deps-dev): bump @docusaurus/tsconfig from 3.6.3 to 3.7.0 in /docs ( #32087 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com >
2025-03-03 14:50:58 -08:00
Evan Rusackas
6c3886aad0
fix(tooltip): displaying <a> tags correctly ( #32488 )
2025-03-03 15:04:05 -07:00
Beto Dealmeida
5af4e61aff
feat: improve GSheets OAuth2 ( #32048 )
2025-03-03 12:55:54 -05:00
Ville Brofeldt
5766c36372
fix(plugin-chart-echarts): remove erroneous upper bound value ( #32473 )
2025-03-01 22:07:12 -08:00
Đỗ Trọng Hải
61b72f0c0b
fix(com/grid-comp/markdown): pin remark-gfm to v3 to allow inline code block by backticks in Markdown ( #32420 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2025-03-01 15:55:31 -07:00
Vitor Avila
d79f7b28c2
feat: Update database permissions in async mode ( #32231 )
2025-02-28 21:25:47 -03:00
Le Xich Long
84b52b2323
fix(clickhouse): get_parameters_from_uri failing when secure is true ( #32423 )
2025-02-28 16:24:14 -05:00
Tejaswa Jain
eacb234872
docs: add SingleStore to the users list ( #32421 )
2025-02-28 12:30:42 -07:00
Damian Pendrak
6317a91541
fix(viz): update nesting logic to handle multiple dimensions in PartitionViz ( #32290 )
2025-02-28 16:57:11 +01:00
Beto Dealmeida
128c45e2d3
fix: prevent nested transactions ( #32401 )
2025-02-28 09:59:03 -05:00
Alexandru Soare
4d6b4f8343
feat(filter): adding inputs to Numerical Range Filter ( #31726 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
2025-02-28 15:42:24 +01:00
Đỗ Trọng Hải
789049d386
docs(config): fill in commonly connection string for Oracle, Presto and SQL Server databases ( #32385 )
2025-02-28 08:32:29 +07:00
Đỗ Trọng Hải
cf7ce31054
build(deps): bump major versions for math-expression-evaluator and fetch-mock + clean up obsolete dev/override packages ( #32322 )
2025-02-28 08:06:19 +07:00
EmmanuelCbd
2c851b7580
feat(i18n): Add polish to default language ( #31506 )
2025-02-27 19:02:32 +01:00
Beto Dealmeida
f4105e9ed2
feat: default ports for SSH tunnel ( #32403 )
2025-02-27 10:59:48 -05:00
Dev10-34
74733ae310
feat: Adding the option and feature to enable borders with color, opacity and width control on heatmaps along with white borders on emphasis ( #32358 )
...
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2025-02-27 11:30:25 -03:00
omahs
1d823a0be5
chore(docs): fix typos ( #32393 )
2025-02-27 13:57:36 +07:00
ekansh-shipmnts
00429558c2
docs: add shipmnts to users list ( #32396 )
...
Co-authored-by: Ekansh Gupta <ekanshgupta@Ekanshs-MacBook-Pro.local >
2025-02-26 10:32:39 -08:00
Joe Li
dae6acf028
chore(docs): update instructions for pypi distribution ( #32380 )
2025-02-25 12:35:03 -08:00
Yuri
822d72c57d
fix(pinot): revert join and subquery flags ( #32382 )
2025-02-25 13:29:25 -07:00
Daniel Vaz Gaspar
c02a0a00f4
fix: bump FAB to 4.5.4 ( #32325 )
2025-02-25 19:06:41 +00:00
Sam Firke
a08c18febe
docs(intro): broaden link to installation options ( #32379 )
2025-02-25 13:37:30 -05:00
Kamil Gabryjelski
479a5d2f72
chore: Upgrade AG Grid to use tree shaking ( #32334 )
2025-02-25 19:00:53 +01:00
Evan Rusackas
793fbac405
chore(cleanup): removing accidentally committed package/lock files. ( #32365 )
2025-02-25 11:33:42 -05:00
Daniel Vaz Gaspar
167dacc2e4
fix: ephemeral CI fetching task ENI ( #32377 )
2025-02-25 15:51:49 +00:00
Beto Dealmeida
00883c395c
feat: allow importing encrypted_extra ( #32339 )
2025-02-24 19:29:04 -05:00
Beto Dealmeida
83071d0e5f
fix: ensure metric_macro expands templates ( #32344 )
2025-02-24 18:08:50 -05:00
Enzo Martellucci
b0dac046e6
refactor(DrillDetailTableControls): Upgrade DrillDetailTableControls component to Ant Design 5 ( #32313 )
2025-02-24 23:19:40 +02:00
Dino
8dcae810d4
fix: clickhouse-connect engine SSH parameter ( #32348 )
2025-02-24 12:58:49 -08:00
Evan Rusackas
b43e2ac8f4
chore(tests): converting enzyme to RTL, part 3 ( #32363 )
2025-02-24 12:08:52 -07:00