This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 28, 2023
-
-
Ariya Hidayat authored
-
Tim Macdonald authored
-
john-metabase authored
-
Noah Moss authored
-
Alexander Polyankin authored
-
- Jun 27, 2023
-
-
Cam Saul authored
* Extra Metric tests; include `:description` in the Metric `display-info` * Add `available-metrics` function & TS wrappers * Support passing a Metric to `lib/aggregate` * Include `:selected` information in Metric display info * Fix indentation * Revert changes to arithmetic type-of calculation * Test fixes
* Address PR feedback * Address PR feedback * Update docstring -
Mahatthana (Kelvin) Nomsawadi authored
-
Aleksandr Lesnenko authored
-
Maz Ameli authored
-
Cam Saul authored
* MLv2: lib.metadata function simplification * Kondo
-
Case Nelson authored
* [MLv2] Native query manipulation functions for raw query and template tags * Remove circular dependency * Check extract, rather than recognize * Copy schema from #31789, fix tests for schema * Fix test * Update src/metabase/lib/js.cljs Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com> * Update src/metabase/lib/native.cljc Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com> * Convert template-tag dimension field to mlv2 * Update src/metabase/lib/schema/template_tag.cljc Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com> * Include ::id/snippet * Add assert for modifying native queries * sort namespace --------- Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com>
-
Ryan Laurie authored
-
metamben authored
* Fix resolving inherited columns * Introduce remove-join function Part of #30093.
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Tim Macdonald authored
-
Case Nelson authored
-
Ryan Laurie authored
* track dashcard events
-
Maz Ameli authored
-
Ryan Laurie authored
-
Noah Moss authored
* only try to parse temporal values during xlsx export when effective type is temporal * add dan's test suggestion
-
Aleksandr Lesnenko authored
-
Alexander Polyankin authored
-
Aleksandr Lesnenko authored
-
Anton Kulyk authored
-
Cal Herries authored
-
- Jun 26, 2023
-
-
Noah Moss authored
* read is-metabot-enabled setting from env var only * change visibility back to public * skip metabot specs * skip one more spec * fix BE tests * fix indentation * more indentation --------- Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
-
Ryan Laurie authored
* convert searchResult to typescript * expand searchResult tests and convert to typescript * remove prop types * cleanup tests and infoText component
-
Emmad Usmani authored
* only load cards and metadata for current dashboard tab * add e2e test * refactor * more refactoring * fix filters not working * update e2e test * fix bug with x-rays * add dashboard_tab_id to automagic-dashboard response * use schema check instead * fix on public dashboards * remove FE x-ray fix now that BE is fixed * add test for public dashboards * fix duplicate request for public dashboards * fix notification bug * fix failing unit tests in `reducers.unit.spec.js` --------- Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
Denis Berezin authored
* Fix 'null' initial value for name field in new question save form * Refactored test to use common api
-
Jeff Bruemmer authored
-
Ryan Laurie authored
* better error display and more permissive of backend errors
-
Uladzimir Havenchyk authored
-
Ryan Laurie authored
* allow image preview in object detail
-
Emmad Usmani authored
-
Uladzimir Havenchyk authored
* Rename styled jsx to tsx * Migrate styled files from jsx to tsx * Migrate styled files from js to tsx * Migrate enterprise styled files to tsx * Fixup
-
Noah Moss authored
-
Jeff Bruemmer authored
-
Denis Berezin authored
-