Kamil Gabryjelski
800f57d628
fix(plugin-chart-ag-grid-table): show correct percent-metric totals in summary row ( #41247 )
...
Signed-off-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
(cherry picked from commit 2d78a8733c )
2026-07-03 14:19:06 -07:00
Maxime Beauchemin
5e46e58453
fix(table): fix cross-filter not clearing on second click in Interactive Table ( #39253 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit c2d96e0dce )
2026-06-05 17:48:21 -07:00
Jean Massucatto
2f2da14c58
fix(charts): show non-filterable columns in metric section for table … ( #39524 )
...
(cherry picked from commit fc0245bdb0 )
2026-06-04 14:25:51 -07:00
Maxime Beauchemin
8af0ff7e3b
fix(table): fall back to datasource columns for conditional formatting when query results are empty ( #39345 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Joe Li <joe@preset.io >
Adapted for 6.0-release:
- Dropped the `allColumns` block and ENTIRE_ROW formatting option;
ObjectFormattingEnum.ENTIRE_ROW was introduced in master-only PR
#35897 (feat: add formatting column and formatting object to
conditional formatting table) which is not on 6.0-release.
- The customer-visible fix (fallback to datasource columns when query
results are empty) is preserved for 6.0's existing numericColumns
control surface.
- Test file: dropped the two `allColumns`/ENTIRE_ROW assertions and
the dedicated ENTIRE_ROW test for the same reason.
(cherry picked from commit a60860c969 )
2026-05-22 12:08:30 -07:00
Mehmet Salih Yavuz
94cfefeaa6
fix(table): consolidate visual column options under Visual formatting section ( #39856 )
...
(cherry picked from commit 69fbbfd7ce )
2026-05-20 11:43:34 -07:00
Jean Massucatto
3c56ad9bc8
fix(table): restore dropdown arrow visibility on paginated table page… ( #39305 )
...
(cherry picked from commit 9c3c8dcc0b )
2026-05-18 14:03:06 -07:00
dependabot[bot]
0df13f512a
chore(deps): bump lodash from 4.17.23 to 4.18.1 in /superset-frontend ( #39043 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: hainenber <dotronghai96@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hainenber <dotronghai96@gmail.com >
(cherry picked from commit c372f5980c )
2026-04-20 14:49:20 -07:00
Maxime Beauchemin
9554280795
refactor(plugins): replace react-icons with antd icons, remove 83MB dependency ( #39184 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit 63cceb6a79 )
2026-04-13 10:16:48 -07:00
Enzo Martellucci
deb64d2595
fix(table): cross-filtering breaks after renaming column labels via Custom SQL ( #38858 )
...
(cherry picked from commit aba7e6dae4 )
2026-04-13 10:16:48 -07:00
Vanessa Giannoni
b327c5843a
fix(table): preserve time grain aggregation when temporal column casing changes ( #37893 )
...
(cherry picked from commit f4acce5727 )
2026-02-20 21:45:53 -08:00
dependabot[bot]
17c7b27891
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /superset-frontend ( #37348 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3a811d680d )
2026-02-17 23:04:03 -08:00
Jamile Celento
c60cafe755
fix(table): only show increase/decrease color options when time comparison enabled ( #37362 )
...
(cherry picked from commit 3347b9bf6c )
2026-02-12 19:29:08 -08:00
Felipe López
854538c858
fix(charts): Table chart shows an error on row limit ( #37218 )
2026-02-02 16:06:19 -08:00
Richard Fogaca Nienkotter
68c7750f35
feat: Dynamic currency ( #36416 )
2026-01-26 12:40:52 -08:00
Mohammad Al-Qasem
3ae4e3d3df
feat(table): Gradient Toggle ( #36280 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-26 12:40:49 -08:00
Edison Liem
edd9345227
feat(dashboard): implement boolean conditional formatting ( #36338 )
...
Co-authored-by: Morris <morrisho215215@gmail.com >
(cherry picked from commit eabb5bdf7d )
2026-01-26 12:40:49 -08:00
Kaito Watanabe
f94170598c
feat: show search filtered total ( #36083 )
...
(cherry picked from commit 6e0960c3f5 )
2026-01-26 12:40:49 -08:00
SBIN2010
9edf84304a
feat: conditional formatting improvements add flag toAllRow and toTextColor in tables ( #34762 )
...
(cherry picked from commit 514d56d1ae )
2026-01-26 12:40:45 -08:00
Elizabeth Thompson
eaba081497
feat: Add comprehensive dark mode support for chart thumbnails and examples ( #35111 )
...
Co-authored-by: Claude <noreply@anthropic.com >
(cherry picked from commit 7d0a472d1e )
2026-01-26 12:40:42 -08:00
Maxime Beauchemin
c37a91b5cb
feat(matrixify): implement matrix of any charts as core Superset feature ( #34526 )
...
Co-authored-by: Claude <noreply@anthropic.com >
(cherry picked from commit e6c8343fd0 )
2026-01-26 12:40:40 -08:00
SBIN2010
36e8211306
feat: conditional formatting improvements in tables ( #34330 )
...
(cherry picked from commit 852adaa6cc )
2026-01-26 12:40:40 -08:00
Reynold Morel
98c8ffa0df
fix(dashboard): revert cell hover and active colors to grayscale ( #36991 )
...
(cherry picked from commit 0404c99e39 )
2026-01-14 15:38:15 -08:00
Enzo Martellucci
cdb0317be8
fix(plugin-chart-table): remove column misalignment when no scrollbars are present ( #36891 )
...
(cherry picked from commit 740ddc03e2 )
2026-01-05 11:59:00 -08:00
Luis Sánchez
6042099296
fix(TableChart): render cell bars for columns with NULL values ( #36819 )
2026-01-05 11:50:32 -08:00
om pharate
3a537498f6
feat(controlPanel): add integer validation for rows per page setting ( #36289 )
...
(cherry picked from commit 01f032017f )
2025-12-01 14:46:28 -08:00
Enzo Martellucci
72fbaa6677
fix: Table chart types headers are offset from the columns in the table ( #36190 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
(cherry picked from commit ab8352ee66 )
2025-11-25 08:40:15 -08:00
Joe Li
18ed2290bc
fix(table-chart): fix missing table header IDs ( #35968 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-11-14 15:53:24 -08:00
amaannawab923
d8c8430ed7
fix(Context-Menu): Fixing Context Menu for Table Chart with Html Content ( #33791 )
...
(cherry picked from commit 0307c71945 )
2025-11-07 12:02:20 -08:00
SBIN2010
1fdb3210f9
fix: displaying cell bars in table ( #35885 )
...
(cherry picked from commit dd857a2c7a )
2025-10-30 11:55:11 -07:00
Gabriel Torres Ruiz
a3aef76427
fix(ag-grid): fix conditional formatting theme colors and module extensibility ( #35605 )
...
(cherry picked from commit 5e4a80e5d0 )
2025-10-23 16:26:54 -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
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
Levis Mbote
1621c70b68
fix(table-chart): fix cell bar visibility in dark theme ( #35211 )
...
(cherry picked from commit ce55cc7dd7 )
2025-09-23 12:00:51 -07:00
SBIN2010
8c1fdcb179
fix: page size options 'all' correct in table and remove PAGE_SIZE_OPTIONS in handlebars ( #35095 )
...
(cherry picked from commit 06261f262b )
2025-09-12 15:43:06 -07:00
Nicolas
baee1ab82b
fix(Table Chart): render null dates properly ( #34558 )
...
(cherry picked from commit 65376c7baf )
2025-09-10 10:04:05 -07:00
SBIN2010
a8cf0981fa
fix(table): table search input placeholder ( #35064 )
...
(cherry picked from commit c5f220a9ff )
2025-09-09 10:08:09 -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
Levis Mbote
53503e32ae
fix(Table chart): fix percentage metric column ( #34175 )
2025-08-06 17:51:02 +03:00
JUST.in DO IT
8700a0b939
fix(table chart): render bigint value in a raw mode ( #34556 )
2025-08-05 13:11:28 -07:00
yousoph
7c2ec4ca5f
fix: Update table chart configuration labels to sentence case ( #34438 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-01 12:02:42 -07:00
Mehmet Salih Yavuz
a611278e04
fix: Console errors from various sources ( #34178 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
2025-07-30 23:32:32 +03:00
Ian McEwen
c49789167b
style(chart): restyle table pagination ( #34311 )
2025-07-27 19:39:10 -07:00
Pius Iniobong
9c771fb2ba
fix: preserve correct column order when table layout is changed with time comparison enabled ( #34300 )
2025-07-25 15:31:33 +03:00
Maxime Beauchemin
30e5684006
fix: address numerous long-standing console errors (python & web) ( #34299 )
2025-07-24 09:50:26 -07:00
Vitor Avila
75ee4edc6a
fix: Apply metric d3format when currency config is {} for table charts ( #34127 )
2025-07-10 22:44:22 -03:00
Mehmet Salih Yavuz
6adfd33e3a
fix(Table): Allow timeshifts to be overriden ( #34014 )
2025-07-07 13:20:09 +03:00
Mehmet Salih Yavuz
09736ee42c
feat(Table): Add infrastructure to override time shifts ( #33947 )
2025-06-30 16:32:43 +03:00
Maxime Beauchemin
dd129fa403
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor ( #31590 )
...
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com >
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com >
Co-authored-by: Damian Pendrak <dpendrak@gmail.com >
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-06-20 13:38:58 -07:00
Levis Mbote
7deca8f2cd
feat(chart): add toggle for percentage metric calculation mode in Table chart ( #33656 )
2025-06-13 21:00:58 +03:00
amaannawab923
950a3313d8
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-21 15:00:25 +02:00