Commit Graph

7105 Commits

Author SHA1 Message Date
Luiz Otavio
d29ddd1def feat: Chart query last run timestamp (#36934)
(cherry picked from commit 1e8d648f47)
2026-01-13 14:38:16 -03:00
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
JUST.in DO IT
fea386309a fix(echarts): rename time series shifted for isTimeComparisonValue (#35022)
(cherry picked from commit bc54b7970a)
2025-09-09 10:09:43 -03:00
Michael S. Molina
63612096c1 fix: Add tests to improve test coverage 2025-09-01 10:57:25 -03:00
Michael S. Molina
9bb5a39ec7 fix: Footer test mock 2025-09-01 10:50:09 -03:00
Michael S. Molina
1f5452179c fix: Skip coverage for @apache-superset/core 2025-09-01 10:23:14 -03:00
Michael S. Molina
150d0a3439 fix: Remove useTheme from test files 2025-09-01 10:01:23 -03:00
Michael S. Molina
c5463d6675 fix: Update @apache-superset/core reference in package-lock.json 2025-09-01 09:26:56 -03:00
Michael S. Molina
9b5634356a chore: Adds a README and CHANGELOG to @apache-superset/core (#34866)
(cherry picked from commit d8a3d29ad9)
2025-08-28 10:08:40 -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
882aba67d6 fix(echart): broken aggregator due to bigint value (#34580)
(cherry picked from commit 3e12d97e8e)
2025-08-06 15:22:45 -03: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
ab886db246 fix(echarts): rename time series shifted without dimensions (#34541)
(cherry picked from commit 6f5d9c989a)
2025-08-06 11:55:50 -03:00
JUST.in DO IT
8828e59dca fix(table chart): render bigint value in a raw mode (#34556)
(cherry picked from commit 8700a0b939)
2025-08-05 17:15:47 -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
JUST.in DO IT
bcbf17bdf3 fix(echart): initial chart animation (#34516)
(cherry picked from commit 1a7a381bd5)
2025-08-02 09:39:59 -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
Joe Li
fb035f4210 fix: Update spacing on echart legends (#34018)
(cherry picked from commit cb6342fc73)
2025-07-24 10:53:58 -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
Mehmet Salih Yavuz
ad10abd8f2 fix(tooltip): Sanitize tooltip html (#33765)
(cherry picked from commit 8fd0fd673f)
2025-06-18 09:20:22 -03:00
Beto Dealmeida
cdbdaf4179 fix: apply d3 format to BigNumber(s) (#33759)
(cherry picked from commit d7d7b7c0e6)
2025-06-18 09:20:22 -03:00
Vladislav Korenkov
4f1ea355c1 fix(create chart page): add missing space between words (#33752) 2025-06-18 09:20:04 -03:00
Ananta Patil
715fe6f6ef fix: sync dot color between dashboard chart and edit chart (#33748)
(cherry picked from commit 78ad6db0c6)
2025-06-18 09:18:24 -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
Richard Fogaca Nienkotter
685b259f6f fix(sankey): incorrect nodeValues (#33431)
Co-authored-by: richardfn <richard.fogaca@appsilon.com>
(cherry picked from commit 38868f9ff4)
2025-05-26 15:08:17 -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
amaannawab923
405fcfc5b1 fix(table): table sort by fix (#33540)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2025-05-23 09:47:47 -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