Sébastien
Sébastien
Fixed typo.
Adds wells to the map visualization in visualizer (will add screenshot as soon as I can)
Closes _nothing_ ### Description This reduces the number of warnings in the dev console. Before: https://github.com/user-attachments/assets/dc288aa0-4722-485d-998b-6110f3c67902 After: https://github.com/user-attachments/assets/d1609288-c6d0-4cab-89ab-58041bb9f7ef
Closes [VIZ-1057: Update filter widget appearance](https://linear.app/metabase/issue/VIZ-1057/update-filter-widget-appearance)
closes #57370 Closes [VIZ-917: Area chart shows data point values twice when graphing only one series](https://linear.app/metabase/issue/VIZ-917/area-chart-shows-data-point-values-twice-when-graphing-only-one-series) ### Description Avoids having to data points on the same series when only one...
This demonstrates and quantifies how importing specific plugins in *.premium.* unit tests improves performance. Before: ``` Benchmark Results: Runs: 10 Average: 5261.80ms Min: 4925ms Max: 6529ms ``` After: ``` Benchmark...
closes #65702 Closes [EMB-990: \[SDK\] Expose the item description as a visible column in CollectionBrowser instead of only showing it in a tooltip](https://linear.app/metabase/issue/EMB-990/sdk-expose-the-item-description-as-a-visible-column-in) ### Description Adds a "description" column to...
closes #65979 Closes [EMB-1036: SDK interactive dashboard shows 3 different loaders and only one can be customized](https://linear.app/metabase/issue/EMB-1036/sdk-interactive-dashboard-shows-3-different-loaders-and-only-one-can) ### Description When using the SDK, users can pass `loaderComponent` to the MetabaseProvider...
### Summary Upgrades axios to fix [DOS vulnerability](https://github.com/advisories/GHSA-4hjh-wcwx-xvwj). ### Requirements (place an `x` in each `[ ]`) * [x] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/node-slack-sdk/blob/main/.github/contributing.md) and have done my...