This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 29, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
github-automation-metabase authored
See https://www.notion.so/metabase/Search-Index-Maintenance-14b69354c9018047b670cbba1c3be50d This ensures that when one instance starts or finishes reindexing, the other instances pick up and switch to the same tables. Note: this does not stop blowing away the currently active table on deployment yet, we need to have a notion of version for that first. Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
github-automation-metabase authored
This also avoids a brittle song and dance with non-authoritative atoms in the background. Now we juggle authoritative atoms all the time
Co-authored-by:Chris Truter <crisptrutski@users.noreply.github.com>
-
- Nov 28, 2024
-
-
github-automation-metabase authored
* Enable underlying-records drill in table viz for multi-stage queries * Fix e2e test * Add tests for underyling-records drill for multi-stage queries * Review feedback: filterv not-empty etc * Review feedback: add a breakout-only query to drill-thru canned-queries Co-authored-by:
appleby <86076+appleby@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
github-automation-metabase authored
* do not show column selection error on empty datasets * persist default sankey column settings when saving * add more specs to chart-definition logic * more specs Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Alexander Solovyov <alexander@solovyov.net>
-
github-automation-metabase authored
Fixes https://github.com/metabase/metabase/issues/50501 Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
- Nov 27, 2024
-
-
github-automation-metabase authored
* Table Column Ordering Should Not Prevent Pivot Exports Prior, when viz-settings existed for table column ordering, or if some columns were hidden in a regular table viz, the pivot export could fail. Now, if a pivot table is being exported, the table column sorting is properly ignored and the pivot export should work. * address feedback Co-authored-by:
adam-james <21064735+adam-james-v@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
github-automation-metabase authored
* add background-inverse color mapping * add tooltip themes * tooltip theming * apply to echarts tooltip * update tooltip default color * update tooltip defaults * add sdk color mapping * add additional theme colors * add echarts tooltip story * add loki tests * remove background-inverse theme color option * add to docs * use ChartTooltipRoot for story and update loki snapshot * update secondaryTextColor docstring * fix unit tests Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
github-automation-metabase authored
Fixes: #50422 Although we passed additional-options through subname in url parameters to DriverManager, we were also passing `:schema nil` as connection property. Co-authored-by:
Case Nelson <case@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
--------- Co-authored-by:
Nicolò Pretto <info@npretto.com> Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
-
github-automation-metabase authored
Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
github-automation-metabase authored
* Add catalog validation in can-connect? implementation * Remove redundant let * Adjust description * Update modules/drivers/databricks/src/metabase/driver/databricks.clj --------- Co-authored-by:
lbrdnk <lbrdnk@users.noreply.github.com> Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
- Nov 26, 2024
-
-
github-automation-metabase authored
* temporarily hiding group into other (#50511) * temporarily hiding group into other * hide group into other * remove assertions related to group into other * Update Loki Snapshots --------- Co-authored-by:
Metabase Automation <github-automation@metabase.com> * Update Loki Snapshots --------- Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
* Adding .png version of no_results.svg to fix #49012 * Adjusting text color to to match existing color scheme * Removing old unused no results assets; adding new png version of no_results.svg at matching resolution to pulse_no_results@2x.png * Fixing namespace import cycle Co-authored-by:
Tyler Plude <tsplude@gmail.com>
-
github-automation-metabase authored
* remove pivot-grouping row and columns in tandem (#50476) * remove pivot-grouping row and columns in tandem * add pivot card scalar test for csvs and xlsx. * improve test feedback * add a 'todo' for pivoted json exports * indent * tap tap tap --------- Co-authored-by:
bryan <bryan.maass@gmail.com> Co-authored-by:
Adam James <adam.vermeer2@gmail.com>
-
github-automation-metabase authored
* Pivot Export Aggregations Improved and Won't Error (#50380) * Pivot Export Aggregations Improved and Won't Error Fixes #50207 WIP - Totals now have appropriate aggregation implementation - Totals for different row and column partial paths could collide before (eg. if a pivot-col value was equal to the - measure idx), now the paths are unique and will not collide, causing errors * add a test * multiple measures need to have the correct order in each row * clean up, add some comments explaining totals paths * fix tests * add test to show add-rows working correctly after :rows-part :cols-part added * tap tap tap --------- Co-authored-by:
adam-james <21064735+adam-james-v@users.noreply.github.com> Co-authored-by:
Adam James <adam.vermeer2@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
* Fix embedding test build (#50542) * kick ci --------- Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com> Co-authored-by:
Ryan Laurie <iethree@gmail.com>
-
Alexander Polyankin authored
-
Kamil Mielnik authored
* Add stage-number parameter to NativeParameterDimensionTarget * Update unit test * Recognize native query dimension parameters with stage-number * Update test setup --------- Co-authored-by:
Tamás Benkő <tamas@metabase.com>
-
Alexander Polyankin authored
-
Ryan Laurie authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Disable `?locale` on static embeds/public links * Fix E2E tests * Add a new line for consistency
-
Alberto Perdomo authored
* Update link to SDK npm page * Update link to SDK npm page
-
Chris Truter authored
-
Aleksandr Lesnenko authored
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
- Nov 25, 2024
-
-
Alexander Polyankin authored
-
Romeo Van Snick authored
* Add postcss-nested * Use postcss-nested over postcss-nesting
-
Chris Truter authored
-
Phoomparin Mano authored
* show sdk loading state when visualizing for the first time * rename to isQueryResultLoading * check for loading indicator * add notes on slow 3G
-