This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 25, 2023
-
-
Noah Moss authored
Co-authored-by:
Luiz Arakaki <luiz.arakaki@metabase.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Ngoc Khuat authored
* Do not record revision if the object is not changed. (#30285)
-
- Apr 24, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Natalie <nat@metabase.com>
-
metabase-bot[bot] authored
Fixes #30262. Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com>
-
metabase-bot[bot] authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Ryan Laurie authored
* wait for db delete request to resolve before closing modal * more async shenanigans # Conflicts: # frontend/src/metabase/admin/databases/database.js
-
- Apr 21, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Hide multiple values option when connect dashboard filter with question with template tags (#30270) (#30288) * fix typo * driveby type improvement * Fix not showing single or multiple values options When a parameter is connected to a question with template tags * Review: unit tests instead Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
-
metabase-bot[bot] authored
* Fixes inlining of numeric params in native queries * Updates namespaces to use sql.qp/with-driver-honey-sql-version Co-authored-by:
john-metabase <92878045+john-metabase@users.noreply.github.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jesse Devaney <22608765+JesseSDevaney@users.noreply.github.com>
-
- Apr 20, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
- Apr 19, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by:
Natalie <nat@metabase.com>
-
metabase-bot[bot] authored
Co-authored-by:
Natalie <nat@metabase.com>
-
metabase-bot[bot] authored
The core logic is still from the release script in bin/release. The change here mostly wiring it up to GitHub Action so that it can be trigged upon a new git tag (during the release process). Co-authored-by:
Ariya Hidayat <ariya@metabase.com>
-
metabase-bot[bot] authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Nemanja Glumac authored
* [TEMP] Disable the failing Percy spec (#30175) * Increase the request timeout for Percy model editor spec (#30176) * Increase the request timeout for Percy model editor spec * Update e2e/test/visual/models/editor.cy.spec.js Co-authored-by:
Tim Macdonald <tim@metabase.com> --------- Co-authored-by:
Tim Macdonald <tim@metabase.com> * [CI] Remove matrix strategy from the `percy` job (#30153) * Upgrade Percy CLI to `v1.23.0` (#30179) --------- Co-authored-by:
Tim Macdonald <tim@metabase.com>
-
dpsutton authored
* Include checklist task to migrate off h2 New checklist item is shown when not hosted and app-db is h2. A divergence from others, this checklist is not shown if it is not triggered. In other words, we don't want to show this task as completed in the UI if they are hosted or using pg, we just want to omit the task completely. This is because we do not know if they upgraded or just started with pg/mysql or started in the cloud. Did lots of cleanup to make this easier to grok and easier to test. Ultimately we don't have to redef a bunch of stuff to test the scenarios. * Fix setup links for external urls * Re-export * Add api types * Add tests * Improve tests * Improve tests * Improve tests * Improve tests * Improve tests * Simplify if * Show checklist as completed when on pg/mysql and not hosted was filtering this out as we can't (easily?) tell if an instance was migrated from h2 -> postgres. So wasn't clear if showing a checked-off task list item made sense. But it does. So we'll show it. We just wont' show it in cloud (hosted) --------- Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
- Apr 18, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Natalie <nat@metabase.com>
-
- Apr 17, 2023
-
-
metabase-bot[bot] authored
* Fixes backfill-ids/has-entity-id? * Adds hydration for Action :model * Adds test for Action :model hydration Co-authored-by:
john-metabase <92878045+john-metabase@users.noreply.github.com>
-
metabase-bot[bot] authored
Co-authored-by:
john-metabase <92878045+john-metabase@users.noreply.github.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Apr 14, 2023
-
-
Alexander Polyankin authored
-
metabase-bot[bot] authored
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
- Apr 13, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Natalie <nat@metabase.com>
-
metabase-bot[bot] authored
Co-authored-by:
Natalie <nat@metabase.com>
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
- Apr 12, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
* Update the position description of "clear all filters" * Add missing links to `models` page Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Apr 11, 2023
-
-
Jeff Bruemmer authored
-
metabase-bot[bot] authored
f -> of Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
metabase-bot[bot] authored
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
metabase-bot[bot] authored
Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
- Apr 07, 2023
-
-
metabase-bot[bot] authored
Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
metabase-bot[bot] authored
-