This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 15, 2024
-
-
Nemanja Glumac authored
-
Noah Moss authored
-
Kamil Mielnik authored
* Fix milestone name for gold version * Reuse getMilestoneName * Add more tests
-
Nemanja Glumac authored
* Bridge out of sync collection information between the card and the state * Account for models * Use existing helpers * Create virtual schema if it doesn't exist yet * Add E2E reproduction for #39812 * Create virtual schema if it doesn't exist yet * Create virtual schema if it doesn't exist yet * Create virtual schema if it doesn't exist yet * Expand the reproduction to include the nested question scenario * Improve assertions * Convert E2E repro to TS * Fix tests --------- Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Braden Shepherdson authored
Eg. for a date column without a time, don't offer "Hour of day" as a choice. For a time column without the date, only offer "Hour of day". Fixes #40125.
-
Nemanja Glumac authored
* Fix multi-schema data selector header styling - Makes spacing equal on both sides of the divider - Changes the divider from the hyphen to the forward slash * Change the breadcrumb divider in the Table Metadata section
-
Ngoc Khuat authored
-
- Mar 14, 2024
-
-
Chris Truter authored
-
Ngoc Khuat authored
-
Denis Berezin authored
* Global styles refactor * Add missing test change * Fix e2e * Migrate buttons * Migrate buttons * Fix review
-
Alexander Polyankin authored
-
Denis Berezin authored
* Global styles refactor * Add missing test change * Fix e2e * Review fixes
-
Alex Yarosh authored
-
Tim Macdonald authored
* SQL Lineage: Create the QueryField model This links Cards (with native queries) to Fields, showing us which queries use which Fields. QueryFields are automatically maintained as part of the Card lifecycle Cards with stale queries (powered by QueryField info) are exposed via the `card?f=stale` API
-
Cal Herries authored
-
Raphael Krut-Landau authored
Fixes a problem introduced in #39782
-
Cal Herries authored
-
Cal Herries authored
Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
- Mar 13, 2024
-
-
Raphael Krut-Landau authored
-
Noah Moss authored
-
Alex Yarosh authored
-
Taqveer Doha authored
-
Alex Yarosh authored
* explicit callout for data download * rephrase "data download" -> "download results" * review suggestions * wrong link
-
Jesse Devaney authored
-
Ryan Laurie authored
* updated pot file for v49 * update translations for 49
-
Nemanja Glumac authored
* Upgrade Cypress grep library to its latest version * Add Cypress grep types to our E2E TS config * PoC: Convert existing JS Cypress spec to TS
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Jeff Bruemmer authored
-
Chris Truter authored
-
Cal Herries authored
-
Alex Yarosh authored
* some clarifications around subscriptions * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Nemanja Glumac authored
Correctly show a selected table (in the data selector) which comes from a multi-schema database (#39930) * Show selected table in the data selector Fixes #39807. * Build schema information when table is selected * Remove now unused method * Update only the selected schema id information * Obtain schema id from the state * Introduce multiple schemas to the writable database * Add E2E reproduction for #39807 * Fix unit test * Fetch schema if needed according to the new condition
-
Oisin Coveney authored
Co-authored-by:
Tim Macdonald <tim@metabase.com>
-
Jeff Bruemmer authored
This reverts commit 9413706b.
-
Romeo Van Snick authored
* Add reproduction for spaces breaking the search in filter pickers * Search using display name too * Search using display name in summarize picker
-
Alexander Polyankin authored
-
Ngoc Khuat authored
-