Mehmet Salih Yavuz
ed622e254a
feat(matrixify): Revamp control panel ( #38519 )
2026-03-13 21:51:53 +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 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
Vanessa Giannoni
7110fc9cde
fix(explore): remove extra spacing when Advanced Analytics section is hidden ( #37456 )
2026-01-29 12:18:06 +03:00
Mehmet Salih Yavuz
95c14b1fc1
chore(Matrixify): disable matrixify for incompatible viz types ( #37163 )
2026-01-16 11:12:05 +03:00
Mehmet Salih Yavuz
e053418c97
fix(Matrixify): Do not clear values when saving ( #37090 )
2026-01-13 23:22:51 +03:00
Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
OrhanBC
d5c5dbb3bf
refactor(word-cloud): convert rotation and color controls to React components (POC) ( #36275 )
...
Co-authored-by: BrandanBurgess <brandanbb13@gmail.com >
2025-11-28 12:28:31 -08:00
Mehmet Salih Yavuz
9546ee37e5
chore(superset-core): move ui to new core ( #35308 )
2025-11-07 13:53:06 -03:00
Gabriel Torres Ruiz
c11be72ead
fix(UI): spacings + UI fixes ( #36010 )
2025-11-06 10:19:07 -08:00
Evan Rusackas
8ccdf3b32b
feat(frontend): Replace ESLint with OXC hybrid linting architecture ( #35506 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-30 09:26:21 -07:00
Gabriel Torres Ruiz
e6bd03fe98
fix(theming): solve modal dark theme issues + styling and code improvements ( #35539 )
2025-10-14 11:08:18 -07:00
Elizabeth Thompson
8bb911bc91
fix(modals): use Modal.useModal hook for proper dark mode theming ( #35198 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-03 10:11:19 -07:00
Maxime Beauchemin
ad3eff9e90
feat(matrixify): replace single toggle with separate horizontal/vertical layout controls ( #35067 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
2025-09-17 22:57:06 +03:00
Richard Fogaca Nienkotter
a66737cb05
feat(custom-tooltip): custom tooltip on deck.gl charts ( #34276 )
2025-09-16 17:11:19 +03:00
Gabriel Torres Ruiz
d183969744
fix(theming): fix TimeTable chart issues ( #34868 )
2025-09-02 13:48:13 +03:00
Maxime Beauchemin
e6c8343fd0
feat(matrixify): implement matrix of any charts as core Superset feature ( #34526 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-19 08:36:55 -07:00
Kamil Gabryjelski
47874318df
fix: Invalid error tooltip if control label is function ( #34698 )
2025-08-14 16:52:50 +02:00
Mehmet Salih Yavuz
967134f540
fix(theming): Visual bugs p-3 ( #34424 )
2025-08-01 00:26:38 +03:00
Enzo Martellucci
89bf77b5c9
fix(theming): Fix visual regressions from theming P7 ( #34237 )
2025-07-24 19:57:50 +02: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
6e1d1ad18b
refactor(Icons): Add typing support and improve structure ( #32880 )
2025-03-28 17:16:31 -07: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
Maxime Beauchemin
6eb87e04c0
chore: refactor Alert-related components ( #31858 )
2025-01-24 08:39:09 -08:00
Damian Pendrak
97dde8c485
fix: x axis title disappears when editing bar chart ( #30821 )
2024-11-29 16:09:03 +01:00
Kasia
930078b6f5
chore(explore): Medium font weight for section headers ( #30321 )
2024-09-18 19:39:06 +02:00
Kamil Gabryjelski
3d0665183c
fix: Table time comparison breaking after form data update ( #29525 )
2024-07-09 14:42:11 +02: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
Ross Mabbett
35e1820f8a
fix(Mixed Chart Filter Control): Allow delete condition for adhoc_filters_b ( #28771 )
2024-05-31 14:44:37 -07:00
JUST.in DO IT
07cd1d89d0
fix(explore): hide advanced analytics for non temporal xaxis ( #28312 )
2024-05-08 17:40:28 -03:00
Kamil Gabryjelski
4ecfce98f6
feat(explore): Clear temporal filter value ( #27788 )
2024-04-09 11:27:21 +02: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
Michael S. Molina
8a2f7d378a
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag ( #26372 )
2024-01-31 09:45:57 -05:00
EugeneTorap
117435f0d8
chore: update UI dev libs and fix warnings & vulnerabilities ( #24648 )
2023-07-10 20:44:35 -06:00
Ville Brofeldt
8db5cb18c0
fix(generic-x-axis): skip initial time filter for legacy charts ( #23506 )
2023-03-28 14:08:52 +03:00
Geido
da3791ad3d
fix: Table sorting reset ( #23318 )
2023-03-15 18:48:03 +01:00
Lily Kuang
1f3eb56688
fix: customize tab on heatmap chart is blank ( #23243 )
2023-03-01 14:02:12 -08:00
Kamil Gabryjelski
6076457b90
fix(explore): Dashboard filters on adhoc cols not working in Explore ( #23239 )
2023-03-01 15:45:00 +01:00
Michael S. Molina
b63ea6386f
fix: Prevents last temporal filter removal ( #22982 )
2023-02-03 10:50:12 -05:00
Michael S. Molina
af73c59b0a
feat: Generic X-axis improvements ( #22707 )
2023-01-19 12:22:39 -05:00
Kamil Gabryjelski
d1e576cbd1
fix(explore): Prevent infinite rerenders when editing dataset ( #22219 )
2022-11-25 16:00:21 +01:00
Kamil Gabryjelski
1809d2b957
fix(explore): Value undefined and Unhashable type errors ( #22207 )
2022-11-23 20:45:10 +01:00
Kamil Gabryjelski
cddc361adc
feat(explore): Don't discard controls with custom sql when changing datasource ( #20934 )
2022-10-19 15:29:38 +02:00
Andrew
df7840c041
chore: Added translate functions ( #21816 )
2022-10-19 09:54:16 +08:00
Antonio Rivero Martinez
605b6920a6
fix(datasets): Stop showing alert when saving from query ( #21442 )
2022-10-11 10:24:11 -07:00
Cody Leff
e7acb1a79d
chore(explore): update Explore icons and icon colors ( #20612 )
...
* Update Explore icons and icon colors.
* Change shade of blue and make blue only appear when fields have never been filled in.
* Fix Cypress test.
* Update non-error validation color from blue to yellow.
* Unpack ternary.
* Replace direct AntD imports with our Icons component.
2022-07-29 09:05:15 -06:00
Kamil Gabryjelski
5c2c2e8040
feat(explore): UX changes in fast viz switcher ( #20848 )
...
* feat(explore): UX changes in fast viz switcher
* Fix test
2022-07-26 08:44:17 +02:00
Diego Medina
c29261b63d
fix: X Axis should be called Y Axis when using the Bar Chart V2 on Horizontal mode ( #20659 )
2022-07-09 12:36:16 +08:00