Richard Fogaca Nienkotter
|
2b4e9909db
|
fix(dashboard): preserve dynamic group by column order (#39333)
(cherry picked from commit 0f417f0040)
|
2026-04-14 08:45:13 -03:00 |
|
Alexandru Soare
|
2c163576a7
|
fix(dashboard): Ensure screenshot downloads always generate fresh images/pdfs (#38880)
(cherry picked from commit 1462ac9282)
|
2026-04-14 08:45:02 -03:00 |
|
Maxime Beauchemin
|
33531088d6
|
fix(explore): replace TableView with virtualized GridTable, add row limit controls, restore sample filters (#39212)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit fa1f12a0b5)
|
2026-04-13 17:01:28 -03:00 |
|
Maxime Beauchemin
|
c14f042185
|
fix(tests): fix async teardown leak in FiltersConfigModal.test.tsx (#39281)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit de40b58e10)
|
2026-04-13 15:54:13 -03:00 |
|
Mike Bridge
|
af0f8176e4
|
fix(dashboard): hide "Filters out of scope" section when empty (#39201)
Co-authored-by: Mike Bridge <michael.bridge@ext.preset.io>
(cherry picked from commit eea3557f61)
|
2026-04-13 15:53:44 -03:00 |
|
Mike Bridge
|
81ecb7f42b
|
fix(dashboard): allow filter list to scroll in filter config modal sidebar (#39203)
Co-authored-by: Mike Bridge <michael.bridge@ext.preset.io>
(cherry picked from commit 7a243d329e)
|
2026-04-13 15:52:49 -03:00 |
|
Maxime Beauchemin
|
4e16086a9b
|
fix(tests): improve ShareMenuItems test isolation to fix intermittent suite failure (#39280)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 98146251c4)
|
2026-04-13 15:52:34 -03:00 |
|
Maxime Beauchemin
|
c78a599ca6
|
fix(dataset-editor): fix SQL expression editor extra spaces and height expansion (#39248)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 0aa8cace1b)
|
2026-04-13 15:52:11 -03:00 |
|
Maxime Beauchemin
|
1d9dbe0697
|
fix(SqlLab): improve SQL diff modal — responsive width, padding, tabs, and copy button (#39246)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 450701ecec)
|
2026-04-13 15:51:54 -03:00 |
|
Richard Fogaca Nienkotter
|
0d5c7cb9b0
|
fix(echarts): prevent tooltip crash during dashboard auto-refresh (#39277)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit e9911fbac4)
|
2026-04-13 15:51:15 -03:00 |
|
Gabriel Torres Ruiz
|
dd9724daae
|
fix(ag-grid): jpeg export of ag-grid tables (#38781)
(cherry picked from commit 69c8eef78e)
|
2026-04-13 15:51:01 -03:00 |
|
Enzo Martellucci
|
1f7838367f
|
fix(table): cross-filtering breaks after renaming column labels via Custom SQL (#38858)
(cherry picked from commit aba7e6dae4)
|
2026-04-13 15:50:41 -03:00 |
|
Mike Bridge
|
3fdbbb6e7e
|
fix(dashboard): Vertical filter bar gradient is extending past the filter bar area (#39204)
Co-authored-by: Mike Bridge <michael.bridge@ext.preset.io>
(cherry picked from commit 8bcc90c766)
|
2026-04-13 15:50:16 -03:00 |
|
venkateshwaran shanmugham
|
59d67fb786
|
fix: implement native browser fullscreen for dashboard charts (#38819)
Signed-off-by: Venkateshwaran Shanmugham <venkateshwaracholan@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Richard Fogaça <richardfogaca@gmail.com>
Co-authored-by: Richard Fogaca Nienkotter <63572350+richardfogaca@users.noreply.github.com>
(cherry picked from commit e39dd1afce)
|
2026-04-13 15:50:02 -03:00 |
|
Amin Ghadersohi
|
e2d6afa38d
|
fix(mcp): strip json_metadata and position_json from get_dashboard_info response (#39101)
(cherry picked from commit 680cef0ee0)
|
2026-04-13 15:49:48 -03:00 |
|
Amin Ghadersohi
|
252044702a
|
fix(mcp): wire up compact schema serialization for search_tools results (#39229)
(cherry picked from commit e17cf3c808)
|
2026-04-13 15:49:29 -03:00 |
|
Shaitan
|
f35654179f
|
fix(sql-lab): apply access check in SqlExecutionResultsCommand (#38952)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit f49310b8ff)
|
2026-04-13 15:49:15 -03:00 |
|
Vitor Avila
|
8a915c4783
|
fix: Drill to Detail for Embedded (#39214)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit c7955a38ef)
|
2026-04-13 15:48:33 -03:00 |
|
Amin Ghadersohi
|
f0d7945ae9
|
fix(mcp): handle OAuth-authenticated databases in execute_sql (#39166)
(cherry picked from commit 68067d7f44)
|
2026-04-13 15:47:07 -03:00 |
|
Enzo Martellucci
|
32bd0caec3
|
fix(reports): escape SQL LIKE wildcards in find_by_extra_metadata (#38738)
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
(cherry picked from commit 6649f35a0d)
|
2026-04-13 15:46:51 -03:00 |
|
Mehmet Salih Yavuz
|
7ee70d9aba
|
fix(AlertsReports): untie filters from alerts reports tabs flag (#38722)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit 5263abdc60)
|
2026-04-13 15:46:26 -03:00 |
|
Maxime Beauchemin
|
ccfe29e83f
|
fix(tags): fix Bulk tag modal dropdown clipping and stale tag cache (#39210)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit d915e4f3ff)
|
2026-04-13 15:40:32 -03:00 |
|
Maxime Beauchemin
|
f59eaff400
|
fix(explore): constrain Edit Dataset modal height to prevent footer cutoff (#39211)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit bad5a35fce)
|
2026-04-13 15:40:18 -03:00 |
|
Amin Ghadersohi
|
25fb118883
|
fix(mcp): resolve null fields in list_datasets, list_databases, and save_sql_query (#39206)
(cherry picked from commit 1bde6f3bfd)
|
2026-04-13 15:39:05 -03:00 |
|
Maxime Beauchemin
|
09292ba228
|
fix(frontend): fix loading spinner positioning in Save modal and filters panel (#39205)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: yousoph <sophieyou12@gmail.com>
(cherry picked from commit d63308ca37)
|
2026-04-13 15:38:34 -03:00 |
|
Maxime Beauchemin
|
e4ced6ad82
|
fix(ace-editor): style bracket matching to blend with theme (#39182)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit b8b2bdedf9)
|
2026-04-13 15:38:07 -03:00 |
|
Maxime Beauchemin
|
07c548100d
|
fix(sqllab): fix table navigator schema list, pin/unpin UX, copy actions, icons, and toolbar colors (#39173)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit d5017e60c3)
|
2026-04-13 15:37:54 -03:00 |
|
Luiz Otavio
|
23759b9a02
|
fix: add template_processor so Jinja gets rendered before SQLGlot parse (#39207)
(cherry picked from commit 2e80f2a473)
|
2026-04-13 15:37:40 -03:00 |
|
JUST.in DO IT
|
6017b1a3b5
|
fix(sqllab): Update style for code viewer container (#39075)
(cherry picked from commit 4c2dd63464)
|
2026-04-13 15:37:25 -03:00 |
|
Maxime Beauchemin
|
6848970d0d
|
fix(sqllab): use monospace font for SQL in database error messages (#39181)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit ed659958f3)
|
2026-04-13 15:37:05 -03:00 |
|
Maxime Beauchemin
|
a8daa0d4dd
|
fix(plugin-chart-handlebars): improve CSS sanitization tooltip and hide when not needed (#39180)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 36de05fe36)
|
2026-04-13 15:36:49 -03:00 |
|
Maxime Beauchemin
|
04ca466c77
|
fix(explore): add left-indentation to control panel hierarchy (#39177)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit a64609f4f3)
|
2026-04-13 15:36:32 -03:00 |
|
Maxime Beauchemin
|
374cc592ac
|
fix(sqllab): demote "Save as new" button from primary to secondary (#39179)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 140f0001f2)
|
2026-04-13 15:36:16 -03:00 |
|
Elizabeth Thompson
|
e9ca6e04d5
|
fix(reports): propagate PlaywrightTimeout so execution transitions to ERROR state (#39176)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 587fe4af63)
|
2026-04-13 15:36:02 -03:00 |
|
Michael S. Molina
|
fcd2bac21d
|
fix(explore): Unnecessary scroll bars appearing on charts in Explore (#39160)
Co-authored-by: Đỗ Trọng Hải <41283691+hainenber@users.noreply.github.com>
(cherry picked from commit 3a3a6536b7)
|
2026-04-13 15:35:14 -03:00 |
|
Alexandru Soare
|
c41894ac0b
|
fix(filterReports): _generate_native_filter() crashes on null/empty filterValues (#38954)
(cherry picked from commit 4f695e1b4d)
|
2026-04-13 15:34:57 -03:00 |
|
Maxime Beauchemin
|
1e4ad1ba52
|
fix(explore): handle boolean false values correctly in control rendering (#39172)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 6ba9096870)
|
2026-04-13 15:32:57 -03:00 |
|
Amin Ghadersohi
|
1423387010
|
feat(mcp): add get_chart_type_schema tool for on-demand schema discovery (#39142)
(cherry picked from commit 5f9fc31ae2)
|
2026-04-13 15:32:24 -03:00 |
|
Amin Ghadersohi
|
685d9a0652
|
fix(mcp): compress chart config schemas to reduce search_tools token usage (#39018)
(cherry picked from commit bf9aff19b5)
|
2026-04-13 15:32:03 -03:00 |
|
Amin Ghadersohi
|
b9b48fb1e4
|
fix(mcp): add description and certification fields to default list tool columns (#39017)
(cherry picked from commit 7be2acb2f3)
|
2026-04-13 15:31:43 -03:00 |
|
Amin Ghadersohi
|
4764eea1dc
|
fix(mcp): add dynamic response truncation for oversized info tool responses (#39107)
(cherry picked from commit 83ad1eca26)
|
2026-04-13 15:31:26 -03:00 |
|
Amin Ghadersohi
|
bc8690187f
|
fix(mcp): remove JWT ValueError g.user fallback in auth layer (#39106)
(cherry picked from commit 92747246fc)
|
2026-04-13 15:31:09 -03:00 |
|
Amin Ghadersohi
|
dcca02dd16
|
fix(mcp): fix form_data null, dataset URL, ASCII preview, and chart rename (#39109)
(cherry picked from commit 7380a59ab8)
|
2026-04-13 15:30:21 -03:00 |
|
Ville Brofeldt
|
53d427aa79
|
fix(security_manager): custom auth_view issue (#39098)
(cherry picked from commit e56f8cc4fb)
|
2026-04-13 15:29:51 -03:00 |
|
Ville Brofeldt
|
a8ff6e463b
|
fix(migrations): check pre-existing foreign keys on create util (#39099)
(cherry picked from commit 7c79b9ab61)
|
2026-04-13 15:29:27 -03:00 |
|
Maxime Beauchemin
|
a881c20598
|
feat(mcp): add database connection listing and info tools (#39111)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
(cherry picked from commit a62be684a0)
|
2026-04-13 15:29:12 -03:00 |
|
Sam Firke
|
096ea4ee42
|
fix(SQL Lab): handle columns without names (#38986)
(cherry picked from commit 12eb40db01)
|
2026-04-13 15:28:20 -03:00 |
|
Amin Ghadersohi
|
7eb702e99e
|
fix(mcp): handle stale SSL connections, heatmap duplicate labels, and session rollback (#39015)
(cherry picked from commit b3a402d936)
|
2026-04-06 09:56:06 -03:00 |
|
JUST.in DO IT
|
9689739e1a
|
fix(dashboard): remove opacity on filter dropdown (#39074)
(cherry picked from commit c7d175b842)
|
2026-04-06 09:53:10 -03:00 |
|
Amin Ghadersohi
|
4a10bf4ca7
|
fix(mcp): improve execute_sql response-too-large error to suggest limit parameter (#39003)
(cherry picked from commit 851bbeea48)
|
2026-04-06 09:52:59 -03:00 |
|