This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 26, 2023
-
-
Nick Fitzpatrick authored
* Adding snowplow events for custom homepage and dashboard pdf downloads * PR Feedback * rebase fix
-
Alexander Polyankin authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Group tests to make it easier to follow * Add the first parameter with default values test * Modify a test util API to make it easier to understand * Make the assertion more concise * Add more tests to cover default parameter values * Address review: cleanup + fix typo Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
- Jun 25, 2023
-
-
Uladzimir Havenchyk authored
-
Uladzimir Havenchyk authored
-
- Jun 24, 2023
-
-
metamben authored
The join-alias of joined columns should not escape the stage of the join.
-
- Jun 23, 2023
-
-
Nick Fitzpatrick authored
* changing ChartSettingOrderedColumns to functional component * Adding e2e test * PR Feedback
-
metamben authored
Part of #30093.
-
Aleksandr Lesnenko authored
-
Case Nelson authored
[MLv2] filter-clause and aggregation-clause should return a raw MBQL clause, not external op (#31748) Fixes # * [MLv2] filter-clause and aggregation-clause should return a raw MBQL clause, not external op * Add tests for clause fns * Fix linter
-
Jesse Devaney authored
* fix parameter mapping bug * add regression test for text card variable content --------- Co-authored-by:
Ryan Laurie <iethree@gmail.com>
-
Denis Berezin authored
* Fix automatic insights drill cause a full page reload * Refactor solution based on review suggestions
-
Jeff Bruemmer authored
-
metamben authored
-
Alexander Polyankin authored
-
Ryan Laurie authored
* add e2e tests for CSV upload snowplow event * add invalid upload test
-
Denis Berezin authored
[ci skip]
-
- Jun 22, 2023
-
-
Aleksandr Lesnenko authored
* bump jest tests timeout * actually let's bump it to 30 seconds
-
Aleksandr Lesnenko authored
-
Nick Fitzpatrick authored
-
Cal Herries authored
-
Tim Macdonald authored
-
Ryan Laurie authored
* limit uploads to 50mb * make limit stinrg more i8n friendly * update test
-
Aleksandr Lesnenko authored
-
Alexander Polyankin authored
-
Cal Herries authored
-
Oisin Coveney authored
-
Tim Macdonald authored
* Fix a few typos in the middleware * Standardize format of CSV upload errors [Fixes #31580]
-
- Jun 21, 2023
-
-
Cam Saul authored
* `:metadata/field` => `:metadata/column` * Merge master
-
Natalie authored
-
Emmad Usmani authored
* add distinct urls for dashboard tabs * switch to using useEffect * refactor separate hook useSyncURLSlug * add to public dashboards * fix bug when saving * rename hooks to match codebase convention * don't show slug in url when only one tab remains * update DashboardTabs unit test to include slug logic * refactor test to use findSlug helper method * replace history entry when initializing tab * more unit tests * another unit test * add e2e tests
-
Aleksandr Lesnenko authored
-
Cam Saul authored
* Implement `suggested-join-condition` * Update docstring * OOOF fix typo in `filter-clause` * Fix premature i18n lookup * Address PR feedback * MLv2 JS join function wrappers * PR feedback from #31590 * `join-conditions` returns raw MBQL clauses! * WIP * Simplify `with-join-alias` and `with-join-fields` * Simplify join and add with-join-conditions * Un-revert dev * Wow! Remove unresolved nonsense. * Remove dev * Remove dev * Test fixes
* PR feedback * WIP * defop doesn't need query or stage-number anymore * Fix Cljs tests for base PR * Test fixes * Test fix * Update JS wrappers * MLv2: remove the source-table: card__<id> hack once and for all -
Cal Herries authored
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Ngoc Khuat authored
-
Alexander Polyankin authored
-