This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-03 05:51:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e322f0d96042c9bc80253cf95eae16a482fe085
superset2
/
superset-frontend
/
plugins
/
plugin-chart-table
/
test
T
History
Evan Rusackas
and
Claude 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
..
DataTable
/utils
fix(plugin-chart-table): align sticky header column dividers with table body (
#42573
)
2026-08-06 15:40:44 -07:00
utils
fix(table): preserve percentage format for small numbers when d3SmallNumberFormat is unset (
#37980
)
2026-06-19 08:49:40 -07:00
buildQuery.test.ts
feat(table): allow choosing Sum or Average for the "Show summary" totals row (
#43027
)
2026-08-13 13:15:23 -07:00
controlPanel.test.ts
…
controlPanel.test.tsx
feat: Color Picker replaces the color selection drop-down list in conditional formatting (
#42053
)
2026-08-08 02:00:56 +03:00
sortAlphanumericCaseInsensitive.test.ts
…
TableChart.test.tsx
fix(table): pick totals query positionally so all_records percent metrics don't shift it (
#42428
)
2026-07-29 15:47:57 -07:00
testData.ts
…
testHelpers.tsx
…
tsconfig.json
…