Sam Firke
|
80fce9a662
|
fix(auth): redirect anonymous attempts to view dashboard with next (#35345)
|
2025-10-17 12:53:08 -07:00 |
|
Beto Dealmeida
|
3bfd4efa21
|
fix(dataset): render default URL description properly in settings (#35669)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit f405174fcf)
|
2025-10-16 16:50:46 -07:00 |
|
Gabriel Torres Ruiz
|
151633a1fd
|
fix(theme-crud): enable overwrite confirmation UI for theme imports (#35558)
(cherry picked from commit de1dd53186)
|
2025-10-15 18:23:00 -07:00 |
|
Gabriel Torres Ruiz
|
fe7823cc10
|
fix(table-chart): fix page size label visibility and improve header control wrapping (#35648)
(cherry picked from commit 58672dfab6)
|
2025-10-15 18:22:44 -07:00 |
|
Rafael Benitez
|
f7a64f05c5
|
fix(theme): align "Clear local theme" option with other theme menu items (#35651)
(cherry picked from commit 4b5629d1c8)
|
2025-10-15 18:22:30 -07:00 |
|
Elizabeth Thompson
|
35861f7ec0
|
fix: Log Celery task failures with a signal handler (#35595)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit ccc0e3dbb2)
|
2025-10-15 16:06:57 -07:00 |
|
innovark
|
7abe5c379e
|
fix(d3-format): call setupFormatters synchronously to apply D3 format… (#35529)
(cherry picked from commit c38ba1daa8)
|
2025-10-14 14:22:24 -07:00 |
|
Damian Pendrak
|
36f23a003f
|
fix(deckgl): scatterplot fix categorical color (#35537)
|
2025-10-14 14:19:36 -07:00 |
|
Luiz Otavio
|
412d9c8cbc
|
fix(csv upload): Correctly casting to string numbers with floating points (e+) (#35586)
(cherry picked from commit 17ebbdd966)
|
2025-10-10 14:32:26 -07:00 |
|
Elizabeth Thompson
|
c799f5cedd
|
fix(alerts): log execution_id instead of report schedule name in query timing (#35592)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit e437ae1f2f)
|
2025-10-10 12:30:56 -07:00 |
|
Mehmet Salih Yavuz
|
1d6d12cfb4
|
fix(tables): Dark mode scrollbar styles for webkit (#35338)
(cherry picked from commit 412587ad41)
|
2025-10-10 12:26:03 -07:00 |
|
Mehmet Salih Yavuz
|
b41ad89474
|
fix(Alerts): Correct icon sizes (#35572)
(cherry picked from commit 5a15c632ad)
|
2025-10-09 09:38:41 -07:00 |
|
Daniel Vaz Gaspar
|
52993e68e1
|
fix: dataset update with invalid SQL query (#35543)
(cherry picked from commit 50a5854b25)
|
2025-10-08 17:13:41 -07:00 |
|
Gabriel Torres Ruiz
|
2a474e017a
|
fix(charts): fix legend theming and hollow symbols in dark mode (#35123)
(cherry picked from commit 7fd5a7668b)
|
2025-10-08 15:08:16 -07:00 |
|
Rafael Benitez
|
8d4a1cfc05
|
fix(chart): Fixes BigNumber gradient appearing blackish in light mode (#35527)
(cherry picked from commit f7b9d7a64b)
|
2025-10-07 10:56:17 -07:00 |
|
Mehmet Salih Yavuz
|
6c82d480a7
|
fix(explore): Include chart canvases in the screenshot (#35491)
(cherry picked from commit 89932fa0b2)
|
2025-10-07 10:55:47 -07:00 |
|
Daniel Vaz Gaspar
|
f6b050d270
|
fix: update chart with dashboards validation (#35523)
(cherry picked from commit 9d50f1b8a2)
|
2025-10-07 10:35:43 -07:00 |
|
Amin Ghadersohi
|
22c8551d64
|
fix(webdriver): add missing options object to WebDriver initialization (#35504)
(cherry picked from commit 77c3146829)
|
2025-10-06 13:43:08 -07:00 |
|
Vitor Avila
|
37e280f5bd
|
fix: Support metric macro for embedded users (#35508)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
(cherry picked from commit 4545d55d30)
|
2025-10-06 13:42:40 -07:00 |
|
Rafael Benitez
|
bc1fda5a4a
|
fix(explore): correct search icon in dashboard submenu (#35489)
(cherry picked from commit a7b158c7fa)
|
2025-10-06 13:42:07 -07:00 |
|
Mehmet Salih Yavuz
|
0a6b3de884
|
fix(Select): Prevent closing the select when clicking on a tag (#35487)
(cherry picked from commit d39c55e941)
|
2025-10-06 13:39:57 -07:00 |
|
Elizabeth Thompson
|
012765cd0b
|
fix(loading): improve loading screen theming for dark mode support (#35129)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-06 11:44:32 -07:00 |
|
Tran Ngoc Tuan
|
b633bc5577
|
fix(security-manager): switch from deprecated get_session to session attribute (#35290)
(cherry picked from commit 04b1a45416)
|
2025-10-03 16:33:53 -07:00 |
|
Beto Dealmeida
|
d5fa2d86f0
|
fix(sqlglot): adhoc expressions (#35482)
(cherry picked from commit 139b5ae20c)
|
2025-10-03 11:28:20 -07:00 |
|
Mehmet Salih Yavuz
|
8dbbbbf136
|
fix(dashboard): Navigate to new dashboard when saved as a new one (#35339)
(cherry picked from commit 891f826143)
|
2025-10-03 11:27:41 -07:00 |
|
Mehmet Salih Yavuz
|
e61a0dd619
|
fix(theming): CRUD view padding (#35321)
(cherry picked from commit 0e2fb1d1a3)
|
2025-10-03 11:26:00 -07:00 |
|
amaannawab923
|
24a84a23f2
|
fix(ag-grid-table): remove enterprise features to use community version (#35453)
(cherry picked from commit 96170e43c0)
|
2025-10-03 11:25:32 -07:00 |
|
Beto Dealmeida
|
e4cbc5db4c
|
fix(cache): ensure SQL is sanitized before cache key generation (#35419)
(cherry picked from commit 62dc5c0306)
|
2025-10-02 10:59:44 -07:00 |
|
Beto Dealmeida
|
e0e8d1d177
|
fix(pinot): more functions (#35451)
(cherry picked from commit 3202ff4b3f)
|
2025-10-02 10:57:56 -07:00 |
|
Gabriel Torres Ruiz
|
b47dc64cd5
|
fix(dashboard): exit markdown edit mode when clicking outside of element (#35336)
(cherry picked from commit 553204e613)
|
2025-10-02 10:57:35 -07:00 |
|
Rafael Benitez
|
61bf39f0d5
|
fix(dataset): sort by database in Dataset and Saved queries Issue (#35277)
(cherry picked from commit fe8348c03a)
|
2025-10-02 10:57:19 -07:00 |
|
Beto Dealmeida
|
efbfcd737d
|
fix(pinot): SUBSTR function (#35427)
(cherry picked from commit 30021f8ede)
|
2025-10-02 10:57:00 -07:00 |
|
Beto Dealmeida
|
4c60bd1392
|
fix(pinot): DATE_SUB function (#35426)
(cherry picked from commit f3349388d0)
|
2025-10-02 10:56:46 -07:00 |
|
Antonio Rivero
|
6420d06fc0
|
fix(slice): Fix using isdigit when id passed as int (#35452)
(cherry picked from commit 449a89c214)
|
2025-10-02 10:56:23 -07:00 |
|
Beto Dealmeida
|
51396f0b94
|
fix(pinot): DATE_ADD function (#35424)
(cherry picked from commit 5428376662)
|
2025-10-02 10:56:08 -07:00 |
|
Beto Dealmeida
|
6bb13ef3b4
|
fix(pinot): dialect date truncation (#35420)
Co-authored-by: bito-code-review[bot] <188872107+bito-code-review[bot]@users.noreply.github.com>
(cherry picked from commit aa97d2fe03)
|
2025-10-01 13:15:17 -07:00 |
|
Beto Dealmeida
|
b842eeb893
|
fix: table quoting in DBs with supports_cross_catalog_queries=True (#35350)
(cherry picked from commit 13a164dd63)
|
2025-10-01 13:14:35 -07:00 |
|
Rafael Benitez
|
50e2a06306
|
fix(explore): close unsaved changes modal when discarding changes (#35307)
(cherry picked from commit d8688cf8b1)
|
2025-10-01 13:14:08 -07:00 |
|
Geidō
|
e80f44716c
|
fix(SqlLab): Hit tableschemaview with a valid queryEditorId (#35341)
(cherry picked from commit a66c230058)
|
2025-10-01 13:13:29 -07:00 |
|
Beto Dealmeida
|
94d10af733
|
fix(pinot): restrict types in dialect (#35337)
(cherry picked from commit bf88d9bb1c)
|
2025-09-30 13:52:42 -07:00 |
|
Beto Dealmeida
|
8d49999af6
|
fix: adhoc orderby in explore (#35342)
(cherry picked from commit d51b35f61b)
|
2025-09-30 13:52:30 -07:00 |
|
Beto Dealmeida
|
927c94306e
|
feat: sqlglot dialect for Pinot (#35333)
(cherry picked from commit 4e093a8e2a)
|
2025-09-30 10:55:26 -07:00 |
|
Mehmet Salih Yavuz
|
5074ee0af8
|
fix(doris): Don't set supports_cross_catalog_queries to true (#35332)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
(cherry picked from commit ef78d2af06)
|
2025-09-30 10:12:35 -07:00 |
|
Geidō
|
7ba76a85f4
|
fix: AceEditor Autocomplete Highlight (#35316)
(cherry picked from commit 90f281f585)
|
2025-09-29 16:14:53 -07:00 |
|
Elizabeth Thompson
|
d9646dedd9
|
fix(DatasourceModal): replace imperative modal updates with declarative state (#35256)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 82e2bc6181)
|
2025-09-29 14:17:28 -07:00 |
|
Gabriel Torres Ruiz
|
ac582322b8
|
fix(sqllab): fix blank bottom section in SQL Lab left panel (#35309)
(cherry picked from commit 784ff82847)
|
2025-09-29 09:45:29 -07:00 |
|
Mehmet Salih Yavuz
|
d2d99d4698
|
fix(DateFilterControl): remove modal overlay style to fix z-index issues (#35292)
(cherry picked from commit 027b25e6b8)
|
2025-09-29 09:42:26 -07:00 |
|
SBIN2010
|
76d13176a1
|
fix(table): New ad-hoc columns retain the name of previous columns (#35274)
(cherry picked from commit b652fab042)
|
2025-09-29 09:42:01 -07:00 |
|
Geidō
|
f6209e1ca9
|
fix: Cosmetic issues (#35122)
|
2025-09-25 16:34:27 -07:00 |
|
Mehmet Salih Yavuz
|
97649d7290
|
fix(BuilderComponentPane): navigation tabs padding (#35213)
(cherry picked from commit 7a9dbfe879)
|
2025-09-25 10:38:10 -07:00 |
|