This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 06, 2022
-
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Benoit Vinay authored
* Pin map with null locations removed from Map props * Unskip cypress test * mapProps used for Map component * Rounding lat/long numbers in tests * data-testid added to no results vizualisation * Fixed tests for map with only null values * Simplified rows filtering
-
Gustavo Saiani authored
-
- May 05, 2022
-
-
Nemanja Glumac authored
-
Dalton authored
* Add minHeight option to sizeToFit modifier * Rmv unused things
-
Natalie authored
-
Ariya Hidayat authored
-
Dalton authored
* fix issue with missing parameter options in cloned, targeted dashboard * Fix unit tests
-
Cam Saul authored
Audit usages of `memoize` and `memoize/ttl` and use app-DB-specific memoization where appropriate (#21605) * More app-DB-specific memoization * Appease Eastwood
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Alexander Lesnenko authored
-
Alexander Polyankin authored
-
- May 04, 2022
-
-
Mahatthana (Kelvin) Nomsawadi authored
This reverts commit 35750230.
-
Alexander Lesnenko authored
* remove misleading permissions tooltip * Update enterprise/frontend/src/metabase-enterprise/feature_level_permissions/permission-management/download-permission.ts Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Diogo Mendes authored
* [E2E] Experiment running dashboard test group as PR check * alphabetical order
-
dpsutton authored
-
Jeff Bruemmer authored
-
adam-james authored
This fixes many minor translation errors where apostrohpes are missing in the rendered message. This is extremely common in French translations. In some cases it even causes {0} params to be missed since they accidentally end up inside an improperly escaped string.
-
Anton Kulyk authored
-
Noah Moss authored
* overrides for certain :unit values * tests * fix test & formatting tweaks
-
Alexander Polyankin authored
-
Alexander Lesnenko authored
-
Anton Kulyk authored
-
Nemanja Glumac authored
-
Anton Kulyk authored
-
Alexander Lesnenko authored
-
Ngoc Khuat authored
* BE: user with view collection perms can create Alerts * FE: don't update qs when create Alert
-
- May 03, 2022
-
-
Case Nelson authored
Persisted hydration was changed last-minute to batch, but the check needs to be done against card_id (#22387)
-
Case Nelson authored
Buffer deletions for an hour if the prune job happens soon after setting state. 1. so that people have a chance to change their mind. 2. if a query is running against the cache, it doesn't get ripped out.
-
Luis Paolini authored
-
Jeff Bruemmer authored
-
Nemanja Glumac authored
-
Gustavo Saiani authored
-
Dalton authored
* Rename 'Distincts' drill option to 'Count Distinct' * Update e2e tests that reference 'Distincts' * Count Distinct --> distinct values * capital D in Distinct Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Diogo Mendes authored
-
Ryan Laurie authored
* reproduce issue 22206
-