Daniel Vaz Gaspar
|
d30cd5dc2a
|
fix: playwright feature flag evaluation (#34978)
(cherry picked from commit b2f8803486)
|
2025-09-02 11:23:27 -07:00 |
|
Gabriel Torres Ruiz
|
714a03e007
|
fix(TimeTable): use type-only export for TableChartProps to resolve webpack warnings (#34989)
(cherry picked from commit 744fa1f54c)
|
2025-09-02 11:22:43 -07:00 |
|
Gabriel Torres Ruiz
|
026e016720
|
fix(dashboard): table charts render correctly after tab switch and refresh (#34975)
(cherry picked from commit 6a4b1df3a2)
|
2025-09-02 11:22:01 -07:00 |
|
Beto Dealmeida
|
5442521e18
|
fix: Athena quoting (#34895)
(cherry picked from commit fad3cb3162)
|
2025-09-02 10:11:58 -07:00 |
|
Maxime Beauchemin
|
b8426b92c7
|
fix: revert mistake setting TALISMAN_ENABLED=False (#34909)
(cherry picked from commit bc9ec6ac63)
|
2025-09-02 10:10:03 -07:00 |
|
Gabriel Torres Ruiz
|
2f086475f8
|
fix(theming): fix TimeTable chart issues (#34868)
(cherry picked from commit d183969744)
|
2025-09-02 10:03:36 -07:00 |
|
Maxime Beauchemin
|
1c95ea5ab8
|
fix: complete theme management system import/export (#34850)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 4695be5cc5)
|
2025-09-02 10:03:08 -07:00 |
|
Kamil Gabryjelski
|
a3a2c494cc
|
fix: Improve table layout and column sizing (#34887)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 175835138c)
|
2025-09-02 10:02:35 -07:00 |
|
Sam Firke
|
d6cc324798
|
fix(drilling): drill by pagination works with MSSQL data source, cont. (#34724)
(cherry picked from commit c5a84c0985)
|
2025-09-02 10:00:40 -07:00 |
|
Kamil Gabryjelski
|
5756d25a7c
|
fix: Filter bar orientation submenu should not be highlighted (#34900)
(cherry picked from commit e463743fcf)
|
2025-08-29 10:28:36 -07:00 |
|
Joe Li
|
b16d6ed224
|
fix(ConfirmStatusChange): remove deprecated event.persist() to fix headless browser crashes (#34864)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit ebfb14c353)
|
2025-08-28 09:52:25 -07:00 |
|
Joe Li
|
18e8b064de
|
fix(tests): Improve MessageChannel mocking to prevent worker force exits (#34878)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 7946ec003f)
|
2025-08-28 09:52:03 -07:00 |
|
Kamil Gabryjelski
|
0c0dfc0601
|
fix: SelectControl default sort numeric choices by value (#34858)
(cherry picked from commit 665a11f821)
|
2025-08-28 09:51:15 -07:00 |
|
Kamil Gabryjelski
|
c80b8fea85
|
fix: Undefined error when viewing query in Explore + visual fixes (#34869)
(cherry picked from commit 5566eb8dd6)
|
2025-08-28 09:50:37 -07:00 |
|
Joe Li
|
160a8fe16c
|
fix(tests): Mock MessageChannel to prevent Jest hanging from rc-overflow (#34871)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 836540e8c9)
|
2025-08-27 23:19:01 -07:00 |
|
Kamil Gabryjelski
|
fc80861f47
|
fix: Remove the underline from the right section of main menu (#34855)
(cherry picked from commit b74a244950)
|
2025-08-27 12:01:38 -07:00 |
|
Kamil Gabryjelski
|
7169d9f2bd
|
fix: DB icon sizes in database add modal (#34854)
(cherry picked from commit ab58b0a8a3)
|
2025-08-27 12:00:55 -07:00 |
|
Kamil Gabryjelski
|
37347525e7
|
fix(dashboard): Anchor link positions (#34843)
(cherry picked from commit 97b35a4640)
|
2025-08-27 12:00:10 -07:00 |
|
JUST.in DO IT
|
b6aa68dbfc
|
fix(sqllab): Missing executed sql value in the result table (#34846)
(cherry picked from commit b89b0bdf5d)
|
2025-08-27 11:58:49 -07:00 |
|
Vitor Avila
|
e4f371b126
|
fix: Avoid dataset drill request if no perm (#34665)
(cherry picked from commit 9c9588cce6)
|
2025-08-27 11:58:18 -07:00 |
|
Vitor Avila
|
d0d816047c
|
fix: Add dataset ID to file name on exports (#34782)
(cherry picked from commit 471d9fe737)
|
2025-08-27 11:57:07 -07:00 |
|
Rafael Benitez
|
2e28e22596
|
fix(theming): explore chart type style fixes, nav right menu spacing fixed (#34795)
(cherry picked from commit b381992a75)
|
2025-08-25 10:24:11 -07:00 |
|
Beto Dealmeida
|
a475d68693
|
fix: make get_image() always return BytesIO (#34801)
(cherry picked from commit 1204507d68)
|
2025-08-25 10:23:57 -07:00 |
|
Kamil Gabryjelski
|
dfd36f5a54
|
chore: Add instruction for LLMs to use antd theme tokens (#34800)
(cherry picked from commit c7779578f9)
|
2025-08-25 10:23:40 -07:00 |
|
Kamil Gabryjelski
|
ea5ebd2ec9
|
fix: Unexpected overflow ellipsis dots after status icon in Dashboard list (#34798)
(cherry picked from commit b225432c55)
|
2025-08-25 10:23:27 -07:00 |
|
Kamil Gabryjelski
|
d454a22f1c
|
fix(echarts): Series labels hard to read in dark mode (#34815)
(cherry picked from commit 547f297171)
|
2025-08-25 10:23:14 -07:00 |
|
Joe Li
|
d01934d9d8
|
fix(Icons): Add missing data-test and aria-label attributes to custom icons (#34809)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 5c3c2599db)
|
2025-08-25 10:22:58 -07:00 |
|
Michael S. Molina
|
25775504b9
|
fix: User-provided Jinja template parameters causing SQL parsing errors (#34802)
(cherry picked from commit e1234b2264)
|
2025-08-23 11:17:15 -07:00 |
|
JUST.in DO IT
|
4cc6984ebf
|
fix: customize column description limit size in db_engine_spec (#34808)
(cherry picked from commit 75af53dc3d)
|
2025-08-23 11:16:43 -07:00 |
|
Mehmet Salih Yavuz
|
548d9e6f7b
|
fix(DetailsPanel): Applied filters colors (#34790)
(cherry picked from commit 2b2cc96f11)
|
2025-08-23 11:15:57 -07:00 |
|
Kamil Gabryjelski
|
1adaf20ccb
|
fix(native-filters): Low contrast of empty state in dark mode (#34812)
(cherry picked from commit 59c01e016d)
|
2025-08-23 11:15:20 -07:00 |
|
Kamil Gabryjelski
|
7e9658fad6
|
fix: Low contrast in viz creator selected tag in dark mode (#34811)
(cherry picked from commit 3895b8b127)
|
2025-08-23 11:14:53 -07:00 |
|
Kamil Gabryjelski
|
5ff6679804
|
fix: Remove border around textarea in dashboard edit mode (#34814)
(cherry picked from commit da8c0f94e6)
|
2025-08-23 11:14:25 -07:00 |
|
Kamil Gabryjelski
|
0899496ca5
|
fix: Misaligned global controls in Table chart (#34799)
(cherry picked from commit 6908a733a0)
|
2025-08-23 11:13:35 -07:00 |
|
Gabriel Torres Ruiz
|
e2a469c32d
|
fix(dashboard): enable undo/redo buttons for layout changes (#34777)
(cherry picked from commit ff1f7b64e2)
|
2025-08-23 11:11:46 -07:00 |
|
Maxime Beauchemin
|
2ffc1b95ba
|
fix: Check migration status before initializing database-dependent features (#34679)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit c568d463b9)
|
2025-08-21 14:05:27 -07:00 |
|
Tomáš Karela Procházka
|
3b3aa1e302
|
fix: default value in run-server.sh (#34719)
(cherry picked from commit 179a6f2cfe)
|
2025-08-21 14:04:59 -07:00 |
|
Elizabeth Thompson
|
958b29acbc
|
fix: catch no table error (#32640)
(cherry picked from commit 695a20d009)
|
2025-08-21 14:04:08 -07:00 |
|
Mehmet Salih Yavuz
|
f0cfd17dc5
|
fix(PivotExcelExport): select correct chart for export (#34793)
(cherry picked from commit e908775fb2)
|
2025-08-21 14:03:38 -07:00 |
|
Joe Li
|
ebfddb2b39
|
fix(tests): make SingleStore test_adjust_engine_params version-agnostic (#34780)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit af05396227)
|
2025-08-21 09:43:34 -07:00 |
|
amaannawab923
|
e10b6e8ae9
|
fix(webpack): Bump webpack dev-server to handle Errors on Firefox where error object is not defined (#34791)
(cherry picked from commit 277f03c207)
|
2025-08-21 09:42:35 -07:00 |
|
Evan Rusackas
|
18d4acdee9
|
fix(sqllab): Fix save query modal closing prematurely on new tabs (#34765)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 48699a7194)
|
2025-08-21 09:41:48 -07:00 |
|
PolinaFam
|
c199213e8e
|
fix(translations): Fix translation of time-related strings like "7 seconds ago", "a minute ago", etc (#34051)
Co-authored-by: Polina Fam <pfam@ptsecurity.com>
(cherry picked from commit b45141b2a1)
|
2025-08-21 09:40:38 -07:00 |
|
Joe Li
|
91834bbede
|
fix: Fix TypeError in Slice.get() method when using filter_by() with BinaryExpression (#34769)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit 9de1706baa)
|
2025-08-20 11:24:12 -07:00 |
|
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 |
|