Commit Graph

3801 Commits

Author SHA1 Message Date
Daniel Vaz Gaspar
2eb9f4ca08 fix: dataset update with invalid SQL query (#35543)
(cherry picked from commit 50a5854b25)
2026-01-13 10:13:03 -03:00
JUST.in DO IT
34ebb8a7dc chore(sqllab): add logging for switching south panel tabs (#36168) (#36369) 2025-12-02 10:32:55 -08:00
Michael S. Molina
8060b01b68 fix: Changes ResultSet to include sqlEditorImmutableId when fetching results (#35773)
(cherry picked from commit 337da13ba7)
2025-10-21 14:32:33 -03:00
Michael S. Molina
5f0059bf68 fix: Extension events not fired in SQL Lab tabs (#35753)
(cherry picked from commit fa90ba976c)
2025-10-20 16:46:09 -03:00
Ville Brofeldt
bfd31ccba7 fix: no fs logging of extensions unless flag is set (#35612)
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
(cherry picked from commit bd48e87eeb)
2025-10-15 08:42:35 -03:00
Michael S. Molina
5b39116dea refactor: Organizes the src/core folder (#35119)
(cherry picked from commit bc6859a99d)
2025-09-19 09:29:24 -03:00
Michael S. Molina
84b81b814e fix: SQL Lab tab events (#35105)
(cherry picked from commit e729b2dbb4)
2025-09-11 18:25:49 -03:00
JUST.in DO IT
47485093b9 feat(sqllab extension): core query interface api (#35077)
(cherry picked from commit 078c1701f4)
2025-09-11 18:24:18 -03:00
Michael S. Molina
5c43b13c1e fix: Change database event in core (#35071)
(cherry picked from commit 4c2b27e7f0)
2025-09-09 11:59:09 -03:00
Michael S. Molina
9bb5a39ec7 fix: Footer test mock 2025-09-01 10:50:09 -03:00
Michael S. Molina
150d0a3439 fix: Remove useTheme from test files 2025-09-01 10:01:23 -03:00
Michael S. Molina
8c25808299 chore: Extensions architecture POC (#31934)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
Co-authored-by: Ville Brofeldt <ville@Villes-MacBook-Pro-2024.local>
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
(cherry picked from commit a8be5a5a0c)
2025-08-26 13:47:13 -03:00
Vitor Avila
097f576244 feat(file uploads): List only allowed schemas in the file uploads dialog (#32702)
(cherry picked from commit e35145c816)
2025-08-22 11:30:09 -03:00
Michael S. Molina
e986496ef4 fix: Timeseries annotation layers (#34709)
(cherry picked from commit fc95c4fc89)
2025-08-15 13:10:03 -03:00
JUST.in DO IT
752f7aa80c chore(saved_query): Copy link to clipboard before redirect to edit (#34567) 2025-08-07 11:10:05 -07:00
JUST.in DO IT
2696d3e800 fix: navigate to SQL Lab due to router api updates (#34569)
(cherry picked from commit 53e9cf6d17)
2025-08-06 11:56:00 -03:00
JUST.in DO IT
d1ded45633 chore(explore): Add format sql and view in SQL Lab option in View Query (#33341)
(cherry picked from commit 3a3984006c)
2025-08-05 16:11:54 -03:00
JUST.in DO IT
ee2a5915b2 fix(native filters): throws an error when a chart containing a bigint value (#34539)
(cherry picked from commit 2f8939d229)
2025-08-04 16:18:14 -03:00
Michael S. Molina
c2238b92cc fix: Users can't skip column sync when saving virtual datasets (#34509) 2025-08-02 09:38:48 -03:00
jqqin
8a5dff8491 fix(dataset): prevent metric duplication error when editing SQL and adding metric (#33523)
Co-authored-by: QinQin <qinqin@geotab.com>
(cherry picked from commit 2fba789e8d)
2025-07-30 09:11:39 -03:00
Michael S. Molina
c6e628a384 fix: Charts list is displaying empty dataset names when there's no schema (#34315)
(cherry picked from commit 5f11f9097a)
2025-07-25 14:15:34 -03:00
Michael S. Molina
21f77f3717 fix: Bulk select is not respecting the TAGGING_SYSTEM feature flag (#34282)
(cherry picked from commit 11324607d0)
2025-07-23 11:35:34 -03:00
JUST.in DO IT
31098dee40 fix: Matching errorType on superset api error with SupersetError (#34261)
(cherry picked from commit 229d92590a)
2025-07-23 09:41:37 -03:00
JUST.in DO IT
ffcc8a2c53 fix(explore): Display missing dataset for denied access (#34129)
(cherry picked from commit 96cb6030c8)
2025-07-21 08:37:47 -03:00
Michael S. Molina
f906adb551 fix: SQL Lab warning message sizes (#33817)
(cherry picked from commit 775a702b99)
2025-06-18 13:06:01 -03:00
amaannawab923
9a6261b026 fix(Echarts): Echarts Legend Scroll fix (#33779)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
2025-06-18 09:32:03 -03:00
Vladislav Korenkov
4f1ea355c1 fix(create chart page): add missing space between words (#33752) 2025-06-18 09:20:04 -03:00
Pat Buxton
cbbf335984 fix(dataset): Fix plural toast messages (#33743)
(cherry picked from commit a64b9ac84f)
2025-06-18 09:18:24 -03:00
Vladislav Korenkov
24ec0c8c10 fix(explore): add gap to the "Cached" button (#33717) 2025-06-18 09:18:03 -03:00
Vladislav Korenkov
be139508f4 fix(Alerts & reports): invalid "Last updated" time formatting (#33719)
(cherry picked from commit 3ef92e5610)
2025-06-18 09:16:52 -03:00
Pat Buxton
77d18498c5 fix(dashboard): show dashboard thumbnail images when retrieved (#33726) 2025-06-18 09:16:26 -03:00
Vitor Avila
8021a8ce42 fix(AllEntities): Display action buttons according to the user permissions (#33553)
(cherry picked from commit 546945e7a6)
2025-05-23 09:48:07 -03:00
Mike Klumpenaar
979e3a228f fix(user settings): Update forked cosmo theme to resolve down chevron in caret style (#30514) (#30577)
Co-authored-by: garriscp <garriscp@gmail.com>
(cherry picked from commit b7d3ff1e85)
2025-05-23 09:48:07 -03:00
Rafael Benitez
a86a156e49 fix(Sqllab): Autocomplete got stuck in UI when open it too fast (#33522)
(cherry picked from commit b4e2406385)
2025-05-23 09:42:21 -03:00
Elizabeth Thompson
ec2b168d7a fix: allow metadata to parse json (#33444)
(cherry picked from commit b050897ebd)
2025-05-23 09:42:21 -03:00
Mehmet Salih Yavuz
cd12f30db2 fix(Row): don't unload charts while embedded to reduce rerenders (#33422)
(cherry picked from commit 21ca26acd7)
2025-05-23 09:42:21 -03:00
JUST.in DO IT
692d47c79d fix(antd): Invalid dashed border in tertiary button (#33291) 2025-04-30 08:17:57 -03:00
Vitor Avila
84b437d0a7 fix(export): Full CSV/Excel exports respecting SQL_MAX_ROW config (#33214)
(cherry picked from commit f7b7aace38)
2025-04-24 15:43:08 -03:00
JUST.in DO IT
f4ea15e477 fix(sqllab): Invalid SQL Error breaks SQL Lab (#33164) 2025-04-24 15:42:55 -03:00
JUST.in DO IT
5e475ecb7b fix(dashboard): invalid active tab state (#33106)
(cherry picked from commit 342e6f3ab0)
2025-04-17 09:43:54 -03:00
EmmanuelCbd
f85f3f8b56 fix(export): charts csv export in dashboards (#31720)
(cherry picked from commit 6b7394e789)
2025-04-14 14:08:41 -03:00
JUST.in DO IT
ddecaa4c11 fix(log): Missing failed query log on async queries (#33024)
(cherry picked from commit 9b15e04bc4)
2025-04-14 14:08:41 -03:00
Levis Mbote
8df4b6d4e0 fix: fix bug where dashboard did not enter fullscreen mode. (#32839) 2025-04-14 14:08:41 -03:00
Hugo Lavernhe
052392e24d fix(dashboard): chart fullscreen issue when filter pane is collapsed (#28428)
(cherry picked from commit 629b137bb0)
2025-04-14 14:08:41 -03:00
Hex Café
1b60d36513 fix: show_filters URL parameter is not working (#29422)
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Vitor Avila <vitor.avila@preset.io>
(cherry picked from commit bcb43327b1)
2025-04-14 14:08:41 -03:00
notHuman9504
5620acac61 fix: Clicking in the body of a Markdown component does not put it into edit mode (#32384)
(cherry picked from commit 26743dfcee)
2025-04-14 14:08:41 -03:00
JUST.in DO IT
e4d34902d3 fix(sqllab): Invalid display of table column keys (#32763)
(cherry picked from commit 56bf17f879)
2025-04-14 14:08:41 -03:00
SBIN2010
2e0363ec36 fix(ColorPickerControl): change color picker control width (#32851)
(cherry picked from commit 37f626f5e2)
2025-04-14 14:08:41 -03:00
JUST.in DO IT
e593bc0a2e fix(log): store navigation path to get correct logging path (#32795)
(cherry picked from commit 4a70065e5f)
2025-04-14 14:08:41 -03:00
SBIN2010
2bdfe52075 fix: CSV/Excel upload form change column dates description (#32797) 2025-04-14 14:08:41 -03:00