This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 02, 2024
-
-
Maz Ameli authored
-
Chris Truter authored
-
Ryan Laurie authored
* use RTK Query instead of entity framework for DatabaseCandidates * use skipToken to tighten up API request types
-
Alexander Polyankin authored
-
Uladzimir Havenchyk authored
Add repro test for a model that uses another model and both have custom column with the same name (#40851) * Add repro test for a model that uses another model and both have custom column with the same name * Skip test * Update e2e/test/scenarios/models/reproductions/39150-model-with-same-custom-column-name.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Update e2e/test/scenarios/models/reproductions/39150-model-with-same-custom-column-name.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Convert to ts and add question --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Alexander Polyankin authored
-
Chris Truter authored
-
Jeff Bruemmer authored
-
Nemanja Glumac authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Migrated .PopoverContainer, .PopoverBody * Make global CSS more prominent * Migrate 2 classes * Remove unused class * Migrate .PopoverBodyWithArrow * Remove unused class * Migrate .PopoverBodyMarginBottom * Remove unused class * Migrate .PopoverFooter * Remove unused class * Preserve classes order for easier review * Fix unit tests
-
Alexander Polyankin authored
-
Uladzimir Havenchyk authored
Add repro for "Dashboard filters do not work with custom columns on saved questions used in models" (#40784)
-
Uladzimir Havenchyk authored
* Add a repro for 'GUI model joining native ones break with column not found error' * Rename test * Add await * Skip test
-
Alexander Polyankin authored
-
Leo Paillier authored
-
Jeff Bruemmer authored
-
Oisin Coveney authored
-
- Apr 01, 2024
-
-
Ryan Laurie authored
* put new strings in the pot * update some more strings * add new translated strings
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Romeo Van Snick authored
-
Roman Abdulmanov authored
-
Anton Kulyk authored
-
Anton Kulyk authored
* Fix parameter values comparison in x-rays * Skip rerun when `parameterValues` are not initialized * Remove not used code
-
Uladzimir Havenchyk authored
-
Uladzimir Havenchyk authored
-
Ryan Laurie authored
-
Ryan Laurie authored
* HELP * Help delivered * allow entityPicker to display api errors --------- Co-authored-by:
Nick Fitzpatrick <nickfitz.582@gmail.com>
-
Oisin Coveney authored
-
- Mar 29, 2024
-
-
Alex Yarosh authored
* add link * create HAR * formatting * periods * more formatting * feedback
-
Raphael Krut-Landau authored
-
Anton Kulyk authored
* Add E2E test * Move `getDatasetQueryParams` to `data-fetching.js` * Use `null` as a parameter value when missing * Fix missing default `datasetQuery`
-
Alexander Polyankin authored
-
Ryan Laurie authored
-
Alexander Polyankin authored
-
Nicolò Pretto authored
-
Alexander Polyankin authored
-
- Mar 28, 2024
-
-
Nick Fitzpatrick authored
* Nick is sad * tests passing
-
John Swanson authored
... among other things. The order of arguments was wrong here, causing the default implementation of `post-process-collection-childre` to be called. The implementation for `:card` ends up removing the `:dataset_query` entirely, which is what was intended.
-
John Swanson authored
For collections retrieved from the Search API, attach `location` and `effective_location` so the frontend knows... where they're located.
-