This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 13, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
- Jun 12, 2024
-
-
github-automation-metabase authored
* Handle errors when inferring separator of csv This file ``` "c1","c2" "a,b,c","d" ``` was failing to upload for a silly reason: when we were checking for which separator it used, we had a parse error when using a semi-colon and that blew up the whole pipeline. * Use cal's helpful test suggestions Co-authored-by:
dpsutton <dan@dpsutton.com>
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
* certain settings should be decrypted for cache config migration to run (#44048) * ~ fix test-migrations-for-driver! when rolling back and migrating again --------- Co-authored-by:
Alexander Solovyov <alexander@solovyov.net> Co-authored-by:
Cal Herries <calherries@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
Fix "Manage database" perms incorrectly show up on the schema-level permissions page (#43601) (#44079) Co-authored-by:
Sloan Sparger <sloansparger@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
Fix get card query_metadata and dashboard query_metadata throws 500 when users don't have view perms on any tables (#44052) (#44057) Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
github-automation-metabase authored
* fix single series bar hover * prefer reduced motion Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
Nemanja Glumac authored
* Fix dismissing popup * Undo revert * Merge refs * Update frontend/src/metabase/query_builder/components/expressions/ExpressionEditorTextfield/ExpressionEditorTextfield.tsx * Update frontend/src/metabase/query_builder/components/expressions/ExpressionEditorSuggestions/ExpressionEditorSuggestions.tsx * Update frontend/src/metabase/query_builder/components/expressions/ExpressionEditorSuggestions/ExpressionEditorSuggestions.tsx * Use semantically correct HTML * Fix popmenuTarget type --------- Co-authored-by:
Ivan Križnar <hyperNURb@users.noreply.github.com> Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
github-automation-metabase authored
* Restore icons in the new filter popup * it.each Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
github-automation-metabase authored
* Fix "collection items sorting" E2E flake * Add comments * Remove the `@flaky` tag Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Jun 11, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
* Re-work `startNewNativeQuestion` helper * Fix native_subquery flakes * Simplify the helper * Remove the `flaky` tags Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
github-automation-metabase authored
* Fix the typo * Replace `realHover` with the `mouseMove` trigger * Be explicit when targetting elements by their index * fix combo chart tooltip e2e specs * cy.wait as a last resort --------- Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
* Fix the flaky "bookmark" E2E test Resolves #43871 * Remove the `flaky` tag Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
github-automation-metabase authored
* Add connection string parsing * Add test case with role suffixed key Co-authored-by:
lbrdnk <lbrdnk@users.noreply.github.com>
-
github-automation-metabase authored
* Remind embedding SDK PR author to use conventional commits * Only remind PR author when PR title isn't conventional commits * Add branch for testing * Fix gh cli command * Fix getting wrong user login * Ensure we don't create more than 1 comment * Improve comment format * Add more info for non-changelog related type * Check non-changelog related types * Update the comment for consistency * Revert "Add branch for testing" This reverts commit 4a1be68828ca2b81d5548e24a7be491f9c0348c0. Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
-
- Jun 10, 2024
-
-
github-automation-metabase authored
* fix bar normalized stacking breaks line charts (#43957) * fix bar normalized stacking breaks line charts * spec * move stackable settings --------- Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com> Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
-
github-automation-metabase authored
* Bulk load data for can_run_adhoc_query and table metadatas (#43899) * Fix tests --------- Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com> Co-authored-by:
Sloan Sparger <sloansparger@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
Messages at INFO level and higher will appear in the browser console. Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com>
-
github-automation-metabase authored
* Fix stacked redirects to homepage dashboard crashing the app (#43836) * Add repro test * Move home selectors to `metabase/selectors/app` * Prevent unnecessary redirects to home dashboard * Rename * Handle navbar home link * Fix unit tests * Fix navigating away from an archived dashboard * Handle sub-root Metabase URLs * Fix dashboard state sync --------- Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Cal Herries <39073188+calherries@users.noreply.github.com>
-
github-automation-metabase authored
-
github-automation-metabase authored
Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
-
github-automation-metabase authored
-
github-automation-metabase authored
* Fix flaky E2E test "sidebar should be resizable" * Remove the `flaky` tag * Remove unused intercept Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
github-automation-metabase authored
-
github-automation-metabase authored
Co-authored-by:
Cal Herries <39073188+calherries@users.noreply.github.com>
-
github-automation-metabase authored
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
I'm not sure it's any less hacky in the CLJS but it keeps the TS wrappers thin. Context: - #43799 is the original issue - #43848 added the hack being removed here Co-authored-by:
Braden Shepherdson <braden@metabase.com> Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
github-automation-metabase authored
This PR simplifies a bit of text used in the cache cron schedule component: we can say "spaces" (which is normal English) not "white spaces" (which is developerese) Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
Nicolò Pretto authored
* PublicDashboard -> PublicOrEmbeddedDashboard * file renames and some fixes for PublicOrEmbeddedDashboard * PublicQuestion -> PublicOrEmbeddedQuestion (file renames) * PublicDashboard -> PublicOrEmbeddedDashboard * isPublic prop -> isPublicOrEmbedded in Dashboard and Dashcard
-