Michael S. Molina
357e35dc62
refactor(core): reorganize superset-core packages into feature-based structure ( #38448 )
2026-03-05 17:41:15 -03: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
SBIN2010
84f1ee4409
feat: added conditional formatting enhancements string to pivot table ( #35863 )
2026-02-17 01:08:41 +03:00
dependabot[bot]
afacca350f
chore(deps-dev): bump oxlint from 1.42.0 to 1.46.0 in /superset-frontend ( #37917 )
...
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 >
2026-02-12 21:45:26 +07:00
Evan Rusackas
fc5506e466
chore(frontend): comprehensive TypeScript quality improvements ( #37625 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-06 13:16:57 -08:00
SBIN2010
d823dfd2b9
feat: add interactive column sorting to pivot table ( #36050 )
2026-01-23 11:10:13 -08:00
Richard Fogaca Nienkotter
f4474b2e3e
feat: Dynamic currency ( #36416 )
2026-01-16 21:58:41 -08:00
Reynold Morel
0404c99e39
fix(dashboard): revert cell hover and active colors to grayscale ( #36991 )
2026-01-13 22:22:37 +03:00
Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
Enzo Martellucci
062e4a2922
fix: Columns bleeding into other cells ( #36134 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Geidō <60598000+geido@users.noreply.github.com >
2025-11-25 11:09:13 +02:00
Mehmet Salih Yavuz
9546ee37e5
chore(superset-core): move ui to new core ( #35308 )
2025-11-07 13:53:06 -03:00
Maxime Beauchemin
1f482b42eb
feat: completely migrate from DeprecatedThemeColors to Antd semantic tokens ( #34732 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-18 14:04:26 -07:00
Mehmet Salih Yavuz
f554848c9f
fix(PivotTable): Render html in cells if allowRenderHtml is true ( #34351 )
2025-07-29 01:12:37 +03:00
Maxime Beauchemin
5d6a979cd0
chore: remove some of the deprecated theme.colors.* ( #34056 )
2025-07-04 11:39:03 -07: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
Geido
fb6efb9e9a
fix(PivotTable): Pass string only to safeHtmlSpan ( #29895 )
2024-08-08 20:01:18 +03:00
Maxime Beauchemin
c5829419e3
feat: get html (links/styling/img/...) to work in pivot table ( #29724 )
2024-07-31 16:43:56 -07:00
Đỗ Trọng Hải
0ca42a8e4d
chore: remove React 16.4's obsolete React imports ( #28571 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-06-05 08:13:24 -03:00
Edgar Ulloa
7263c7cb47
refactor: add "button" role to clickable UI elements for improved accessibility ( #26602 )
2024-04-18 18:28:02 +02:00
Stepan
60fe58196a
fix(pivot-table-v2): Added forgotten translation pivot table v2 ( #22840 )
2024-02-15 10:16:02 -07:00
Evan Rusackas
753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) ( #26907 )
2024-02-15 07:40:17 -07:00
Michael S. Molina
be11556799
feat: Adds options to show subtotals in Pivot Table ( #24960 )
2023-08-14 09:20:32 -03:00
Kamil Gabryjelski
da5f7155c6
fix: Further drill by in Pivot Table ( #23692 )
2023-04-14 15:50:13 +02:00
akashboora
832e8fb0ac
fix(Pivot Table v2): resolved full width issue ( #23393 )
2023-03-22 15:36:07 -06:00
Kamil Gabryjelski
ee1952e488
feat(dashboard): Add cross filter from context menu ( #23141 )
2023-02-23 17:05:41 +01:00
Artem Shumeiko
c839d0daf5
chore: Localization of superset pt. 2 ( #22772 )
2023-01-30 09:20:43 -07:00
Artem Shumeiko
f3696ceef3
chore: Localization of several charts and elements ( #22150 )
...
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com >
2023-01-11 09:42:54 -07:00
Stephen Liu
ab53d77aba
fix(dashboard): fix Pivot Table V2 dragPreview in the dashboard ( #21539 )
2022-09-28 22:10:38 +08:00
Michael S. Molina
859b6d2d20
feat: Adds drill to detail context menu to Pivot Table ( #21198 )
...
* feat: Adds drill to detail context menu to Pivot Table
* Adds useCallback
2022-08-26 08:23:26 -03:00
Just[in]Do it!
3f124d9d67
fix(plugin-chart-pivot-table): Invalid Formats Date Fields ( #20909 )
...
When a custom date field value converted in a string format, some aggregators truncated to the first four digits.
This is caused by the parseFloat function which converts to first matched number rather than NaN(Not-A-Number) value.
This commit replaces the parseFloat by Number wrapper to handle this case correctly.
2022-07-28 22:56:08 -07:00
Diego Medina
22b7496d2e
fix: string aggregation is incorrect in PivotTableV2 ( #19102 )
...
* fix: string aggregation is incorrect in PivotTableV2
* cleanup
* fix
* updates
2022-05-23 12:39:18 -06:00
Geido
1fe30f1f0e
Add tnum property to tables ( #20093 )
2022-05-18 16:26:29 +02:00
Michael S. Molina
31095a523d
chore: Removes plugin-chart-pivot-table hard-coded colors ( #19439 )
2022-03-31 13:30:36 -03:00
Kamil Gabryjelski
a8a48af7fa
chore: Make font-weights themable, fix font faces ( #19236 )
...
* fix(fonts): Import all necessary font packages
* Make html tags themable
* Set bold font weight to 600, add medium font weight to theme
* Replace hard coded font weights with theme variables
* Change some font weight light elements to normal
* Fix tests
* Fix bug in pivot table
* Address code review comments
2022-03-22 09:36:15 +01:00
Kamil Gabryjelski
9c9edbe8bc
chore(plugin-chart-pivot-table): migrate react-pivottable into superset codebase ( #17769 )
...
* chore(plugin-chart-pivot-table): migrate react-pivottable into superset codebase
* Fix lint errors
* Use named export
* Clean up the code
2021-12-17 12:00:32 +01:00