Evan Rusackas
|
7253c79959
|
fix(duckdb): Add support for DuckDB-specific numeric types (#34743)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit a42185cd3b)
|
2025-08-20 11:04:06 -07:00 |
|
JUST.in DO IT
|
04738c716c
|
fix(sqllab): Invisible grid table due to the invalid height (#34683)
(cherry picked from commit 89eb7b207c)
|
2025-08-20 11:03:42 -07:00 |
|
Michael S. Molina
|
928dbe43e0
|
fix: Users can't skip column sync when saving virtual datasets (#34757)
(cherry picked from commit f99022b242)
|
2025-08-19 09:51:22 -07:00 |
|
JUST.in DO IT
|
3f597a6551
|
fix(sqllab): Reduce flushing caused by ID updates (#34720)
(cherry picked from commit f8b9e3ace4)
|
2025-08-19 09:50:52 -07:00 |
|
JUST.in DO IT
|
3661482eb3
|
chore(saved_query): Copy link to clipboard before redirect to edit (#34567) (#34758)
(cherry picked from commit 9cbe5a90b8)
|
2025-08-19 09:50:25 -07:00 |
|
Mehmet Salih Yavuz
|
9443fe8b78
|
fix(RightMenu): Move RightMenu carets to the right side (#34756)
(cherry picked from commit f7fe617f4c)
|
2025-08-19 09:50:02 -07:00 |
|
Kamil Gabryjelski
|
453241eb33
|
fix: Highlight outline of numerical range and time range filters (#34705)
(cherry picked from commit 6969f2cf7a)
|
2025-08-19 09:49:32 -07:00 |
|
Joe Li
|
a5f7d236ac
|
chore: Adds RC1 data to CHANGELOG.md and UPDATING.md
6.0.0rc1
|
2025-08-18 14:38:54 -07:00 |
|
Maxime Beauchemin
|
1f482b42eb
|
feat: completely migrate from DeprecatedThemeColors to Antd semantic tokens (#34732)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-18 14:04:26 -07:00 |
|
Danylo Korostil
|
31e2143c84
|
feat(api): Added uuid filed support to dataset, chart, dashboard API (#29573)
|
2025-08-18 13:05:16 -07:00 |
|
Rafael Benitez
|
b89e0d74be
|
fix(theming): Some visual issues (#34676)
|
2025-08-18 20:15:17 +03:00 |
|
Fabian Halkivaha
|
1127ab6c07
|
chore(deps): downgrade pyarrow to v16 (#34693)
|
2025-08-18 10:05:42 -07:00 |
|
Kamil Gabryjelski
|
8d210fc7b8
|
fix: Table chart server side pagination not working on dashboard (#34660)
|
2025-08-18 18:43:44 +02:00 |
|
Rafael Benitez
|
8acb2fb700
|
fix(dashboard): Remove Tab from Dashboard Confirm Modal themed (#34708)
|
2025-08-18 09:40:34 -07:00 |
|
Rafael Benitez
|
a3cbc9755f
|
fix(dashboard): Titles tooltip flickering (#34706)
|
2025-08-18 18:04:03 +03:00 |
|
Daniel Vaz Gaspar
|
28788fd1fa
|
fix: centralize cache timeout -1 logic to prevent caching (#34654)
|
2025-08-18 08:45:20 +01:00 |
|
amaannawab923
|
21790814db
|
fix(ag-grid): Fix broken string column filters in AG Grid Table V2 (#34686)
|
2025-08-18 08:37:35 +03:00 |
|
Trent Schmidt
|
ff6dc03ddf
|
fix(dashboard): update cross filter scoping chart id references during dashboard import (#34418)
Co-authored-by: chanduapple <80615671+chanduapple@users.noreply.github.com>
Co-authored-by: chandrasekhar jandhyam <chandrasekhar.jandhyam@digital.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-18 01:41:38 -03:00 |
|
Maxime Beauchemin
|
fbcdf6909c
|
feat: replace react-color with AntD ColorPicker for theming support (#34712)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-15 11:05:30 -07:00 |
|
Michael S. Molina
|
fc95c4fc89
|
fix: Timeseries annotation layers (#34709)
|
2025-08-15 12:59:30 -03:00 |
|
Richard Fogaca Nienkotter
|
3a007f6284
|
fix(deck.gl): add webpack rule to define module global for deck.gl charts (#34690)
|
2025-08-15 16:34:47 +03:00 |
|
sha174n
|
2403d8d584
|
docs: CVEs added to 5.0.0 and 4.1.3 documentation (#34701)
|
2025-08-14 10:34:16 -07:00 |
|
Kamil Gabryjelski
|
47874318df
|
fix: Invalid error tooltip if control label is function (#34698)
|
2025-08-14 16:52:50 +02:00 |
|
Kamil Gabryjelski
|
f6353bd1e8
|
fix: Bar chart crash when switching from Big Number (#34671)
|
2025-08-14 15:24:23 +02:00 |
|
JUST.in DO IT
|
1101182654
|
fix(bootstrapData): Missing application_root data throws an error (#34680)
|
2025-08-14 08:59:19 -03:00 |
|
Maxime Beauchemin
|
d79fc92a1a
|
fix(theming): Fix ag-grid theming regression in SQL Lab (#34675)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-13 16:21:47 -07:00 |
|
JUST.in DO IT
|
bce476c4a2
|
feat(extension): Add extension for chart header (#34678)
|
2025-08-13 14:40:42 -07:00 |
|
Mehmet Salih Yavuz
|
ecfb9f7d7c
|
fix(row_level_security): Correct api response code for update (#34672)
|
2025-08-13 23:51:10 +03:00 |
|
Kasia
|
58ebc57285
|
feat(sqllab): improve SaveDatasetModal design with proper theme spacing (#34658)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-13 20:50:54 +02:00 |
|
JUST.in DO IT
|
1a57e50bd6
|
refactor: Migrate ExploreChartPanel to typescript (#34606)
|
2025-08-13 09:35:01 -07:00 |
|
Mehmet Salih Yavuz
|
f3884a2db8
|
fix(theming): Theming visual fixes p5 (#34585)
|
2025-08-13 15:03:01 +03:00 |
|
Mehmet Salih Yavuz
|
cb899f691b
|
fix(csv_tests): Import from utils (#34664)
|
2025-08-12 15:55:53 -07:00 |
|
Evan Rusackas
|
b25722ee2b
|
fix(sqllab): show actual execution duration in Query History (#34511)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-12 14:34:34 -07:00 |
|
Martyn Gigg
|
34e10f5972
|
fix(superset-ui-core): Include appRoot in endpoint of SupersetClientClass.postForm action (#34395)
|
2025-08-12 14:26:04 -07:00 |
|
Beto Dealmeida
|
e88096f75c
|
fix(presto): return proper data type for column (#34304)
|
2025-08-12 14:13:59 -07:00 |
|
Le Xich Long
|
6d827cf905
|
fix(security): grant TableSchemaView to only sql_lab role (#32340)
|
2025-08-12 13:45:36 -07:00 |
|
natilehrer
|
ab13166e41
|
fix: activity table delta time (#33503)
|
2025-08-12 13:39:31 -07:00 |
|
Dog foot ruler
|
89f09ea57c
|
fix(open-api): Add missing FormatQueryPayloadSchema and DashboardScreenshotPostSchema to open-api component schemas (#33202)
|
2025-08-12 13:33:23 -07:00 |
|
Eugene Bikkinin
|
baec438be9
|
feat(filter_state): Added @api and @has_access_api to all methods of filter_state API. (#27086)
|
2025-08-12 13:30:39 -07:00 |
|
Maxime Beauchemin
|
5309edf3a5
|
feat: Implement UI-based system theme administration (#34560)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-12 13:27:48 -07:00 |
|
Maxime Beauchemin
|
f50cbd7958
|
feat: add @sadpandajoe to migrations CODEOWNERS (#34663)
|
2025-08-12 13:26:33 -07:00 |
|
Elizabeth Thompson
|
2465ab4a98
|
chore: add more csv tests (#32663)
|
2025-08-12 13:26:10 -07:00 |
|
Đỗ Trọng Hải
|
1947d4da76
|
fix(daos/tag): prevent non-unique tags getting created along with unique ones (#32405)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-08-12 13:21:42 -07:00 |
|
Häbu
|
e452f5b70d
|
fix(install): set SUPERSET_VERSION_RC at the right time (#21083)
Co-authored-by: Joel Häberli <habej2@bfh.ch>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2025-08-12 13:11:12 -07:00 |
|
Kasia
|
698de7a38d
|
feat(dashboard): change chart background option from "White" to "Solid" (#34655)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-12 10:21:23 -07:00 |
|
Kamil Gabryjelski
|
e2a9f2dead
|
chore: Increase memory limit on webpack ts checker plugin (#34653)
|
2025-08-12 18:55:38 +02:00 |
|
dependabot[bot]
|
1f80725b0e
|
chore(deps-dev): bump eslint-import-resolver-typescript from 3.7.0 to 4.4.4 in /superset-frontend (#34460)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 09:04:04 -07:00 |
|
dependabot[bot]
|
c3cb5c7e99
|
chore(deps): bump tmp from 0.2.1 to 0.2.4 in /superset-frontend/cypress-base (#34581)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 09:00:34 -07:00 |
|
dependabot[bot]
|
f7dd0659bf
|
chore(deps): bump tmp and inquirer in /superset-frontend (#34646)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 09:00:10 -07:00 |
|
Geido
|
3c17ff8445
|
chore: Refactor Menu.Item and cleanup console errors (#34536)
|
2025-08-12 16:57:23 +03:00 |
|