This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Feb 03, 2022
-
-
Noah Moss authored
-
Cam Saul authored
* Bump backend dependencies (Jan 2022) * Revert java-time version upgrade for now until https://github.com/dm3/clojure.java-time/issues/77 is fixed * Add license overrides * Bump a few more deps (again). Revert Google/BigQuery and Vertica version bumps * Revert MariaDB and Redshift version changes
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Gustavo Saiani authored
-
Nemanja Glumac authored
* Add repro for #20043 * Reinforce some of the existing tests to reduce flakiness
-
dpsutton authored
Right now, datasets are all cards. In the future this could change so record the original model of the dataset as a card. In the future, maybe we care about the underlying model and this allows us to at least query and distinguish
-
Alexander Polyankin authored
-
Michiel Borkent authored
* Turn defendpoint config macro into analyze-call hook for better linting * Simplify hook * Remove previous macro config * Fix all errors concerning third party libs * revert whitespace change:
-
Noah Moss authored
-
Nemanja Glumac authored
-
Anton Kulyk authored
* Extract native editor height utils into their own file * Compute initial height for native model query editor * Fix hook
-
Anton Kulyk authored
* Enable repro * Assert query hash after saving query changes * Fix query hash appears on clean model
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Ariya Hidayat authored
-
- Feb 02, 2022
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Cam Saul authored
-
Anton Kulyk authored
-
Nemanja Glumac authored
* Remove superfluous `beforeEach` * Simplify `locks display to table` test Cuts the test running time in half. It goes from 10s to 4-5s. * Simplify `allows to edit GUI model query` test Cuts the test running time in half. It goes from ~16s to ~8s. * Group GUI models related tests into a separate `describe` block * Simplify `allows to edit native model query` test Cuts the test running time almost in half. It goes from ~12s to ~7s. * Group native models related tests into a separate `describe` block
-
Nemanja Glumac authored
* Handle NULL value for integer fingerprints Fixes #19976. * conditionally show some or none of component depending on if numbers are present in fingerprint * Make jsdoc return type accurate * add unit tests for this scenario * rmv unused import Co-authored-by:
Dalton Johnson <daltojohnso@users.noreply.github.com>
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Noah Moss authored
-
Dalton authored
* let user add missing options to ListField widget * let any value that is not an option be added * remove test regarding search input
-
Dalton authored
-
Anton Kulyk authored
* Reproduce #19742 * Filter out undefined tables * Add a note about repro test
-
Noah Moss authored
-
Jeff Evans authored
Break out separate util fn to return the given `authdb` or the canonical default ("admin") Add invocation to new util fn from the `mcred/create` call
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-