 Evan RusackasandClaude Opus 4.8
|
ca63bb532d
|
fix(plugin-chart-table): preserve comparison arrow when a column-specific formatter entry is missing (#43494)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-27 03:30:17 -07:00 |
|
 DmitryandDmitry Kucher
|
f9530f31ab
|
fix(table): keep each metric's own aggregate in the summary row by default (#43421)
Co-authored-by: Dmitry Kucher <dima@virtuman.com>
|
2026-08-25 10:10:02 -07:00 |
|
Joe Li
|
a8a8b51afb
|
fix(plugin-chart-table): guard row-indexed comparison-color lookups against undefined entries (#43139)
|
2026-08-24 11:45:25 -07:00 |
|
 Evan RusackasandClaude Code
|
f7a2f0ec50
|
feat(table): allow choosing Sum or Average for the "Show summary" totals row (#43027)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-08-13 13:15:23 -07:00 |
|
 
|
b18015f63b
|
feat: Color Picker replaces the color selection drop-down list in conditional formatting (#42053)
Co-authored-by: rusackas <evan@rusackas.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-08 02:00:56 +03:00 |
|
 Joe LiandJuliann Forbes
|
ae66b697e5
|
fix(plugin-chart-table): align sticky header column dividers with table body (#42573)
Co-authored-by: Juliann Forbes <juliann@preset.io>
|
2026-08-06 15:40:44 -07:00 |
|
Joe Li
|
b8c44a1ad5
|
fix(ci): restore master validation checks (#42807)
|
2026-08-05 22:58:05 -07:00 |
|
Đỗ Trọng Hải
|
e4ef84ca72
|
feat(build): migrate from Prettier to Oxfmt for performant code formatting (#42434)
|
2026-08-04 00:27:05 +07:00 |
|
 Evan RusackasandClaude Opus 4.8
|
cec033e59c
|
fix(table): pick totals query positionally so all_records percent metrics don't shift it (#42428)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-29 15:47:57 -07:00 |
|
 Evan RusackasandClaude Sonnet 5
|
e54eccd5fb
|
chore(a11y): enable jsx-a11y/prefer-tag-over-role as error (#42078)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
|
2026-07-26 17:38:55 -07:00 |
|
Đỗ Trọng Hải
|
d65a816b39
|
chore(lint): toggle import/no-named-as-default to error level + fix all violations (#42214)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-07-20 10:22:15 -07:00 |
|
Durgaprasad M L
|
ff1cf5f24e
|
fix(table): hide search dropdown when search box is disabled (#41772)
|
2026-07-18 10:23:54 -07:00 |
|
 PRATHAMESH HUKKERIandPrathamesh Hukkeri
|
c05ac138fb
|
fix(table): prevent pagination reset on cell click (#42136)
Co-authored-by: Prathamesh Hukkeri <prathamesh04@users.noreply.github.com>
|
2026-07-17 21:33:19 +03:00 |
|
Đỗ Trọng Hải
|
5067230484
|
chore(lint): display import/no-duplicates lint rule violation as error (#42042)
|
2026-07-16 15:50:38 -07:00 |
|
 
|
e063f5093c
|
feat(frontend): upgrade Ant Design from v5 to v6 (#41636)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
|
2026-07-13 10:13:30 -07:00 |
|
 
|
c762b75ddc
|
chore(lint): upgrade no-unused-vars rule from warn to error (#41132)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-13 03:11:09 -07:00 |
|
 
|
189f258e0c
|
fix(drill): coerce temporal drill filter values (#40180)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Superset Dev <dev@superset.apache.org>
|
2026-07-11 15:24:51 -07:00 |
|
 NicolasandNicolas
|
e49945fc2f
|
fix(table charts v1 & v2): pagination, translation and search by (#36881)
Co-authored-by: Nicolas <n.berry@urios.com>
|
2026-07-07 17:10:44 -07:00 |
|
 Elizabeth ThompsonandClaude Sonnet 4.6
|
ee524b3471
|
fix(dashboard): let CSV exports use query cache instead of always force-querying (#41469)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-07-06 16:50:06 -07:00 |
|
Ville Brofeldt
|
44c1ad5c71
|
fix: delint frontend files (#41802)
|
2026-07-06 21:54:33 +02:00 |
|
 jackandEvan Rusackas
|
6c2c814b5c
|
fix(dashboard): not filterable column now not emitting cross-filters in table charts (#30827)
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-07-02 10:42:53 -07:00 |
|
 innovarkandSBIN2010
|
b3197c9b5e
|
fix(table-chart): fix "Search by" control visibility and improve table controls layout (#36073)
Co-authored-by: SBIN2010 <Sbin2010@mail.ru>
|
2026-07-01 17:22:36 -07:00 |
|
Evan Rusackas
|
725265502f
|
perf(frontend): migrate lodash imports to lodash-es for tree-shaking (#41511)
|
2026-06-30 00:09:39 +07:00 |
|
Kamil Gabryjelski
|
2d78a8733c
|
fix(plugin-chart-ag-grid-table): show correct percent-metric totals in summary row (#41247)
Signed-off-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2026-06-24 19:21:00 +02:00 |
|
 
|
c1d08bf27c
|
fix(table): respect row limit with server pagination (#41024)
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-06-23 12:17:12 -07:00 |
|
 
|
e18cd1f50c
|
fix(table): preserve percentage format for small numbers when d3SmallNumberFormat is unset (#37980)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-06-19 08:49:40 -07:00 |
|
 ![codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)
|
7b4efacbc2
|
fix(charts): add default padding to match other charts (#36895)
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-06-15 21:05:17 -07:00 |
|
Nitish Agarwal
|
f88f1fad04
|
fix(table): sort metric columns numerically regardless of display format (#39775)
|
2026-06-14 21:14:44 -07:00 |
|
Jean Massucatto
|
fc0245bdb0
|
fix(charts): show non-filterable columns in metric section for table … (#39524)
|
2026-06-02 18:31:42 +02:00 |
|
 dependabot[bot]andClaude
|
00d3a7dd1e
|
chore(deps-dev): bump oxlint from 1.63.0 to 1.64.0 in /superset-frontend (#40160)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude <claude@anthropic.com>
|
2026-05-18 10:28:13 -07:00 |
|
 
|
a60860c969
|
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>
|
2026-05-08 16:10:41 -07:00 |
|
Mehmet Salih Yavuz
|
69fbbfd7ce
|
fix(table): consolidate visual column options under Visual formatting section (#39856)
|
2026-05-08 10:43:38 +03:00 |
|
 
|
41a22d7918
|
chore: Upgrade to React 18 (#38563)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-05-04 19:19:36 +03:00 |
|
Abdul Rehman
|
b14cca15f6
|
fix(table): preserve decimals in totals row when Time Comparison is enabled (#39747)
|
2026-05-02 13:31:54 +07:00 |
|
  
|
cb74438865
|
fix(viz): correct table chart drill-to-detail temporal boundaries and null handling (#39668)
Co-authored-by: Samuelinto <samuel.mantilla@mail.utoronto.ca>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-01 11:46:18 -04:00 |
|
 marunandClaude
|
12f69760f9
|
fix(table): conditionally render search dropdown only when search input is enabled (#35204)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-04-30 11:08:01 -04:00 |
|
Jean Massucatto
|
9c3c8dcc0b
|
fix(table): restore dropdown arrow visibility on paginated table page… (#39305)
|
2026-04-30 05:56:51 -07:00 |
|
Sam Firke
|
3395620b6e
|
fix(table chart): fix rerender bug that continuously cleared search box (#39707)
|
2026-04-28 08:40:56 -03:00 |
|
 Evan RusackasandClaude Opus 4.5
|
abd93444d0
|
fix(frontend): clean up console warnings and deprecations (#37881)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-04-24 22:48:29 -07:00 |
|
 Maxime BeaucheminandClaude Opus 4.6
|
c2d96e0dce
|
fix(table): fix cross-filter not clearing on second click in Interactive Table (#39253)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-15 10:30:36 -07:00 |
|
Enzo Martellucci
|
aba7e6dae4
|
fix(table): cross-filtering breaks after renaming column labels via Custom SQL (#38858)
|
2026-04-10 06:02:18 +02:00 |
|
 Maxime BeaucheminandClaude Opus 4.6
|
63cceb6a79
|
refactor(plugins): replace react-icons with antd icons, remove 83MB dependency (#39184)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-08 13:21:34 -07:00 |
|
João Pedro Alves Barbosa
|
02ffb52f4a
|
fix(table): improve conditional formatting text contrast (#38705)
|
2026-03-22 18:59:15 -03:00 |
|
Michael S. Molina
|
357e35dc62
|
refactor(core): reorganize superset-core packages into feature-based structure (#38448)
|
2026-03-05 17:41:15 -03:00 |
|
 Evan RusackasandClaude Opus 4.5
|
3f64ad3da5
|
fix(i18n): wrap untranslated frontend strings and add i18n lint rule (#37776)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-22 21:27:37 -08:00 |
|
Evan Rusackas
|
672a380587
|
chore(frontend): enable additional oxlint rules for better code hygiene (#38145)
|
2026-02-23 10:36:24 +07:00 |
|
Đỗ Trọng Hải
|
3d6644864d
|
build(deps): migrate to lighter and modern react-icons (#38125)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-02-20 16:19:01 -08:00 |
|
 ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)
|
cff854b06e
|
chore(deps-dev): bump oxlint from 1.48.0 to 1.49.0 in /superset-frontend (#38115)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
|
2026-02-20 14:13:37 -08:00 |
|
Vanessa Giannoni
|
f4acce5727
|
fix(table): preserve time grain aggregation when temporal column casing changes (#37893)
|
2026-02-19 16:46:39 -08:00 |
|
Levis Mbote
|
c175346808
|
fix(table-charts): Prevent time grain from altering Raw Records in Tables + Interactive Tables (#37561)
|
2026-02-19 10:24:09 +01:00 |
|