This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 20, 2024
-
-
github-automation-metabase authored
Azure Synapse doesn't like it when you give it a uuid parameter, even though synapse does support uuids in general. Converting those uuids to strings beforehand fixes this error, and regular SQL Server is also fine with that. Co-authored-by:
William <william@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
* fix: add supports for xx-YY locales in embed/public-links * Generate locales.json * [WIP] Read locales.json * wip FE implementation * refactor + unit and sdk component tests * fixes after the merge, plus tests and cleand up logic * fix file name in string * change FE logic to use locales from the instance settings * revert json generation * remove leftover comment * add comment about the code to keep in sync * migrate e2e tests for static/public to use #locale=de-CH so we test that it's using the fallback logic * fix kondo error * fix unit test * fix more jest tests * cy.request -> cy.intercept --------- Co-authored-by:
Nicolò Pretto <info@npretto.com> Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
-
github-automation-metabase authored
* fix: add supports for xx-YY locales in embed/public-links * Generate locales.json * [WIP] Read locales.json * wip FE implementation * refactor + unit and sdk component tests * fixes after the merge, plus tests and cleand up logic * fix file name in string * change FE logic to use locales from the instance settings * revert json generation * remove leftover comment * add comment about the code to keep in sync * fix kondo error * fix unit test * fix more jest tests --------- Co-authored-by:
Nicolò Pretto <info@npretto.com> Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
-
github-automation-metabase authored
* Update Readme version references and published npm version to 0.52.6 * Update CHANGELOG.md --------- Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
Phoomparin Mano authored
-
github-automation-metabase authored
Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
- Dec 19, 2024
-
-
github-automation-metabase authored
-
github-automation-metabase authored
* show all columns in scatter tooltip by default * update e2e spec Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Oleksandr Yakushev <alex@bytopia.org>
-
github-automation-metabase authored
* fix horizontally trimmed content on short pages * include filters * update specs Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
* allow collection clean up banner to be dismissable * small change * dismiss the banner if the user uses the clean up modal * add test coverage Co-authored-by:
Sloan Sparger <sloansparger@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
* Updating "Export dashboard as PDF" * Typo * updating the screenshot Co-authored-by:
Abed Habli <154609371+abdhabli@users.noreply.github.com>
-
github-automation-metabase authored
* short circuit tracking for ignored requests - add fall-through for ignored embedding requests * add test for ignored status codes * remove cruft * add logging for unknown clients or statuses * Fix some e2e tests in custom-column and view-data (#51431) * warn on reflection! --------- Co-authored-by:
bryan <bryan.maass@gmail.com> Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
-
github-automation-metabase authored
add sdk theme selector to storybook + split the storybook sdk config into its own folder (#51122) (#51497) * add sdk theme selector to storybook * let's try to split the storybook Co-authored-by:
Nicolò Pretto <info@npretto.com>
-
github-automation-metabase authored
Co-authored-by:
Nicolò Pretto <info@npretto.com>
-
github-automation-metabase authored
Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
- Dec 18, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
github-automation-metabase authored
* add percentages to sankey tooltip * another tooltip variant * specs * lint Co-authored-by:
Aleksandr Lesnenko <alxnddr@users.noreply.github.com>
-
github-automation-metabase authored
Co-authored-by:
Oleksandr Yakushev <alex@bytopia.org>
-
github-automation-metabase authored
Co-authored-by:
Phoomparin Mano <poom@metabase.com> Co-authored-by:
Phoomparin Mano <phoomparin@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Abed Habli <154609371+abdhabli@users.noreply.github.com>
-
github-automation-metabase authored
backported "fix(sdk): migrate to custom redux context to allow using the sdk on host apps that use redux" (#51414) * step1: add MetabaseReduxProvider and make our hooks + connect fn use it step1: add MetabaseReduxProvider and make our hooks + connect fn use it * step 2: codemod * step 3: manual fixes * step 4: e2e test for sdk --------- Co-authored-by:Nicolò Pretto <info@npretto.com>
-
github-automation-metabase authored
* lychee to lint doc links (#51422) Co-authored-by:
Ryan Laurie <iethree@gmail.com> * tests(jest): add ES module is-absolute-url to the transform ignore (#51438) --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> Co-authored-by:
Ryan Laurie <iethree@gmail.com> Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
- Dec 17, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
github-automation-metabase authored
Co-authored-by:
Chris Truter <chris@metabase.com>
-
Phoomparin Mano authored
* revert me - run this workflow against the release-x.52.x branch * Revert "revert me - run this workflow against the release-x.52.x branch" This reverts commit 09026adc. * re-enable cross-version tests
-
github-automation-metabase authored
Co-authored-by:
Chris Truter <chris@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
github-automation-metabase authored
Co-authored-by:
Phoomparin Mano <poom@metabase.com>
-
github-automation-metabase authored
-
Phoomparin Mano authored
-
github-automation-metabase authored
Co-authored-by:
Demetrio <53023423+ddowbnac@users.noreply.github.com>
-