This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 12, 2020
-
-
Cam Saul authored
* Allow users to run ad-hoc query starting with Card if they have perms for it * Convert metabase.query-processor.middleware.fetch-source-query-test to modern style * When resolving source query from card_id, use Card ID for perms * Add test to make sure we don't overwrite existing card-id * Add missing require * Test fix
* Sort namespaces * Tweak codecov.yaml
-
- May 11, 2020
-
-
Cam Saul authored
* Fix parsing commit messages in CI * Looks like CI works * Add codecov.yml
-
Cam Saul authored
-
Tom Robinson authored
* enable parallel cypress * add grouping, different approach to parallelism
-
Paul Rosenzweig authored
-
- May 08, 2020
-
-
Paul Rosenzweig authored
Co-authored-by:
Morgan Hankins <morganhankins@gmail.com> Co-authored-by:
Tom Robinson <tlrobinson@gmail.com>
-
- May 05, 2020
-
-
Federico Tedin authored
-
- May 04, 2020
-
-
Robert Roland authored
* Allow a driver to customize the query remarks This allows driver-specific metadata to be added to each query. If the driver can apply the default metadata, it should call default-query->remark Removed timezone test that isn't testing the driver itself, since the driver doesn't specify a default timezone Removed deprecated code from the redshift test Leave the original parameters from the front-end as :user-parameters so that they are accessible down in the drivers Transform the original parameters into the field_values in the query remark
-
Kyle Doherty authored
-
- May 01, 2020
-
-
flamber authored
* Change Map Tile Server URL to https * Paul: Remove comment
-
- Apr 30, 2020
-
-
Robert Roland authored
This alias was overriding any with-profiles from the command line. This will force all the drivers to be loaded when doing lein run, which will let local development against drivers work with lein run.
-
Cam Saul authored
* Fix include-plugins middleware when we use multiple lein with-profiles * Bump core project dep version
-
- Apr 28, 2020
-
-
Damon P. Cortesi authored
* Repro for #12221
-
- Apr 18, 2020
-
-
Simon Belak authored
-
- Apr 16, 2020
-
-
Tom Robinson authored
Merge release-0.35.x into master
-
flamber authored
* Fix expression 'replace' helper text * Prettier * Kyle correctness :-) Co-Authored-By:
Kyle Doherty <kdoh@users.noreply.github.com> Co-authored-by:
Kyle Doherty <kdoh@users.noreply.github.com>
-
- Apr 15, 2020
-
-
Damon P. Cortesi authored
* Add database-specific tests to Cypress (starting with Mongo) * Initial changes to Cypress to allow a limited set of tests to run * Include drivers in frontend uberjar
-
Cam Saul authored
-
- Apr 14, 2020
-
-
Cam Saul authored
-
Maz Ameli authored
* fix field type selects alignment * mostly fix display values alignment * remove unused component * redo the fix * Update frontend/src/metabase/admin/datamodel/components/FieldRemapping.jsx Co-Authored-By:
Kyle Doherty <kdoh@users.noreply.github.com> Co-authored-by:
Kyle Doherty <kdoh@users.noreply.github.com>
-
Simon Belak authored
* Insights: fix `change` looping infinitely on input (0, -1) (#12282) * Harden insights (#12289) * Fix expressions test [ci drivers] (#12295) * MBQL: add nil comparison tests (#12290) * More test fixes (#12298)
-
- Apr 13, 2020
-
-
Paul Rosenzweig authored
-
Tom Robinson authored
-
- Apr 10, 2020
-
-
Paul Rosenzweig authored
- Apr 09, 2020
-
-
Paul Rosenzweig authored
-
Tom Robinson authored
-
Simon Belak authored
-
- Apr 08, 2020
-
-
Tom Robinson authored
* Add cypress test for embedding settings * Yarn pretty * Import metabase.public-settings.metastore. Resolves #12273 * lint * Fix lint Co-authored-by:
Damon P. Cortesi <d.lifehacker@gmail.com>
-
Simon Belak authored
-
Simon Belak authored
-
Tom Robinson authored
* Fix email settings form. Resolves #12274, Resolves #12275 * Add email settings cypress tests
-
Simon Belak authored
-
Simon Belak authored
Insights: fix `change` looping infinitely on input (0, -1)
-
- Apr 02, 2020
-
-
Tom Robinson authored
* Repro for #12221 * yarn so pretty * Fix isValidField for joined-field, which fixes filtering on joined fields. Resolves #12221 * s/fit/it/ * Fix column filtering on date fields * fix lint Co-authored-by:
Damon P. Cortesi <d.lifehacker@gmail.com>
- Apr 01, 2020
-
-
Paul Rosenzweig authored
* Add Cypress test for #12228 (#12235) * fix logic to check if we'll use fieldValueWidget while parsing query params Co-authored-by:
Damon P. Cortesi <d.lifehacker@gmail.com>
-
Damon P. Cortesi authored
-
- Mar 31, 2020
-
-
flamber authored
* Explain hide X-rays and Our data sections [ci skip] * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> Co-authored-by:
Maz Ameli <maz@metabase.com>