This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 22, 2021
-
-
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.
-
Jeff Evans authored
Set validCheckSum values for id 313
-
Alexander Polyankin authored
-
Jeff Evans authored
* Fix file upload of secret values Fix logic in `db-details-client->server` to properly consider the `-options` suffixed connection property from the client version, to determine the treatment to be applied (i.e. base64 decode) Change logic in `db-details-client->server` to `assoc` nil rather than `dissoc` unused keywords (so they override the saved db details on merge) Update `driver.u/database->driver*` so that the engine loaded from the database instance is *always* a keyword Update `metabase.test.data.oracle/connection-details` to pass the property vals through the client->server translation layer Change `creator_id` in `secret` model to be nullable (since, when creating test DBs, the API current user is deliberately set to nil) Switch the logic in Oracle SSL test to iterate on the file-path and uploaded variants to the test itself to get around weird CircleCI/environment issues Use `rds_root_ca_truststore.jks` for the test instead since we don't need the full cacerts for this
-
- Dec 19, 2021
-
-
Jeff Evans authored
-
- Dec 18, 2021
-
-
Ariya Hidayat authored
-
- Dec 17, 2021
-
-
Kyle Doherty authored
-
Ariya Hidayat authored
-
Ariya Hidayat authored
Don't use yarn here since it will fetch dependencies specified in package.json. Instead, use npm so that dependencies frozen in package-lock.json, which metabase.github.io uses, are downloaded instead.
-
Ariya Hidayat authored
-
Anton Kulyk authored
* Reproduce #19341 * Reproduce unexpected behaviour for dataset picker * Hide "Explore results" button * Hide "Saved Questions" database from data picker * Hide "Saved Questions" step from dataset-style data picker * Set visibility :auth for "enable-nested-queries" * Fix datasets pickers navigation * Fix test * Fix saved questions appear in data selector search
-
Alexander Kiselev authored
* added some basic retry logic to dataset restore * added delay to exception handler in restore function
-
- Dec 16, 2021
-
-
Cam Saul authored
* Rename setting/get and setting/all; GeoJSON via env var tests * Fix typo (thanks @noahmoss)
-
Dalton authored
* Remove references to flag in FE code * Remove flag from BE code * Remove/update tests related to the feature flag * Show widget-type selection of 'String' for category & location template tags
-