This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jan 25, 2022
-
-
Anton Kulyk authored
-
- Jan 24, 2022
-
-
Nemanja Glumac authored
-
Luis Paolini authored
* Raising to 15 min timeout on GH actions * Update yaml.yml
-
Luis Paolini authored
* Use matrixes to reduce complexity * Cam's suggestions
-
Anton Kulyk authored
* Fix semantic type picker * Fix styles * Fix e2e test
-
Anton Kulyk authored
* Accept `renderActions` prop on ModerationActions * Pass verified icon name to render props fn * Add `reviewBannerClassName` prop * Render custom verify button for models * Avoid render prop
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Add models metadata e2e tests * Simplify test with helper functions * Extract models-metadata helpers
-
Anton Kulyk authored
* Change label for "enable-nested-queries" * Fix query types compatibility * Add utility to check if DB supports nested queries * Accept store initial state for `renderWithProviders` * Hide model button when nested queries disabled * Handle nullish database in modeling utils * Fix var
-
Anton Kulyk authored
* Move DataModelApp to own directory + refactor * Extract styled components * Add models education button * Add images for educational modal * Add `centeredTitle` prop to `ModalContent` * Add educational modal to Admin > Data Model * Fix translation * "Dataset" > "Model" * Add link * update the educational modal illustration Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Anton Kulyk authored
-
- Jan 21, 2022
-
-
Ariya Hidayat authored
-
Jeff Evans authored
-
Alexander Lesnenko authored
* data-picker-empty-state * specs
-
Nemanja Glumac authored
-
Howon Lee authored
Static viz errors are of basically two kinds: 1. Someone futzed up their query, which we can't do anything about 2. We futzed up the rendering, which is our fault. Display those two errors differently.
-
Ariya Hidayat authored
-
Joe Bordes authored
-
Alexander Lesnenko authored
* SelectButton component and stories * update imports * specs * fix forwardRef * update select button usages for data modeling feature * remove custom enter press handlers * update specs * add outline * specs * specs * specs * specs
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
- Jan 20, 2022
-
-
Ariya Hidayat authored
We will fall back to the manual workaround of tweaking the commit timestamp.
-
Cam Saul authored
`add-alias-info`: recognize `:field` clauses in join source queries to be the same if it has a `:temporal-unit` (#19789) * Backport Debug QP improvements from #19754 * Enable test * "Fuzzy" matching when looking for Fields in join source queries * Add/update tests * Test fix
* Remove trailing whitespace * Fix a few docstrings -
Cam Saul authored
* Add whats new for driver authors in 0.42.0 [ci skip] * Apply suggestions from code review [ci skip] Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
Cam Saul authored
-
Cam Saul authored
* Postgres: avoid unnecessary casts of DATE or TIMESTAMPTZ to TIMESTAMP * Update src/metabase/util/honeysql_extensions.clj * Update test/metabase/driver/postgres_test.clj
-
Jeff Evans authored
* Add drive scope to BigQuery client Adding new drive auth scope in order to be able to query Google Drive files created in BigQuery as external tables Adding new test to confirm such a table can be queried successfully
-
Jeff Bruemmer authored
-
Cam Saul authored
* Don't add `:join-alias` to `:field` clauses for fields that came from source query's source table * Some test fixes
* Test fixes * Test fix * Test fix -
Cam Saul authored
* Add test for #7487 * Fix error message * Update test for new error message
-
Ariya Hidayat authored
-
Alexander Lesnenko authored
-
Anton Kulyk authored
* Use `display_name` for metadata completeness calc * Fix unit tests
-
Cam Saul authored
* The return of parallel tests * Cleanup
-
Cam Saul authored
* `partial=` * Diff improvements * Update test/metabase/test_runner/effects.clj
-
Alexander Polyankin authored
-
Alexander Lesnenko authored
-