This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 05, 2024
-
-
Oisin Coveney authored
-
github-automation-metabase authored
* Fix flaky #16559 repro * Wait for getCollections * Clean up helper * Wait for cardQuery before saving the dashboard Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
- Nov 04, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Case Nelson <case@metabase.com>
-
github-automation-metabase authored
* [WIP] Adjust dependent dashboard cards * Use transducer to make it less hairy (?) * Looks better now * Exception handling and log * Throw away indices * Add mapping deletion * Avoid redundant db roundtrips * Add test * Update update-mapping * Docstring * Docstrings * Format * Comment * comment * Shutdown deletion * Adjust update generationcode * Add tests * Comment * Remove deletion completely for now * Use transaction * Update test * Comment * Update src/metabase/models/card.clj * Update src/metabase/models/card.clj * Update src/metabase/models/card.clj * Format and parens * Address remaining remarks * cljfmt * Update src/metabase/models/card.clj * Address review remarks --------- Co-authored-by:
lbrdnk <lbrdnk@users.noreply.github.com> Co-authored-by:
Braden Shepherdson <braden@metabase.com>
-
github-automation-metabase authored
* fix: add UserAgentEntry to databricks connection Fixes: #49350 * Add test * Fix formatting Co-authored-by:
Case Nelson <case@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
github-automation-metabase authored
* Pivot Measures Order Used in Pivot Exports Fixes #48442 A pivot table can have any number of measures, and the user can order these by dragging in the UI. Before this PR, that order was ignored and measures would alway be in index order, which is confusing for any user who needs the measures to be displayed in a particular order, especially if they've re-ordered them in the pivot viz settings UI. A test has been added to check that measure order is used. A few minor changes to the pivot qp and post-processor - measure indices are looked up in the pivot qp and added in viz-settings order - the pivot measures are only added if the qp has not already added them. - pivot-opts Malli spec has been made in the namespace, adjusted to allow `nil` as a valid pivot-opts output, and used in relevant functions * address review points. * add a rows order test Co-authored-by:
adam-james <21064735+adam-james-v@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Alex Yarosh <alexandra@metabase.com>
-
github-automation-metabase authored
* Fix flaky custom column test * Fix flaky custom column test Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Oisin Coveney authored
-
github-automation-metabase authored
Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
github-automation-metabase authored
* Use list picker when searching a single value (#49323) * WIP: use list picker when searching a single value * Add test case for multi vs non-multi search fields * Update loki snapshots * Add special case to test for multiautocomplete filter * Use single select value in test * Add test for using list picker * Explicitly make sure elements are visible * Do not use list selector when search is disabled * Add margin to multi autocomplete dropdown * Update loki snapshots * Update loki snapshots * Update Loki Snapshots --------- Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
* Fix flaky test * Fix flaky test Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
github-automation-metabase authored
* Add yarn.lock change for elliptic 6.6.0 (#49424) * Update Loki Snapshots --------- Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
- Nov 01, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Noah Moss <32746338+noahmoss@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Alex Yarosh <alexandra@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
Previously these were omitted, and it caused invalid SQL to be generated, since the ORDER BY (time unit not updated) and GROUP BY (time unit updated) did not line up. Fixes #49263. Co-authored-by:
Braden Shepherdson <braden@metabase.com>
-
github-automation-metabase authored
This reverts commit fedd1466. Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
- Oct 31, 2024
-
-
github-automation-metabase authored
* Fix flaky #34574 repro * Format code * Add a wait * Decrease flakiness * Fix flake * Update comment Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
github-automation-metabase authored
Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
github-automation-metabase authored
* Use system schema * Use data only from selected catalog * Adjust tests * Update modules/drivers/databricks/test/metabase/driver/databricks_test.clj * Comments --------- 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:
Oleksandr Yakushev <alex@bytopia.org>
-
github-automation-metabase authored
Co-authored-by:
Nick Fitzpatrick <nick@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
* Fix flaky 25374-3 test * Fix flaky 25374-4 test * Fix race conditions * Decrease flakiness * Fix wrong param * Bullet-proofing Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
github-automation-metabase authored
* Update fullscreen dashboard filter on dark theme * Use the latest base color name --------- Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev> Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
-
github-automation-metabase authored
* Fix #49036 * Add explanatory comments * Improve comment * Improve comment * Update comment * Add repro for #49036 * Exclude custom Shift + Tab handling Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.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>
-
github-automation-metabase authored
Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
* Manually remove bad matches when preparing results for ACE * Do two-phase autocompletion * Allow single-character completions * Add test for flickering autocomplete results * Fix autocomplete tests * Simplify autocomplete helpers * Handle empty results in autocomplete * Fix e2e test Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
- Oct 30, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Noah Moss <32746338+noahmoss@users.noreply.github.com>
-