Commit Graph

6334 Commits

Author SHA1 Message Date
Michael S. Molina df93420d2e chore: Adds 4.0.2 RC1 data to CHANGELOG.md 2024-06-18 10:13:50 -03:00
Michael S. Molina 40ddd591c1 fix: Custom SQL filter control (#29260) 2024-06-14 14:50:31 -03:00
Ross Mabbett 88967ba634 test(Explorer): Fix minor errors in ExploreViewContainer syntax, add tests (#29249)
(cherry picked from commit 2418efe85c)
2024-06-14 14:34:46 -03:00
JUST.in DO IT 21cb4a90bb chore(sqllab): Add logging for actions (#28876)
(cherry picked from commit 05829cbda9)
2024-06-14 14:34:46 -03:00
Ross Mabbett 8de2efc870 fix(Explore): Keep necessary form data to allow query mode switching (#29234)
(cherry picked from commit 0dc9215c89)
2024-06-13 14:33:19 -03:00
JUST.in DO IT ce6fa3b652 fix(sqllab): run previous state query (#29230)
(cherry picked from commit a88979631e)
2024-06-13 09:10:25 -03:00
Kamil Gabryjelski 60f28e11bc fix(mixed-timeseries-plugin): Second query stacks stacked on top of first query series (#29119)
(cherry picked from commit 68fd189586)
2024-06-13 09:10:25 -03:00
JUST.in DO IT c9a6537e7d fix(explore): Drill to detail truncates int64 IDs (#29081)
(cherry picked from commit dabb4e064f)
2024-06-05 15:33:55 -03:00
Ross Mabbett 36383bd0ce fix(Mixed Chart Filter Control): Allow delete condition for `adhoc_filters_b` (#28771)
(cherry picked from commit 35e1820f8a)
2024-06-05 15:33:55 -03:00
JUST.in DO IT 38fdf23453 fix(dashboard): unable to resize due to the overlapped droptarget (#28772)
(cherry picked from commit ce568c34f9)
2024-06-05 15:33:55 -03:00
Elizabeth Thompson 0e5593f8d7 fix: do not close database modal on mask click (#28750)
(cherry picked from commit cbd3fa2190)
2024-05-30 10:39:41 -03:00
JUST.in DO IT 379ccc0563 fix(sqllab): Sort db selector options by the API order (#28749) 2024-05-30 10:30:38 -03:00
Sivaramakrishnan Vaidyanathan 64c1c37adc fix: Add back description column to saved queries #12431 (#28349)
Co-authored-by: SRK <sivaramakrishnan_vaidyanathan@apple.com>
Co-authored-by: ʈᵃᵢ <tai@apache.org>
(cherry picked from commit c51ca98e14)
2024-05-30 09:57:09 -03:00
JUST.in DO IT bfa85b4479 fix(explore): hide a control wrapped with StashFormDataContainer correctly (#28555)
(cherry picked from commit 956511f7ef)
2024-05-16 18:31:12 -03:00
JUST.in DO IT d135976256 fix(dashboard): invalid drop item on a tab (#28507)
(cherry picked from commit 65e0d54fa5)
2024-05-15 08:56:14 -03:00
Michael S. Molina dffc445d6d fix: Time shifts calculation for ECharts plugins (#28432)
(cherry picked from commit 821c7d7f2c)
2024-05-15 08:56:14 -03:00
John Bodley 78d5b47b98 fix: Update migration logic in #27119 (#28422) 2024-05-13 16:40:28 -03:00
Jack 59673695ac fix(ar-modal): updateNotificationSettings not updating state (#28409)
(cherry picked from commit d871b4d267)
2024-05-13 15:33:09 -03:00
Ross Mabbett 44239616c1 fix(dashboard): Change class name on last Droppable in a column (#28395)
(cherry picked from commit b0157649af)
2024-05-13 15:33:09 -03:00
Michael S. Molina ad2db084c8 fix: Contribution percentages for ECharts plugins (#28368)
(cherry picked from commit 55f3b46f41)
2024-05-13 15:33:08 -03:00
Michael S. Molina 0c6fdc5560 fix: Scroll to top when selecting a global dashboard tab (#28386)
(cherry picked from commit 9e4ba6762f)
2024-05-13 15:33:08 -03:00
JUST.in DO IT 17b5367ee3 fix(explore): hide advanced analytics for non temporal xaxis (#28312)
(cherry picked from commit 07cd1d89d0)
2024-05-08 17:41:38 -03:00
Michael S. Molina d046a328a2 fix: Small tweaks for Line and Area chart migrations (ECharts) (#28334)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit b4ab36a6a5)
2024-05-08 13:26:32 -03:00
John Bodley 1ff2c3bbd2 fix: Rename legacy line and area charts (#28113) 2024-05-03 08:50:45 -03:00
Michael S. Molina 3b8bc9b2bd chore: Adds 4.0.1 RC1 data to CHANGELOG.md 2024-05-02 11:23:51 -03:00
JUST.in DO IT 5de4862af0 fix(explore): cannot reorder dnd of Metrics (#28269)
(cherry picked from commit 7c8423a522)
2024-05-01 10:33:26 -03:00
JUST.in DO IT aef6564e1e fix(dashboard): unable to drop tabs in columns (#28242)
(cherry picked from commit 44690fb299)
2024-04-29 14:52:24 -03:00
JUST.in DO IT b738a754c9 fix(explore): temporal column mixin (#28241)
(cherry picked from commit 743c0bde7e)
2024-04-29 14:52:24 -03:00
Evan Rusackas c250ad259e fix(maps): adds Crimea back to Ukraine 🇺🇦 (#28226) 2024-04-29 13:40:22 -03:00
JUST.in DO IT 3d8f00b074 fix(sqllab): invalid css scope for ace editor autocomplete (#28156)
(cherry picked from commit 7e94dc5b40)
2024-04-29 09:29:07 -03:00
Jack a8f7ea0720 fix(AlertsReports): making log retention "None" option valid (#27554)
(cherry picked from commit b7f3e0bb50)
2024-04-29 09:07:03 -03:00
Michael S. Molina ee92eeb605 fix: Dynamic filter does not show all values on blur/clear events (#28036)
(cherry picked from commit 6e01a68276)
2024-04-16 09:35:05 -03:00
Elizabeth Thompson aa75891136 fix: bump client side chart timeouts to use the SUPERSET_WEBSERVER_TIMEOUT (#28018)
(cherry picked from commit 99c414e4da)
2024-04-16 09:35:05 -03:00
Michael S. Molina 41230db0ea fix: Select is accepting unknown pasted values when `allowNewOptions` is false (#28017)
(cherry picked from commit caad29b5b3)
2024-04-16 09:35:05 -03:00
Michael S. Molina 1cf0b14058 fix: Incorrect onChange value when an unloaded value is pasted into AsyncSelect (#27996)
(cherry picked from commit 06077d42a8)
2024-04-16 09:35:05 -03:00
sowo aa9aea6a4f fix(drillby): Enable DrillBy in charts w/o filters (dimensions) (#27941)
(cherry picked from commit 35c8b7a162)
2024-04-16 09:35:05 -03:00
Jack 10dffa6d2a fix(alerts/reports): removing duplicate notification method options (#27239)
(cherry picked from commit eb4ca010ae)
2024-04-16 08:28:18 -03:00
Geido d6e0ff5879 fix(Dashboard): Add aria-label to filters and search forms (#27968)
(cherry picked from commit 4202fba0f1)
2024-04-16 08:28:17 -03:00
Kamil Gabryjelski 42e1329fd2 fix: useTruncation infinite loop, reenable dashboard cross links on ChartList (#27701)
(cherry picked from commit ae0f2ce3c1)
2024-04-16 08:28:17 -03:00
JUST.in DO IT af9dc6fb01 chore(explore): Hide non-droppable metric and column list (#27717)
(cherry picked from commit eda304bda9)
2024-04-10 17:44:12 -03:00
Spencer Torres 23cd2b138b fix(frontend): allow "constructor" property in response data (#25407)
(cherry picked from commit a1983e468b)
2024-04-08 11:26:59 -03:00
Ross Mabbett ecc6ced4d4 fix(Dashboard): Add border to row when hovering HoverMenu in edit mode (#27593)
(cherry picked from commit 265390c243)
2024-04-08 10:40:02 -03:00
Lily Kuang 300669f1e7 fix(bar-chart): change legend padding for horizontal orientation (#27883)
(cherry picked from commit cfa0556df7)
2024-04-08 10:40:02 -03:00
Maxime Beauchemin 54942e2eaa fix: row limits & row count labels are confusing (#27700)
(cherry picked from commit 12fe2929a4)
2024-04-08 10:40:01 -03:00
JUST.in DO IT 026c75e018 fix(dashboard): missing null check in error extra (#27845)
(cherry picked from commit f25795c4e4)
2024-04-08 10:40:01 -03:00
Michael S. Molina b7fa3edcf4 fix: Select onChange is fired when the same item is selected in single mode (#27706)
(cherry picked from commit d69a1870a0)
2024-04-01 16:06:30 -03:00
Michael S. Molina b8e556d6f2 fix: Removes filter plugins from viz gallery (#27763) 2024-04-01 16:06:09 -03:00
JUST.in DO IT 2fa1b35c16 perf(explore): virtualized datasource field sections (#27625)
(cherry picked from commit 38eecfc5d4)
2024-03-28 09:27:44 -03:00
JUST.in DO IT a024b4ac1b fix(explore): drag and drop indicator UX (#27558)
(cherry picked from commit 7369754192)
2024-03-28 09:27:43 -03:00
Jack 34b06f94ab fix(AlertReports): disabling value when not null option is active (#27550)
(cherry picked from commit ed9e542781)
2024-03-26 15:37:36 -03:00