Vanessa Giannoni
2ec3aaaeea
feat(dashboard): show dataset column labels in View as table ( #37140 )
2026-01-27 13:51:28 -08:00
Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
Mehmet Salih Yavuz
9546ee37e5
chore(superset-core): move ui to new core ( #35308 )
2025-11-07 13:53:06 -03:00
Michael S. Molina
78faaee685
chore: Reference GenericDataType from @apache-superset/core ( #35214 )
2025-09-23 10:12:18 -07: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
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
6e1d1ad18b
refactor(Icons): Add typing support and improve structure ( #32880 )
2025-03-28 17:16:31 -07:00
Enzo Martellucci
ce6d5f5551
refactor(Icons): Replaces custom icons with Ant Design 5 icons ( #32112 )
...
Replace custom icons with Ant Design 5 icons to standardize the icon
2025-03-18 22:22:41 +01:00
Alexandru Soare
0030f46d2d
refactor(Popover): Upgrade Popover to Antd5 ( #31973 )
...
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
2025-02-10 16:38:17 +02:00
Enzo Martellucci
468bb5f47a
refactor(Radio): Upgrade Radio Component to Ant Design 5 ( #32004 )
2025-01-31 17:45:06 +01:00
Đỗ Trọng Hải
19e8a7049b
feat(fe): upgrade superset-frontend to Typescript v5 ( #31979 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2025-01-29 08:40:33 -03:00
Mehmet Salih Yavuz
ca12a1d466
refactor(space): Migrate Space to Ant Design 5 ( #31693 )
2025-01-03 16:41:03 +01:00
Đỗ Trọng Hải
1c3ef01209
chore(build): uplift several outdated frontend packages ( #29652 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-08-06 09:02:01 -06:00
Maxime Beauchemin
c094ac3584
style: remove uppercase from labels, buttons, tabs to align with design system ( #29673 )
2024-07-31 13:50:09 -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
Elizabeth Thompson
34b1db219c
feat(accessibility): add tabbing to chart menu in dashboard ( #26138 )
...
Co-authored-by: geido <diegopucci.me@gmail.com >
Co-authored-by: Diego Pucci <geido@Diegos-MBP.wind3.hub >
2024-04-08 18:40:57 +02:00
Maxime Beauchemin
12fe2929a4
fix: row limits & row count labels are confusing ( #27700 )
2024-04-02 13:58:35 -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
Ville Brofeldt
19f8405bc0
chore: make TS enums strictly PascalCase ( #26875 )
2024-01-31 17:40:44 -08:00
Evan Rusackas
1d4b8b6989
fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. ( #26710 )
2024-01-23 12:39:37 -07:00
Maxime Beauchemin
d2b0b8eac5
feat: make data tables support html ( #24368 )
2023-06-14 15:54:07 -07:00
Usiel Riedl
19247cc92a
Fixes datatable crash when dimension is empty ( #20680 )
...
Fixes #20679
Co-authored-by: Usiel Riedl <usiel.riedl@automattic.com >
2022-07-13 14:54:33 +08:00
Yongjie Zhao
fd129873ce
feat: multiple results pane on explore and dashboard ( #20277 )
2022-06-09 09:11:34 +08:00
Yongjie Zhao
a020f75a97
refactor: decouple DataTableControl ( #20226 )
2022-06-03 09:52:58 +08:00
Ville Brofeldt
0bcc21bc45
chore(data-table): make formatted dttm the default ( #20140 )
...
fix test
2022-05-20 15:39:10 +03:00
Ville Brofeldt
3d2fec9604
chore: fix explore pills ( #19866 )
...
* chore: fix explore pills
* fix tests
* address comments
* add test and remove redundant div
* switch to dark text
2022-04-28 10:28:47 +03:00
Kamil Gabryjelski
594523e895
feat(explore): Implement data panel redesign ( #19751 )
...
* feat(explore): Redesign of data panel
* Auto calculate chart panel height and width
* Add tests
* Fix e2e tests
* Increase collapsed data panel height
2022-04-19 10:10:40 +02:00
smileydev
34323f9b5f
fix(explore): make to show the null value as N/A in view result ( #19603 )
...
* fix(explore): make to show the null value as N/A in view result
* fix(explore): make to remove console
* fix(explore): make to remove console in Cell
* fix(explore): make to translate N/A
2022-04-18 19:26:15 -06:00
smileydev
468c5ca29a
fix(explore): make to convert null to N/A in view results ( #19316 )
...
* fix(explore): make to convert null to N/A in view results
* fix(explore): make to null formatter move before timeFormatter
2022-03-23 08:02:52 -06:00
Michael S. Molina
329855170e
refactor: Deletes the common/components folder ( #18999 )
2022-03-04 14:19:14 -03:00
Michael S. Molina
fd4bd1edbc
chore: Moves components out of the commons folder ( #18931 )
...
* refactor: Moves components out of the commons folder
* Fixes tests
2022-02-25 10:17:32 -03:00
Kamil Gabryjelski
830f2e71d3
feat(explore): Allow using time formatter on temporal columns in data table ( #18569 )
...
* feat(explore): Allow using time formatter on temporal columns in data table
* Fix data table loading
* Return colnames and coltypes from results request
* Fix types
* Fix tests
* Fix copy button
* Fix df is none
* Fix test
* Address comments
* Move useTimeFormattedColumns out of useTableColumns
* Make reducer more readable
2022-02-09 10:29:11 +01:00
Phillip Kelley-Dotson
e6ff25c980
fix(chart): ensure samples data is displayed ( #16900 )
...
* initial fix
* use data keys for cols
* add e2e test
* remove code
* trim logic
2021-11-12 14:23:46 -08:00
Yongjie Zhao
1f2a7a40c4
fix: datatable crash when column is empty string ( #17303 )
...
* fix: datatable crash when column is empty string
* typo
2021-11-01 23:58:31 +08:00
Kamil Gabryjelski
860e481a97
fix(explore): timestamp format when copy datatable to clipboard ( #17166 )
...
* fix(explore): timestamp format when copy datatable to clipboard
* Fix test
* Fix test
* Use translation for aria label
* Memoize stringified cells
* Fix test
2021-10-21 16:05:14 +02:00
AAfghahi
631ad02a76
fix: copy to Clipboard order ( #16299 )
...
* copy to Clipboard order
* centralized copyToClipboard
* fixed table order
* fixed tests
* added colnames to all viz types
* added colnames to all viz types
* added colnames to all viz types
2021-08-24 14:47:09 -07:00
Yongjie Zhao
b9d3338153
fix: dataTablesPane cell render undefine when the dot in metric label ( #15817 )
...
* fix: dataTablesPane cell render undefine when the dot in metric label
* fix UT
2021-07-22 22:09:27 +08:00
Michael S. Molina
79ff96269b
refactor: Bootstrap to AntD - Form - iteration 3 ( #14502 )
2021-05-08 12:34:52 -07:00
Bruno Motta
1252fd700e
test: DataTableControl ( #13668 )
...
* Tests for DataTableControl
* Update superset-frontend/src/explore/components/DataTableControl/RowCount.test.tsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update superset-frontend/src/explore/components/DataTableControl/RowCount.test.tsx
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2021-03-31 15:45:30 -07:00