This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 26, 2021
-
-
Daksh Shah authored
Fix minor formatting issue
-
Jeff Evans authored
Updating release script with a new build option to force the release to be latest (by overriding the GIT_COMMITTER_DATE env var when creating the tag)
-
Jeff Evans authored
-
Paul Duran authored
-
- Dec 24, 2021
-
-
Alexander Lesnenko authored
* Dashboard and table list filter * fix native question filters tey to render list of values * Fix specs * fix specs
-
Alexander Polyankin authored
-
Dalton authored
-
Dalton authored
* Add DimensionInfoPopover to DataSelector * show popover when there isn't an attached query * e2e test * skip flaky e2e test * use dimension display name as heuristic for showing popover
-
Dalton authored
-
- Dec 23, 2021
-
-
Dalton authored
Add TableInfoPopovers to data selector, query builder header, search, and native query reference sidebar (#19468) * Add TableInfoPopover to DataSelector * handle undefined table prop and improve fetching logic * Add popover to search * add popover to qb header table name * use TableInfo in TablePane * Add a few e2e tests * Make TablePane connected tables change sidebar
-
Dalton authored
-
Gustavo Saiani authored
-
- Dec 22, 2021
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Jeff Bruemmer authored
-
Alexander Kiselev authored
-
Dalton authored
* Add DimensionInfoPopover to FieldsPicker * add e2e tests * skip e2e tests for now
-
Dalton authored
* Add DimensionInfoPopover to the Filter sidebar dimension list * add e2e test * make e2e test less flaky * skip test for now
-
Dalton authored
* Add DimensionInfoPopover to the Summarize sidebar dimension list * add e2e tests * make e2e tests less flaky * skip tests for now
-
Dalton authored
* Add DimensionInfoPopover to Custom QB Expression Editor * add e2e test * skip flaky test for now
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Kiselev authored
* add should("be.visible") before clicks on Sample Dataset * add should("be.visible") before clicks when selecting a sample dataset * added findByTextEnsureVisible command to Cypress
-
Alexander Kiselev authored
-
- Dec 21, 2021
-
-
Ariya Hidayat authored
-
frannietrempe authored
* docs clarify sql access in sandboxing * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> * promote headings * revisions from Luis feedback Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
Noah Moss authored
-
Noah Moss authored
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
Alexander Lesnenko authored
-
Dalton authored
-
Dalton authored
* Add DimensionInfoPopover to TableInteractive column headers * check for missing query before parsing dimension * Don't render DimensionInfoPopover until all dependent data is available * Add a min/max width to the DimensionInfoPopover content * Don't show DimensionInfoPopover when user has no metadata * Add e2e test for table column header popover * some styling tweaks * Move field value fetching back to FieldValuesList * table styling tweaks * lint fix * add loading state for field values * handle alternate field values format * Format numbers * make comment more specific * Fix e2e test * changes per review * reconcile some styling differences btwn Dimension and Table popovers Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Alexander Lesnenko authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Dalton authored
* add TableInfoPopover * Finish TableInfo implementation * Add TableInfoPopover to TableBrowser * TableInfo & TableInfoPopover styling tweaks * add a cypress test for the /browse popover * TableInfo unit tests update * fix smoketest test * shorter delay * Add loading state for table metadata * Fix table fk link * make everything typescript * add more unit tests * fix types * fix e2e test * styles cleanup * review changes Co-authored-by:
Maz Ameli <maz@metabase.com>
-
- Dec 20, 2021
-
-
Gustavo Saiani authored
-
Maz Ameli authored
* restyle the Radio component a bit * tweak color
-
frannietrempe authored
* docs - install & setup consolidation * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
Alexander Kiselev authored
Revert "Attempt to fix flaky tests in `e2e-tests-admin-ee` by adding retry logic to `restore` (#19386)" (#19413) This reverts commit 0bcefdcc.
-