Damian Pendrak
|
3fcebdb1cb
|
fix(deckgl): remove visibility condition in deckgl stroke color (#37029)
(cherry picked from commit 2a38ce001e)
|
2026-01-12 14:36:13 -08:00 |
|
ankitajhanwar2001
|
81149348f1
|
fix(sqlglot): use Athena dialect for awsathena parsing (#36747)
(cherry picked from commit d8f7ae83ee)
|
2026-01-12 14:36:13 -08:00 |
|
Amin Ghadersohi
|
7566a551ed
|
fix(models): prevent SQLAlchemy and_() deprecation warning (#37020)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
(cherry picked from commit 911d72c957)
|
2026-01-12 14:36:13 -08:00 |
|
Mehmet Salih Yavuz
|
e5192481c6
|
fix(reports): Use authenticated user as recipient for chart/dashboard reports (#36981)
(cherry picked from commit 4f5789abfe)
|
2026-01-12 14:36:13 -08:00 |
|
Mehmet Salih Yavuz
|
aa3b497262
|
fix(Tabs): prevent infinite rerenders with nested tabs (#37018)
(cherry picked from commit 0294c30c9e)
|
2026-01-12 14:35:43 -08:00 |
|
Levis Mbote
|
e67e602892
|
fix: handle undefined template variables safely in query rendering. (#35009)
(cherry picked from commit dfdf8e75d8)
|
2026-01-07 10:54:23 -08:00 |
|
Gabriel Torres Ruiz
|
fe9202ee0b
|
fix(alerts): wrong alert trigger with custom query (#35871)
(cherry picked from commit 5edaed2e5b)
|
2026-01-07 10:53:46 -08:00 |
|
Evan Rusackas
|
c4fd5759af
|
fix(security): enforce datasource access control in get_samples() (#36550)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 861e5cd013)
|
2026-01-07 10:52:24 -08:00 |
|
amaannawab923
|
977ff44851
|
fix(ag-grid): Ag Grid Date Filter timezone correction (#36270)
(cherry picked from commit d7d94ba640)
|
2026-01-07 10:51:51 -08:00 |
|
Joe Li
|
d3ba4c7b21
|
fix(dashboard): prevent table chart infinite reload loop (#36686)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
(cherry picked from commit c026ae2ce7)
|
2026-01-06 14:37:40 -08:00 |
|
Felipe López
|
16f1bb5b88
|
fix(SQLLab): remove error icon displayed when writing Jinja SQL even when the script is correct (#36422)
(cherry picked from commit cedc35e39f)
|
2026-01-06 11:51:55 -08:00 |
|
JUST.in DO IT
|
68c03f501c
|
fix(trino): update query progress using cursor stats (#36872)
(cherry picked from commit 12a266fd2f)
|
2026-01-06 09:58:58 -08:00 |
|
Enzo Martellucci
|
cdb0317be8
|
fix(plugin-chart-table): remove column misalignment when no scrollbars are present (#36891)
(cherry picked from commit 740ddc03e2)
|
2026-01-05 11:59:00 -08:00 |
|
innovark
|
d3eec7772a
|
fix(RightMenu): fix inconsistent icon alignment in RightMenu items (#36532)
(cherry picked from commit d07a452e9b)
|
2026-01-05 11:57:55 -08:00 |
|
innovark
|
0022644b84
|
fix(SavedQueries): unify query card actions styling across all home page cards (#36671)
(cherry picked from commit e5489bd30f)
|
2026-01-05 11:57:26 -08:00 |
|
Levis Mbote
|
7702515c53
|
fix(logout): clicking logout displays an error notification "invalid username or password" (#36490)
|
2026-01-05 11:56:26 -08:00 |
|
Luis Sánchez
|
6042099296
|
fix(TableChart): render cell bars for columns with NULL values (#36819)
|
2026-01-05 11:50:32 -08:00 |
|
Mehmet Salih Yavuz
|
0503983d59
|
fix: Clear database form errors (#36854)
|
2026-01-05 11:37:13 -08:00 |
|
Enzo Martellucci
|
668026eeac
|
fix: SqlLab error when collapsing the left panel preview (#36858)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2026-01-05 11:24:46 -08:00 |
|
Enzo Martellucci
|
3d644e6918
|
fix(chart-creation): use exact match when loading dataset from URL parameter (#36831)
(cherry picked from commit fe5d5fdae6)
|
2026-01-05 08:47:01 -08:00 |
|
Levis Mbote
|
747b4c0125
|
fix: fix error with dashboard filters when global async queries is enabled and user navigates quickly (#36639)
|
2026-01-05 08:45:54 -08:00 |
|
Mehmet Salih Yavuz
|
fee1f16bfe
|
fix(TableCollection): only apply highlight class when defined (#36809)
(cherry picked from commit 28c802fb6c)
|
2025-12-29 13:11:06 -08:00 |
|
Enzo Martellucci
|
3b15ff3d83
|
fix: UI cut off (#36531)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
(cherry picked from commit 32c98d02d3)
|
2025-12-29 13:11:05 -08:00 |
|
Vitor Avila
|
9e9e8ce056
|
fix: Use is_active for guest users (#36716)
(cherry picked from commit 737a5162e4)
|
2025-12-17 13:35:28 -08:00 |
|
Yousuf Ansari
|
cc428c7a5c
|
fix(echarts): use scroll legend for horizontal layouts to prevent overlap (#36306)
(cherry picked from commit 33a425bbbc)
|
2025-12-17 12:01:25 -08:00 |
|
SBIN2010
|
8a92092d7e
|
fix: removed dashboard from main page in "All" tab, refreshes dashboard list (#35945)
|
2025-12-17 12:00:00 -08:00 |
|
Evan Rusackas
|
cffaffd769
|
fix(dashboard): import with overwrite flag replaces charts instead of merging (#36551)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 52c711b0bc)
|
2025-12-17 11:20:47 -08:00 |
|
Evan Rusackas
|
c5c72bbad7
|
fix(sql): handle backtick-quoted identifiers with base dialect (#36545)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit c7a4d4f2cc)
|
2025-12-16 15:25:27 -08:00 |
|
Alexandru Soare
|
4588d84929
|
fix(tab): Fix tabs in column not clickable (#36528)
(cherry picked from commit 8b1c41a012)
|
2025-12-16 15:24:35 -08:00 |
|
Evan Rusackas
|
844c3e1279
|
fix(api): Fix JWT authentication for /api/v1/me endpoints (#36410)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 1f5df7407f)
|
2025-12-16 15:22:35 -08:00 |
|
Elizabeth Thompson
|
8e70875d6b
|
fix: add subdirectory deployment support for app icon and reports urls (#35098)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Daniel Gaspar <danielvazgaspar@gmail.com>
(cherry picked from commit b35b1d7633)
|
2025-12-15 14:17:22 -08:00 |
|
Luis Sánchez
|
03e5001e0e
|
fix(SqlLab): enhance SQL formatting with Jinja template support. (#36277)
(cherry picked from commit e7c060466d)
|
2025-12-15 10:09:51 -08:00 |
|
Risheit Munshi
|
cbd27802a8
|
fix(chart): Display better hover text for country map charts (#36323)
Co-authored-by: askinner1 <144823527+askinner1@users.noreply.github.com>
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
(cherry picked from commit 67cf287c03)
|
2025-12-15 09:59:53 -08:00 |
|
Shunki
|
df28ce4deb
|
fix(roles): Add missing SQLLab permissions for estimate and format (#36263)
(cherry picked from commit 440cbc4c1f)
|
2025-12-15 09:17:06 -08:00 |
|
Sam Firke
|
1236a8582e
|
fix(heatmap): y-axis sorts in order (#36302)
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit 3345eb32c5)
|
2025-12-08 15:42:23 -08:00 |
|
Enzo Martellucci
|
b1c57c1fc8
|
fix(Gauge): clearing previously set min and max values in a gauge chart sets the data labels to 0 (#36425)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
(cherry picked from commit 236e000398)
|
2025-12-08 15:41:30 -08:00 |
|
Elizabeth Thompson
|
66a7a0a690
|
fix(reports): simplify logging to focus on timing metrics (#36227)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vitor Avila <vitorfragadeavila@gmail.com>
(cherry picked from commit c36ac53445)
|
2025-12-08 15:41:30 -08:00 |
|
Gabriel Torres Ruiz
|
3ce1687725
|
fix(echarts): pass vizType to enable theme overrides in all chart types (#36389)
(cherry picked from commit 1d8d30e5bb)
|
2025-12-08 15:30:04 -08:00 |
|
yousoph
|
3e42dd8511
|
fix: button text capitalization (#36444)
|
2025-12-08 13:48:10 -08:00 |
|
Joe Li
|
6a1c30e5e7
|
chore: update changelog for 6.0.0rc4
6.0.0
6.0.0rc4
|
2025-12-04 10:55:36 -08:00 |
|
Felipe López
|
e763c96381
|
fix(SQLLab): most recent queries at the top in Query History without refreshing the page (#36359)
(cherry picked from commit 62d86aba14)
|
2025-12-03 10:17:30 -08:00 |
|
Beto Dealmeida
|
0753fd4c45
|
fix: is_column_reference check (#36382)
(cherry picked from commit d05ab91d11)
|
2025-12-02 13:15:39 -08:00 |
|
om pharate
|
3a537498f6
|
feat(controlPanel): add integer validation for rows per page setting (#36289)
(cherry picked from commit 01f032017f)
|
2025-12-01 14:46:28 -08:00 |
|
Daniel Vaz Gaspar
|
8f061d0c0a
|
fix(log): remove unwanted info from logs REST API (#36269)
(cherry picked from commit bae716fa83)
|
2025-11-25 16:07:35 -08:00 |
|
Daniel Vaz Gaspar
|
e0e52086cd
|
fix: remove unwanted info from tags REST API (#36266)
(cherry picked from commit cd36845d56)
|
2025-11-25 08:41:39 -08:00 |
|
Enzo Martellucci
|
2a21ef6dc9
|
fix: Columns bleeding into other cells (#36134)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Geidō <60598000+geido@users.noreply.github.com>
(cherry picked from commit 062e4a2922)
|
2025-11-25 08:41:01 -08:00 |
|
Enzo Martellucci
|
72fbaa6677
|
fix: Table chart types headers are offset from the columns in the table (#36190)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
(cherry picked from commit ab8352ee66)
|
2025-11-25 08:40:15 -08:00 |
|
Enzo Martellucci
|
6d49d1e182
|
fix: Extra controls width for Area Chart on dashboards (#36133)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
(cherry picked from commit cac6ffcd3c)
|
2025-11-25 08:39:46 -08:00 |
|
Elizabeth Thompson
|
5b51c7e89e
|
fix(screenshots): Only cache thumbnails when image generation succeeds (#36126)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 08c1d03479)
|
2025-11-25 08:38:39 -08:00 |
|
Beto Dealmeida
|
74f455f076
|
fix: adhoc column quoting (#36215)
(cherry picked from commit e303537e0c)
|
2025-11-21 13:43:04 -08:00 |
|