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
Mehmet Salih Yavuz
bcc61bd933
refactor(Dropdown): Migrate Dropdown to Ant Design 5 ( #31972 )
2025-02-07 18:38:04 +01:00
Jack
f3e7c64de6
fix(virtual dataset sync): Sync virtual dataset columns when changing the SQL query ( #30903 )
...
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-02-07 18:16:44 +01:00
Mehmet Salih Yavuz
cde2d49c95
fix(datepicker): Full width datepicker on filter value select ( #32064 )
2025-02-03 17:51:05 +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
aa67525b70
fix(fe/explore): prevent runtime error when editing Dataset-origin Chart with empty title ( #32031 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-01-30 11:40:39 -07:00
Kamil Gabryjelski
a87a13c3ab
fix: Filters badge disappeared ( #32025 )
2025-01-29 14:29:45 +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
Kamil Gabryjelski
7e2b7941f3
refactor: Upgrade to React 17 ( #31961 )
2025-01-28 16:44:42 +01:00
Maxime Beauchemin
6eb87e04c0
chore: refactor Alert-related components ( #31858 )
2025-01-24 08:39:09 -08:00
Đỗ Trọng Hải
6d117ffbb5
chore: fix `tsc` errors ( #31965 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-01-23 08:54:40 -03:00
Maxime Beauchemin
fcd166149c
chore: Empty state refactor ( #31860 )
2025-01-22 13:20:38 -08:00
Alexandru Soare
e4e07eef5a
feat(CalendarFrame): adding previous calendar quarter ( #31889 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
2025-01-22 17:54:29 +01:00
Đỗ Trọng Hải
b74da7963b
chore(fe): migrate 6 Enzyme-based unit tests to RTL ( #31819 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2025-01-22 15:13:49 +01:00
Đỗ Trọng Hải
f8fe780f52
chore: replace Lodash usage with native JS implementation ( #31907 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-01-21 11:33:31 -07:00
Geido
eec374426f
refactor(Menu): Upgrade Menu Component to Ant Design 5 ( #31699 )
...
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2025-01-21 19:06:53 +01:00
Evan Rusackas
855011360a
build(eslint): disabling wildcard imports with eslint ( #31761 )
2025-01-13 17:25:47 -07:00
Mehmet Salih Yavuz
b5e62753b7
refactor(date picker): Migrate Date Picker to Ant Design 5 ( #31019 )
...
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2025-01-13 15:02:17 +01:00
Michael S. Molina
399b709aaf
refactor: Removes 5.0 approved legacy charts ( #31582 )
2025-01-09 16:45:05 -03:00
alexandrusoare
9cd3a8d5b0
refactor(Button): Upgrade Button component to Antd5 ( #31623 )
2025-01-09 11:04:59 +01:00
Jan Suleiman
a986a61b5f
feat(plugin): add plugin-chart-cartodiagram ( #25869 )
...
Co-authored-by: Jakob Miksch <jakob@meggsimum.de>
2025-01-06 08:58:03 -08:00
Mehmet Salih Yavuz
ca12a1d466
refactor(space): Migrate Space to Ant Design 5 ( #31693 )
2025-01-03 16:41:03 +01:00
Mehmet Salih Yavuz
9321ab9deb
refactor(Divider): Migrate Divider to Ant Design 5 ( #31607 )
2024-12-27 11:47:21 +01:00
Mehmet Salih Yavuz
a193d790b2
refactor(moment): Replace Moment.js with DayJs ( #31310 )
2024-12-23 18:42:43 +01:00
dependabot[bot]
ddd964e49a
chore(deps-dev): bump eslint-plugin-jest-dom from 3.6.5 to 5.5.0 in /superset-frontend ( #31217 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io>
2024-12-20 14:45:07 -07:00
alexandrusoare
f362c6f508
refactor(Modal): Upgrade Modal component to Antd5 ( #31420 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
2024-12-19 17:22:11 +01:00
Kamil Gabryjelski
9b28a6eed6
fix: Tooltip covers the date selector in native filters ( #31472 )
2024-12-16 18:29:10 +01:00
Kamil Gabryjelski
8be69aa647
fix(explore): Styling issue in Search Metrics input field ( #31473 )
2024-12-16 18:28:38 +01:00
Enzo Martellucci
fd57fce977
refactor: Migrate AdhocFilterEditPopoverSqlTabContent to TypeScript ( #31268 )
...
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-12-11 14:26:18 +02:00
alexandrusoare
3d3c09d299
chore(Tooltip): Upgrade Tooltip to Ant Design 5 ( #31182 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
2024-11-30 12:37:40 +02:00
Damian Pendrak
97dde8c485
fix: x axis title disappears when editing bar chart ( #30821 )
2024-11-29 16:09:03 +01:00
Michael S. Molina
93ba8e16c3
refactor: Creates the VizType enum ( #31193 )
2024-11-29 10:05:02 -03:00
alexandrusoare
ba99980cf4
refactor(List): Upgrade List from antdesign4 to antdesign5 ( #30963 )
2024-11-25 16:44:17 +02:00
Kamil Gabryjelski
abf3790ea6
chore: Cleanup code related to MetadataBar, fix types ( #31030 )
2024-11-22 16:02:13 +01:00
JUST.in DO IT
9e5b568cc9
fix(explore): verified props is not updated ( #31008 )
2024-11-21 11:05:43 -08:00
Geido
90572be95a
fix(Dashboard): Retain colors when color scheme not set ( #30646 )
2024-11-21 19:58:32 +02:00
Mehmet Salih Yavuz
a7069e60e2
refactor(input): Migrate Input component to Ant Design 5 ( #30730 )
2024-11-13 15:07:45 +04:00
alexandrusoare
5b2f005e80
chore(FilterBar): Filter bar accessibility ( #30812 )
2024-11-07 13:08:32 +02:00
Antonio Rivero
8c7a3bf85a
fix(time_comparison): Allow deleting dates when using custom shift ( #30848 )
2024-11-06 13:26:11 +01:00
Đỗ Trọng Hải
576ad85eb4
chore(fe): replace deprecate aliased Jest matchers with corresponding substituents ( #30355 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-10-29 12:27:20 -06:00
Geido
19f840cde7
fix(Dashboard): DatePicker to not autoclose modal ( #30702 )
2024-10-24 19:26:42 +03:00
Kamil Gabryjelski
4a5d978abb
refactor: Split FastVizSwitcher into multiple files for readability ( #30662 )
2024-10-21 20:05:39 +02:00
ObservabilityTeam
2c3ba95768
fix(filters): Adds a fix for saving time range adhoc_filters ( #30581 )
...
Co-authored-by: Muhammad Musfir <muhammad.musfir@de-cix.net>
2024-10-15 11:44:31 -03:00
Đỗ Trọng Hải
9a2b1a5cf7
chore(fe): uplift FE packages to latest version ( #30357 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-10-11 12:46:01 -06:00
JUST.in DO IT
b627011463
fix(explore): don't discard controls on deprecated ( #30447 )
2024-10-03 17:12:23 -07:00
Michael S. Molina
03146b21be
fix: Open control with Simple tab selected when there is no column selected ( #30502 )
2024-10-03 08:45:39 -03:00
Đỗ Trọng Hải
da7a74e604
refactor(frontend): migrate 6 Enzyme-based tests to RTL, part 2 ( #30281 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-10-01 14:27:47 -06:00
Antonio Rivero
18c2376b50
feat(datasets): Allow swap dataset after deletion ( #30364 )
2024-09-25 18:12:45 +02:00
Enzo Martellucci
39f1b714a5
refactor: Migration of AnnotationLayerControl to TypeScript ( #28346 )
...
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
2024-09-25 17:45:11 +02:00
Kasia
930078b6f5
chore(explore): Medium font weight for section headers ( #30321 )
2024-09-18 19:39:06 +02:00