SBIN2010
|
43e9e1ec36
|
fix: role list edit modal height (#36123)
|
2025-11-18 13:19:26 +01:00 |
|
Richard Fogaca Nienkotter
|
80ec241108
|
feat(dashboard): "embed code" option on dashboard share tab (#33163)
Co-authored-by: richardfn <richard.fogaca@appsilon.com>
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
|
2025-11-18 12:48:43 +01:00 |
|
Richard Fogaca Nienkotter
|
a9fd600c52
|
fix: 'save and go to dashboard' option was disabled after changing the chart type (#36122)
|
2025-11-18 09:59:24 +01:00 |
|
PolinaFam
|
fb325a8f24
|
fix(translations): Fix Russian translations for EmptyState (#34055)
Co-authored-by: Polina Fam <pfam@ptsecurity.com>
|
2025-11-18 01:26:05 +03:00 |
|
Gabriel Torres Ruiz
|
282f4e5de2
|
feat(embedded): add setThemeMode API for dynamic theme switching (#36125)
|
2025-11-17 10:30:02 -08:00 |
|
Gabriel Torres Ruiz
|
9bff64824b
|
fix(navbar): some styling + components inconsistencies (#36120)
|
2025-11-17 10:29:06 -08:00 |
|
Kamil Gabryjelski
|
6723a58780
|
perf: Fix dashboard performance issues (#36119)
|
2025-11-17 10:28:53 -08:00 |
|
Yong Le He
|
fb8eb2a5c3
|
fix(dashboard): ensure world map chart uses correct country code format in crossfilter (#35919)
|
2025-11-17 09:14:04 -08:00 |
|
Enzo Martellucci
|
962faa2196
|
fix: Use total count to filter datasets (#36135)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-11-17 17:01:54 +01:00 |
|
Levis Mbote
|
85413f2a65
|
fix: fix crossfilter persisting after removal (#35998)
|
2025-11-17 12:07:12 +01:00 |
|
SBIN2010
|
e6a5616543
|
fix: opacity color formating (#36101)
|
2025-11-14 22:46:22 +03:00 |
|
Alex Yang
|
001b6cb801
|
feat: Floating Point Formatting for Scatter Point Chart (#35915)
Co-authored-by: Vincent <vincent.trung4@gmail.com>
|
2025-11-14 11:37:44 -08:00 |
|
Enzo Martellucci
|
9ef87e75d5
|
fix(ace-editor-popover): main AntD popover closes when clicking autocomplete suggestions in Ace Editor (#35986)
|
2025-11-14 16:35:15 +01:00 |
|
Enzo Martellucci
|
f8933c2743
|
style(database-modal): vertically align the button and the InfoTooltip icon (#36087)
|
2025-11-14 15:45:41 +01:00 |
|
Richard Fogaca Nienkotter
|
37d58a476c
|
fix(chart): align legend with chart grid in List mode for Top/Bottom orientations (#36077)
|
2025-11-14 11:14:21 +01:00 |
|
Richard Fogaca Nienkotter
|
78f9debdd4
|
fix(dashboard): prevent tab content cutoff and excessive whitespace in empty tabs (#35834)
|
2025-11-13 22:33:43 +01:00 |
|
Mehmet Salih Yavuz
|
74a590cb76
|
fix(dashboard): refresh tabs as they load when dashboard is refreshed (#35265)
|
2025-11-13 22:14:01 +01:00 |
|
Richard Fogaca Nienkotter
|
467b008f36
|
fix: save button was enabled even no changes were made to the dashboard (#35817)
|
2025-11-13 22:01:33 +01:00 |
|
Gabriel Torres Ruiz
|
4515d18ddd
|
fix(navbar): Minor fixes in navbar spacings (#36091)
|
2025-11-13 09:53:09 -08:00 |
|
Mehmet Salih Yavuz
|
306f4c14cf
|
fix(sql): quote column names with spaces to prevent SQLGlot parsing errors (#35553)
|
2025-11-13 17:47:16 +03:00 |
|
Joe Li
|
008c7c6517
|
fix(table-chart): fix missing table header IDs (#35968)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-12 13:15:55 -08:00 |
|
Levis Mbote
|
bb2e2a5ed6
|
fix: fix tabs overflow in dashboards (#35984)
|
2025-11-12 19:35:29 +03:00 |
|
Richard Fogaca Nienkotter
|
a45c0528da
|
fix(dashboard): dashboard filter was incorrectly showing as out of scope (#35886)
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
|
2025-11-12 17:24:04 +01:00 |
|
Mehmet Salih Yavuz
|
0b535b792e
|
feat(frontend): add dataset cache clearing utilities and integration (#35264)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Geidō <60598000+geido@users.noreply.github.com>
|
2025-11-12 17:23:37 +03:00 |
|
Richard Fogaca Nienkotter
|
9fbfcf0ccd
|
fix(sqllab): prevent unwanted tab switching when autocompleting table names on SQL Lab (#35992)
|
2025-11-12 10:48:48 +01:00 |
|
Richard Fogaca Nienkotter
|
d123249bd2
|
fix(dashboard): align filter bar elements vertically in horizontal mode (#36036)
|
2025-11-11 11:48:25 +03:00 |
|
Richard Fogaca Nienkotter
|
4376476ec4
|
fix: saved query preview modal not highlighting active rows (#35866)
|
2025-11-11 11:15:27 +03:00 |
|
Richard Fogaca Nienkotter
|
9be61a1245
|
fix(dashboard): prevent validation error in properties modal when ope… (#36045)
|
2025-11-11 11:09:07 +03:00 |
|
Mehmet Salih Yavuz
|
e2e831e322
|
fix(permalink): exclude edit mode from dashboard permalink (#35889)
|
2025-11-11 10:58:02 +03:00 |
|
Joe Li
|
21d585d586
|
fix(explore): show validation errors in View Query modal (#35969)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-10 14:47:52 -08:00 |
|
Joe Li
|
0a5144fc1d
|
fix(tests): fix flakey tests with PropertiesModal.test.tsx, FiltersConfigModal.test.tsx and ChartList.listview.test.tsx (#36037)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-10 14:31:48 -08:00 |
|
Joe Li
|
64ca080bb8
|
feat(playwright): Remove Cypress auth tests in favor of Playwright auth tests (#35938)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-10 14:29:01 -08:00 |
|
dependabot[bot]
|
e915d7d1d0
|
chore(deps): bump min-document from 2.19.0 to 2.19.1 in /superset-frontend (#36046)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-10 12:18:36 -08:00 |
|
Richard Fogaca Nienkotter
|
ae63f64771
|
style(sqllab): restore Template Parameters modal styling (#35965)
|
2025-11-10 18:51:12 +03:00 |
|
Elizabeth Thompson
|
909bd877c9
|
fix(filters): preserve backend metric-based sorting (#35152)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-07 11:40:56 -08:00 |
|
Mehmet Salih Yavuz
|
4d0fdba97a
|
fix(webpack): webpack refresh plugin (#36041)
|
2025-11-07 10:26:08 -08:00 |
|
Vedant Prajapati
|
258512fef2
|
fix(echarts): Series style hidden for line charts (#33677)
Co-authored-by: Vedant Prajapati <vedantprajapati@geotab.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-07 20:28:01 +03:00 |
|
Mehmet Salih Yavuz
|
9546ee37e5
|
chore(superset-core): move ui to new core (#35308)
|
2025-11-07 13:53:06 -03:00 |
|
amaannawab923
|
0307c71945
|
fix(Context-Menu): Fixing Context Menu for Table Chart with Html Content (#33791)
|
2025-11-07 10:09:25 +03:00 |
|
Gabriel Torres Ruiz
|
c11be72ead
|
fix(UI): spacings + UI fixes (#36010)
|
2025-11-06 10:19:07 -08:00 |
|
Mehmet Salih Yavuz
|
af37e12de4
|
fix(SelectFilterPlugin): clear all clears all filters including dependent ones (#35303)
|
2025-11-06 18:18:42 +02:00 |
|
Evan Rusackas
|
0827ff7687
|
feat(build): Migrate webpack to SWC for ~70%+ faster builds (#35946)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-06 08:14:52 -08:00 |
|
Enzo Martellucci
|
84a1abd357
|
fix(ui): bump AntD to 5.26.0 to fix Splitter drag menu issue (#35782)
|
2025-11-06 07:43:28 +01:00 |
|
ethan-l-geotab
|
14f20e644e
|
fix(chart list): Facepile shows correct users when saving chart properties (#33392)
|
2025-11-05 21:56:58 -08:00 |
|
Enzo Martellucci
|
1f960d5761
|
fix(DatabaseModal): prevent errors when pasting text into supported database select (#35916)
|
2025-11-05 20:38:41 +01:00 |
|
Enzo Martellucci
|
392b880b52
|
fix(view-in-sqllab): unable to open virtual dataset after discarding chart edits (#35931)
|
2025-11-05 17:03:40 +01:00 |
|
Mehmet Salih Yavuz
|
3f49938b79
|
fix(explore): Overwriting a chart updates the form_data_key (#35888)
|
2025-11-05 17:44:53 +02:00 |
|
Mehmet Salih Yavuz
|
04231c86db
|
fix(TimeTable): Match calculations between filtered and non filtered states (#35619)
|
2025-11-05 10:43:05 +03:00 |
|
Mehmet Salih Yavuz
|
7265567561
|
fix(DatasourceEditor): preserve calculated column order when editing sql (#35790)
|
2025-11-04 21:22:39 +03:00 |
|
Evan Rusackas
|
0d70373d95
|
feat(npm): New npm run clear-npm script to nuke node_modules faster. (#35923)
|
2025-11-03 20:16:57 -08:00 |
|